Template:CountryInfo: Difference between revisions
No edit summary |
No edit summary |
||
Line 127: | Line 127: | ||
"description": "The colour of the title and header background in the infobox.", | "description": "The colour of the title and header background in the infobox.", | ||
"required": true | "required": true | ||
}, | |||
"Founder": { | |||
"description": "The founder of the character. Formatted like (icon) (person) (birth-death)" | |||
}, | |||
"Time of Exist": { | |||
"description": "Time of existence of the character." | |||
} | } | ||
}, | }, | ||
Line 140: | Line 146: | ||
"image", | "image", | ||
"Caption", | "Caption", | ||
"Founder", | |||
"Alias", | "Alias", | ||
"Time of Exist", | |||
"Preceded", | "Preceded", | ||
"Succeeded", | "Succeeded", |
Revision as of 21:58, 23 December 2024
The infobox you use for all the character pages.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | Name | The character's full name, along with its icons. | Unknown | required |
NativeName | NativeName | The character's full name, in their native language. | Unknown | required |
founded | founded | The year the character is founded. | Unknown | required |
onlypredecessor | onlypredecessor | The character's main predecessor. | Unknown | required |
predicon | predicon | The icon of the character's main predecessor. | Unknown | required |
ended | ended | The year the character ended. | Unknown | optional |
onlysuccessor | onlysuccessor | The character's main successor. | Unknown | optional |
nexticon | nexticon | The icon of the character's main successor. | Unknown | optional |
image | image | The main infobox image, drawn by Heterodontosaurus. | File | required |
Caption | Caption | Image's caption. | Unknown | optional |
Founder | Founder | The founder of the character. Formatted like (icon) (person) (birth-death) | Unknown | optional |
Alias | Alias | Other names of the character. | Unknown | optional |
Time of Exist | Time of Exist | Time of existence of the character. | Unknown | optional |
Preceded | Preceded | The character's predecessor(s). | Unknown | optional |
Succeeded | Succeeded | The character's successor(s). | Unknown | optional |
Gender | Gender | The character's gender, either Male or Female. | Unknown | optional |
textcolor | textcolor | The colour of the title and header text in the infobox. | Unknown | required |
themecolor | themecolor | The colour of the title and header background in the infobox. | Unknown | required |