Template:Infobox Character
Infobox Character
This template displays information about a character.
The appearance of the infobox can be customised using the color and textcolor parameters.
Usage
Copy and paste:
{{Infobox Character
| title =
| image =
| color =
| textcolor =
| religion =
| gender =
| ethnicity =
| titles =
| age =
| status =
| player =
}}
Example
| Religion | The Old Faith |
|---|---|
| Gender | Female |
| Ethnicity | Human |
| Title(s) | Pog |
| Age | 9 |
| Nation | fuck |
| Status | Alive |
| Player | Xqill |
Parameters
| Parameter | Description | Example |
|---|---|---|
| title | Character name displayed at the top | Arlen Voss |
| image | Character image filename | Arlen.png |
| color | Header and border colour | #8B0000 |
| textcolor | Header text colour | white |
| religion | Character's religion | The Old Faith |
| gender | Character's gender | Male |
| ethnicity | Character's species/ethnicity | Human |
| titles | Character titles or ranks | Knight Commander |
| age | Character age | 34 |
| Nation | Link to the Nation they are a part of or None | None |
| status | Whether the character is alive, deceased, missing, etc. | Alive |
| player | Player controlling the character | John |
TemplateData
An infobox for character information.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | Character name displayed at the top of the infobox. | String | optional |
| Image | image | Character image filename. | File | optional |
| Infobox colour | color | Colour of the header and border.
| String | optional |
| Header text colour | textcolor | Colour of the title text.
| String | optional |
| Religion | religion | Character's religion.
| String | optional |
| Gender | gender | Character's gender.
| String | optional |
| Ethnicity | ethnicity | Character's ethnicity or species.
| String | optional |
| Titles | titles | Character titles, ranks, or roles.
| String | optional |
| Age | age | Character's age.
| String | optional |
| Nation | Nation | Link to the Nation they are a part of or None
| String | optional |
| Status | status | Whether the character is alive, deceased, missing, etc.
| String | optional |
| Player | player | Person controlling the character.
| String | optional |
