User:Feeagh
Jump to navigation
Jump to search
This is a character page template, with various options.
| variable | options | default | what it does |
|---|---|---|---|
| small-side | left, right | left | Determines whether the left or right is the thinner side. |
| colour-background | Any web colour name, hex colour, or rgb()/rgba() value. | white | Sets the background for the main data areas. |
| colour-border | Any web colour name, hex colour, or rgb()/rgba() value. | black | Sets the colour for the borders. |
| colour-headers | Any web colour name, hex colour, or rgb()/rgba() value. | #CCCCCC | Sets the colour for the section headers. |
| colour-links | Any web colour name, hex colour, or rgb()/rgba() value. | #666666 | Sets the colour for links and some other accents. |
| colour-text | Any web colour name, hex colour, or rgb()/rgba() value. | black | Sets the text colour. |
| image-main | An image name, such as Bob.png | N/A | Sets the character image at the top of the thin side. |
| image-alt | An image name, such as Bob2.png | N/A | Sets the image at the bottom of the thin side. |
| header-data | Almost anything. (Except tables, but you can call a subpage with one.) | N/A | This is what you want in the main display header, such as your name. |
| left-X-header | A section name, such as Overview. | N/A | Sets the name of a section on the left side. X can be from 1-9. |
| left-X-data | Almost anything. (Except tables, but you can call a subpage with one.) | N/A | Sets the content of a section on the left side. X can be from 1-9. |
| right-X-header | A section name, such as Overview. | N/A | Sets the name of a section on the right side. X can be from 1-9. |
| right-X-data | Almost anything. (Except tables, but you can call a subpage with one.) | N/A | Sets the content of a section on the right side. X can be from 1-9. |
An example, using only some options:
{{PC_1
| small-side=left
| colour-border=palevioletred
| colour-background=#FFEEEE
| colour-headers=rgb(255,182,193)
| image-main=feeagheye.gif
| header-data=Flit is new to Prospect City [[File:flit.gif]]
| left-1-header=So is Feeagh...
| left-1-data={{:BabyCovid}}
| right-1-header=Hooks
| right-1-data=
* He's a curious bird...
* Perhaps you're of interest?
* Perhaps you share an interest?
| left-2-header=[[File:feeagh.jpg]]
| left-2-data=<center>[[covarkinfolk.gif]]</center>
| right-2-header=Kinfolk and Local Animal Spirits
| right-2-data=I don't know anyone yet.
}}
(The   is only necessary when starting data with a list element -- without it mediawiki won't render the first item in said list properly.)
This would give you:
Flit is new to Prospect City
- So is Feeagh...
- Hooks
- [[#
|
]] - Contacts
Hooks
* He's a curious bird...
- Perhaps you're of interest?
- Perhaps you share an interest?
Contacts
I don't know anyone yet.
