Template:Infobox:Character: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| Line 130: | Line 130: | ||
"description": "The hexcode for the bar where the character name is written. Example: #fbca69.", | "description": "The hexcode for the bar where the character name is written. Example: #fbca69.", | ||
"type": "string", | "type": "string", | ||
" | "required": true, | ||
"default": "#f0f0f0" | "default": "#f0f0f0" | ||
} | } | ||
Latest revision as of 15:36, 27 May 2024
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 |
| Religion | religion | The Religion the character belongs to. | String | suggested |
| Gender | gender | The race of the character. | String | suggested |
| Race | race | The race of the character. | String | suggested |
| Ethnicity | ethnicity | The ethnicity 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 |
| Birth | birth | Details relating to the birth of the character. | String | suggested |
| Death | death | Details relating to the death 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 | required |