Template:Infobox:Character: Difference between revisions
Jump to navigation
Jump to search
(Added ethnicity, birth, and death) |
No edit summary |
||
Line 10: | Line 10: | ||
! '''Culture''' | ! '''Culture''' | ||
| {{{culture}}} | | {{{culture}}} | ||
|- {{#if: {{{religion|}}} | | style="display: none;" }} | |||
! '''Religion''' | |||
| {{{religion}}} | |||
|- {{#if: {{{gender|}}} | | style="display: none;" }} | |- {{#if: {{{gender|}}} | | style="display: none;" }} | ||
! '''Gender''' | ! '''Gender''' | ||
Line 60: | Line 63: | ||
"label": "Culture", | "label": "Culture", | ||
"description": "The culture the character belongs to.", | "description": "The culture the character belongs to.", | ||
"type": "string", | |||
"suggested": true | |||
}, | |||
"religion": { | |||
"label": "Religion", | |||
"description": "The Religion the character belongs to.", | |||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true |
Revision as of 15:30, 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 | suggested |