Template:CountryInfo: Difference between revisions
No edit summary |
No edit summary |
||
(55 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
<data source="founded"><format><div style="float:left; width:4em; height:1em">{{#if:{{{onlypredecessor|}}}|[[{{{onlypredecessor}}}|←]] {{#if:{{{predicon|}}}|[[File:{{{predicon}}}-icon.png|18x18px|link={{{onlypredecessor}}}]]|<nowiki />}}|[[#before|↓]]}}</div><div style="float:right; width:4em; height:1em">{{#if: {{{onlysuccessor|}}}|{{#if:{{{nexticon|}}}| [[File:{{{nexticon}}}-icon.png|18x18px|link={{{onlysuccessor}}}]]|<nowiki />}} [[{{{onlysuccessor|}}}|→]]|{{#if:{{{successor|}}}|[[#after|↓]]| }}}}</div><center><span style="font-size: 125%; font-weight: bold; line-height:100%">{{#if:{{{founded|}}}|{{{founded}}}|{{#if:{{{ended|}}}|<nowiki />|''Unknown lifespan''}}}}{{#if:{{{founded|}}}{{{ended|}}}| – |<nowiki />}}{{#if:{{{ended|}}}|{{{ended}}}|{{#if:{{{founded|}}}|Present|d. {{{ended}}}}}}}</span></format></data> | <data source="founded"><format><div style="float:left; width:4em; height:1em">{{#if:{{{onlypredecessor|}}}|[[{{{onlypredecessor}}}|←]] {{#if:{{{predicon|}}}|[[File:{{{predicon}}}-icon.png|18x18px|link={{{onlypredecessor}}}]]|<nowiki />}}|[[#before|↓]]}}</div><div style="float:right; width:4em; height:1em">{{#if: {{{onlysuccessor|}}}|{{#if:{{{nexticon|}}}| [[File:{{{nexticon}}}-icon.png|18x18px|link={{{onlysuccessor}}}]]|<nowiki />}} [[{{{onlysuccessor|}}}|→]]|{{#if:{{{successor|}}}|[[#after|↓]]| }}}}</div><center><span style="font-size: 125%; font-weight: bold; line-height:100%">{{#if:{{{founded|}}}|{{{founded}}}|{{#if:{{{ended|}}}|<nowiki />|''Unknown lifespan''}}}}{{#if:{{{founded|}}}{{{ended|}}}| – |<nowiki />}}{{#if:{{{ended|}}}|{{{ended}}}|{{#if:{{{founded|}}}|Present|d. {{{ended}}}}}}}</span></format></data> | ||
</group> | </group> | ||
<image source="image" | <image source="image"><caption source="Caption"><format><center>{{{Caption}}}</center></format></caption></image> | ||
<data source="gallery"></data> | <data source="gallery"></data> | ||
<group layout="stacked"> | <group layout="stacked"> | ||
Line 28: | Line 28: | ||
<data source="Mass"><label>Mass:</label></data> | <data source="Mass"><label>Mass:</label></data> | ||
<data source="Satellites"><label>Satellites:</label></data> | <data source="Satellites"><label>Satellites:</label></data> | ||
<data source="Other Gender"><label>Gender:</label></data> | |||
<data source="Gender"><label>Gender:</label><format>{{#switch:{{{Gender|}}} | <data source="Gender"><label>Gender:</label><format>{{#switch:{{{Gender|}}} | ||
|Female={{I|Female}} [[Female]] | |Female={{I|Female}} [[Female]] | ||
Line 67: | Line 68: | ||
<data source="Job"><label>Occupation:</label></data> | <data source="Job"><label>Occupation:</label></data> | ||
</group> | </group> | ||
</infobox><noinclude>[[Category:Infoboxes]]</noinclude> | <group> | ||
<header><center>Event Information</center></header> | |||
<data source="event"></data> | |||
</group> | |||
</infobox><noinclude>[[Category:Infoboxes]] The infobox you use for all the character pages. Warning: editing from this infobox in visual edit mode adds some unnecessary code that mess up the page. Make sure to remove it before you save. | |||
=== Countryballs === | |||
<nowiki>{{CountryInfo | |||
|Name = | |||
|NativeName = | |||
|founded = | |||
|predicon = | |||
|onlypredecessor = | |||
|ended = | |||
|nexticon = | |||
|onlysuccessor = | |||
|image = | |||
|Caption = | |||
|Alias = | |||
|Time of Exist = | |||
|Government = | |||
|Languages = | |||
|Affiliation = | |||
|Religions = | |||
|Friends = | |||
|Enemies = | |||
|Likes = | |||
|Dislikes = | |||
|Preceded = | |||
|Succeeded = | |||
|themecolor = | |||
|textcolor = | |||
|Capital = | |||
}}</nowiki> | |||
=== Polcompballs === | |||
<nowiki>{{CountryInfo | |||
|Name = | |||
|NativeName = | |||
|founded = | |||
|predicon = | |||
|onlypredecessor = | |||
|ended = | |||
|nexticon = | |||
|onlysuccessor = | |||
|image = | |||
|Caption = | |||
|Alias = | |||
|Alignments = | |||
|Place of Origin = | |||
|Influenced By = | |||
|Influenced = | |||
|Variations = | |||
|Notable People = | |||
|Notable Examples = | |||
|Likes = | |||
|Dislikes = | |||
|Preceded = | |||
|Succeeded = | |||
|themecolor = | |||
|textcolor = | |||
}}</nowiki> | |||
=== Planetballs === | |||
<nowiki>{{CountryInfo | |||
|Name = | |||
|NativeName = | |||
|founded = | |||
|predicon = | |||
|onlypredecessor = | |||
|ended = | |||
|nexticon = | |||
|onlysuccessor = | |||
|image = | |||
|Caption = | |||
|Alias = | |||
|Time of Exist = | |||
|Diameter = | |||
|Mass = | |||
|Affiliation = | |||
|Satellites = | |||
|Friends = | |||
|Enemies = | |||
|Likes = | |||
|Dislikes = | |||
|Preceded = | |||
|Succeeded = | |||
|themecolor = | |||
|textcolor = | |||
}}</nowiki> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"Gender": { | |||
"description": "The character's gender, either Male or Female." | |||
}, | |||
"Name": { | |||
"description": "The character's full name, along with its icons.", | |||
"required": true | |||
}, | |||
"NativeName": { | |||
"description": "The character's full name, in their native language.", | |||
"required": true | |||
}, | |||
"onlypredecessor": { | |||
"description": "The character's main predecessor.", | |||
"required": true | |||
}, | |||
"predicon": { | |||
"description": "The icon of the character's main predecessor.", | |||
"required": true | |||
}, | |||
"onlysuccessor": { | |||
"description": "The character's main successor." | |||
}, | |||
"nexticon": { | |||
"description": "The icon of the character's main successor." | |||
}, | |||
"founded": { | |||
"description": "The year the character is founded.", | |||
"required": true | |||
}, | |||
"ended": { | |||
"description": "The year the character ended." | |||
}, | |||
"Caption": { | |||
"description": "Image's caption." | |||
}, | |||
"image": { | |||
"description": "The main infobox image, drawn by Heterodontosaurus.", | |||
"suggested": true, | |||
"type": "wiki-file-name", | |||
"required": true | |||
}, | |||
"Alias": { | |||
"description": "Other names of the character." | |||
}, | |||
"Succeeded": { | |||
"description": "The character's successor(s)." | |||
}, | |||
"Preceded": { | |||
"description": "The character's predecessor(s)." | |||
}, | |||
"textcolor": { | |||
"description": "The colour of the title and header text in the infobox." | |||
}, | |||
"themecolor": { | |||
"description": "The colour of the title and header background in the infobox.", | |||
"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.", | |||
"suggested": true, | |||
"aliases": [ | |||
"TimeofExist" | |||
] | |||
}, | |||
"Government": { | |||
"description": "The character’s government type. Preferably used on countries." | |||
}, | |||
"Affiliation": { | |||
"description": "The character’s affiliations, for countries it’s usually the organizations they are in" | |||
}, | |||
"Languages": { | |||
"description": "Languages spoken by the character. Primarily used for countries." | |||
}, | |||
"Religions": { | |||
"description": "Religions believed by the character. Primarily used for countries" | |||
}, | |||
"Friends": { | |||
"description": "The character’s friends/allies. Ideologies don’t use this parameter, they use Likes instead." | |||
}, | |||
"Enemies": { | |||
"description": "The character’s enemies. Ideologies don’t use this parameter, they use Dislikes instead." | |||
}, | |||
"Likes": { | |||
"description": "What the character likes, like food, hobbies, etc." | |||
}, | |||
"Dislikes": { | |||
"description": "What the character dislikes." | |||
}, | |||
"Song": { | |||
"description": "Songs relating to the character, linking to another section of this wiki where the lyrics are located." | |||
}, | |||
"Capital": { | |||
"description": "The character’s capital city. Primarily used for countries." | |||
}, | |||
"Other Gender": { | |||
"description": "If the “gender” section requires more clarification, like the case with Chris Chan." | |||
}, | |||
"Land": { | |||
"description": "The land area of the country/geopolitical entity." | |||
}, | |||
"Population": { | |||
"description": "The current and historical population of an entity." | |||
}, | |||
"Alignments": { | |||
"description": "The alignments of ideologies." | |||
}, | |||
"Diameter": { | |||
"description": "The diameter of space entities." | |||
}, | |||
"Mass": { | |||
"description": "The mass of space entities." | |||
}, | |||
"Place of Origin": { | |||
"description": "The place of origin for entities (preferably not for entities of countries or places)." | |||
}, | |||
"Satellites": { | |||
"description": "The satellites of space entities, such as planets." | |||
}, | |||
"Influenced By": { | |||
"description": "The ideologies/philosophies that influenced the ideology/philosophy of the page." | |||
}, | |||
"Influenced": { | |||
"description": "The ideologies/philosophies that the ideology/philosophy of the page influenced." | |||
}, | |||
"Variations": { | |||
"description": "Variations of the ideology/philosophy." | |||
}, | |||
"Notable People": { | |||
"description": "The notable people that practice such ideology/philosophy." | |||
}, | |||
"Notable Examples": { | |||
"description": "The notable examples (countries, organizations, etc.) that practice such ideology/philosophy." | |||
} | |||
}, | |||
"paramOrder": [ | |||
"Name", | |||
"NativeName", | |||
"founded", | |||
"onlypredecessor", | |||
"predicon", | |||
"ended", | |||
"onlysuccessor", | |||
"nexticon", | |||
"image", | |||
"Caption", | |||
"Founder", | |||
"Alias", | |||
"Time of Exist", | |||
"Government", | |||
"Population", | |||
"Land", | |||
"Languages", | |||
"Affiliation", | |||
"Religions", | |||
"Capital", | |||
"Alignments", | |||
"Place of Origin", | |||
"Diameter", | |||
"Mass", | |||
"Satellites", | |||
"Gender", | |||
"Other Gender", | |||
"Influenced By", | |||
"Influenced", | |||
"Variations", | |||
"Notable People", | |||
"Notable Examples", | |||
"Friends", | |||
"Enemies", | |||
"Likes", | |||
"Dislikes", | |||
"Preceded", | |||
"Succeeded", | |||
"Song", | |||
"textcolor", | |||
"themecolor" | |||
], | |||
"description": "The infobox you use for all the character pages. Warning: editing from this infobox in visual edit mode adds some unnecessary code that mess up the page. Make sure to remove it before you save." | |||
} | |||
</templatedata></noinclude> |
Revision as of 05:28, 23 March 2025
The infobox you use for all the character pages. Warning: editing from this infobox in visual edit mode adds some unnecessary code that mess up the page. Make sure to remove it before you save.
Countryballs
{{CountryInfo |Name = |NativeName = |founded = |predicon = |onlypredecessor = |ended = |nexticon = |onlysuccessor = |image = |Caption = |Alias = |Time of Exist = |Government = |Languages = |Affiliation = |Religions = |Friends = |Enemies = |Likes = |Dislikes = |Preceded = |Succeeded = |themecolor = |textcolor = |Capital = }}
Polcompballs
{{CountryInfo |Name = |NativeName = |founded = |predicon = |onlypredecessor = |ended = |nexticon = |onlysuccessor = |image = |Caption = |Alias = |Alignments = |Place of Origin = |Influenced By = |Influenced = |Variations = |Notable People = |Notable Examples = |Likes = |Dislikes = |Preceded = |Succeeded = |themecolor = |textcolor = }}
Planetballs
{{CountryInfo |Name = |NativeName = |founded = |predicon = |onlypredecessor = |ended = |nexticon = |onlysuccessor = |image = |Caption = |Alias = |Time of Exist = |Diameter = |Mass = |Affiliation = |Satellites = |Friends = |Enemies = |Likes = |Dislikes = |Preceded = |Succeeded = |themecolor = |textcolor = }}
The infobox you use for all the character pages. Warning: editing from this infobox in visual edit mode adds some unnecessary code that mess up the page. Make sure to remove it before you save.
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 TimeofExist | Time of existence of the character. | Unknown | suggested |
Government | Government | The character’s government type. Preferably used on countries. | Unknown | optional |
Population | Population | The current and historical population of an entity. | Unknown | optional |
Land | Land | The land area of the country/geopolitical entity. | Unknown | optional |
Languages | Languages | Languages spoken by the character. Primarily used for countries. | Unknown | optional |
Affiliation | Affiliation | The character’s affiliations, for countries it’s usually the organizations they are in | Unknown | optional |
Religions | Religions | Religions believed by the character. Primarily used for countries | Unknown | optional |
Capital | Capital | The character’s capital city. Primarily used for countries. | Unknown | optional |
Alignments | Alignments | The alignments of ideologies. | Unknown | optional |
Place of Origin | Place of Origin | The place of origin for entities (preferably not for entities of countries or places). | Unknown | optional |
Diameter | Diameter | The diameter of space entities. | Unknown | optional |
Mass | Mass | The mass of space entities. | Unknown | optional |
Satellites | Satellites | The satellites of space entities, such as planets. | Unknown | optional |
Gender | Gender | The character's gender, either Male or Female. | Unknown | optional |
Other Gender | Other Gender | If the “gender” section requires more clarification, like the case with Chris Chan. | Unknown | optional |
Influenced By | Influenced By | The ideologies/philosophies that influenced the ideology/philosophy of the page. | Unknown | optional |
Influenced | Influenced | The ideologies/philosophies that the ideology/philosophy of the page influenced. | Unknown | optional |
Variations | Variations | Variations of the ideology/philosophy. | Unknown | optional |
Notable People | Notable People | The notable people that practice such ideology/philosophy. | Unknown | optional |
Notable Examples | Notable Examples | The notable examples (countries, organizations, etc.) that practice such ideology/philosophy. | Unknown | optional |
Friends | Friends | The character’s friends/allies. Ideologies don’t use this parameter, they use Likes instead. | Unknown | optional |
Enemies | Enemies | The character’s enemies. Ideologies don’t use this parameter, they use Dislikes instead. | Unknown | optional |
Likes | Likes | What the character likes, like food, hobbies, etc. | Unknown | optional |
Dislikes | Dislikes | What the character dislikes. | Unknown | optional |
Preceded | Preceded | The character's predecessor(s). | Unknown | optional |
Succeeded | Succeeded | The character's successor(s). | Unknown | optional |
Song | Song | Songs relating to the character, linking to another section of this wiki where the lyrics are located. | Unknown | optional |
textcolor | textcolor | The colour of the title and header text in the infobox. | Unknown | optional |
themecolor | themecolor | The colour of the title and header background in the infobox. | Unknown | required |