Template:Infobox:Character: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<onlyinclude> {| style="float: right; margin: 0 0 0 0.5em; text-align: left; background-color: light-gray; font-size: 85%; border: 2px solid gray; padding: 0.2em; width: 250px;" |- {{#if: {{{character_name|}}} | | style="display: none;" }} ! scope="col" colspan="2" style="width: 250px; text-align: center; background-color: {{{hexcode|#f0f0f0}}}; font-size: 125%;" | {{{character_name}}} |- {{#if: {{{character_image|}}} | | style="display: none;" }} | colspan="2" style="te...") |
m (BCA moved page Infobox:Character 2 to Template:Infobox:Character 2: Misspelled title) |
(No difference)
|
Revision as of 14:48, 27 May 2024
Tristram Whitestrake | |
---|---|
Culture | Arannese |
Race | Human |
Nationality | Aranna |
Title(s) | Royal Advisor, Archivist |
Age | 40 |
Player | nex23 |
Infobox template for characters.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Character Name | character_name | Full name of the character. | String | required |
Character Image | character_image | Image of the character. Use the correct case-sensitive filename and file extension (.png or .jpg). | String | suggested |
Culture | culture | The culture the character belongs to. | String | suggested |
Race | race | The race of the character. | String | suggested |
Nationality | nationality | The nationality of the character. | String | suggested |
Titles | titles | The title(s) held by the character. | String | suggested |
Age | age | The age of the character. | String | suggested |
Player | player | The player controlling the character. | String | suggested |
Hexcode | hexcode | The hexcode for the bar where the character name is written. Example: #fbca69.
| String | suggested |