Template:MinorNation: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
<includeonly>{{Infobox/begin}} |
<includeonly>{{Infobox/begin}} |
||
− | {{Infobox/Header|title={{{nation}}}|subtitle={{{localized_name}}}}} |
+ | {{Infobox/Header|title={{#if:{{{nation|}}}|{{{nation|}}}|{{PAGENAME}}}}|subtitle={{#if:{{{localized_name|}}}|{{{localized_name|}}}|}}}} |
− | {{Infobox/Illustration|file=[[File:{{{flag}}}]]|caption={{{flagdesc}}}}} |
+ | {{Infobox/Illustration|file={{#if:{{{flag|}}}|[[File:{{{flag}}}]]|}}|caption={{{flagdesc|}}}}} |
{{Infobox/Item|key=Full name|value={{{full_name}}}}} |
{{Infobox/Item|key=Full name|value={{{full_name}}}}} |
||
− | {{Infobox/Item|key=Denonym|value={{{denonym}}}}} |
+ | {{Infobox/Item|key=Denonym|value={{{denonym|}}}}} |
− | {{Infobox/Illustration|file=[[File:{{{map}}} |
+ | {{Infobox/Illustration|file={{#if:{{{map|}}}|[[File:{{{map}}}]]|}}|caption={{{mapdesc|}}}}} |
{{Infobox/SectionHeader|section=Politics}} |
{{Infobox/SectionHeader|section=Politics}} |
||
{{Infobox/Item|key=Capital|value={{{capital}}}}} |
{{Infobox/Item|key=Capital|value={{{capital}}}}} |
||
− | {{Infobox/Item|key=Government|value={{{government}}}}} |
+ | {{Infobox/Item|key=Government|value={{{government|}}}}} |
{{Infobox/Item|key=Foundation|value={{{foundation}}}}} |
{{Infobox/Item|key=Foundation|value={{{foundation}}}}} |
||
− | {{Infobox/Item|key=Preceded by|value={{{predecessor}}}}} |
+ | {{Infobox/Item|key=Preceded by|value={{{predecessor|}}}}} |
− | {{Infobox/Item|key=Followed by|value={{{successor}}}}} |
+ | {{Infobox/Item|key=Followed by|value={{{successor|}}}}} |
{{Infobox/SectionHeader|section=Demography}} |
{{Infobox/SectionHeader|section=Demography}} |
||
− | {{Infobox/Item|key=Population|value={{{population}}}}} |
+ | {{Infobox/Item|key=Population|value={{{population|}}}}} |
− | {{Infobox/Item|key=Area|value={{{area}}} km²}} |
+ | {{Infobox/Item|key=Area|value={{#if:{{{area|}}}|{{{area}}} km²|}}}} |
{{Infobox/end}} |
{{Infobox/end}} |
||
</includeonly> |
</includeonly> |
||
<noinclude> |
<noinclude> |
||
+ | {{MinorNation}} |
||
+ | |||
{{MinorNation |
{{MinorNation |
||
− | |nation = |
+ | |nation = [name]|localized_name = [localized_name] |
|flag = KP dark.png |
|flag = KP dark.png |
||
|flagdesc = [flagdesc] |
|flagdesc = [flagdesc] |
Revision as of 21:34, 26 October 2022
MinorNation
|
|||||
---|---|---|---|---|---|
Full name | {{{full_name}}} | ||||
Politics | |||||
Capital | {{{capital}}} | ||||
Foundation | {{{foundation}}} | ||||
Demography |
Infobox for Minor Nations
Parameter | Description | Type | Status | |
---|---|---|---|---|
Nation name | nation | no description
| String | required |
Localized name | localized_name | The nation's name in its main language | String | suggested |
Flag | flag | no description | File | required |
Flag description | flagdesc | A short description of the flag's features | String | suggested |
Full name | full_name | The full version of the nation's name | String | required |
Denonym | denonym | The qualificative used to refer to inhabitants of this nation | String | optional |
Map | map | A map of the nation with its main features | File | required |
Map description | mapdesc | An optional commentary about the map | String | suggested |
Capital City | capital | The Nations seat(s) of government | String | optional |
Government | government | The current type of government in place | String | required |
Foundation | foundation | When the nation was founded | Date | required |
Predecessor | predecessor | The nation(s) which preceded the current one, either by inheritance or by area. | String | optional |
Successor | successor | The nation(s) which succeeded to this one, if any. | Unknown | optional |
Population | population | The current population figure | Number | required |
Area | area | The area of all territorial possessions owned by the nation | Number | optional |