Template:CountryInfo: Difference between revisions
From Heterodontosaurus Balls
No edit summary |
No edit summary |
||
Line 107: | Line 107: | ||
"description": "The main infobox image, drawn by Heterodontosaurus.", | "description": "The main infobox image, drawn by Heterodontosaurus.", | ||
"suggested": true, | "suggested": true, | ||
"type": "wiki-file-name" | "type": "wiki-file-name", | ||
"required": true | |||
}, | }, | ||
"Alias": { | "Alias": { | ||
Line 117: | Line 118: | ||
"Preceded": { | "Preceded": { | ||
"description": "The character's predecessor(s)." | "description": "The character's predecessor(s)." | ||
}, | |||
"textcolor": { | |||
"description": "The colour of the title and header text in the infobox.", | |||
"required": true | |||
}, | |||
"themecolor": { | |||
"description": "The colour of the title and header background in the infobox.", | |||
"required": true | |||
} | } | ||
}, | }, | ||
Line 133: | Line 142: | ||
"Preceded", | "Preceded", | ||
"Succeeded", | "Succeeded", | ||
"Gender" | "Gender", | ||
"textcolor", | |||
"themecolor" | |||
], | ], | ||
"description": "The infobox you use for all the character pages." | "description": "The infobox you use for all the character pages." | ||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> |
Revision as of 21:44, 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 | optional |
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 |
Alias | Alias | Other names 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 |