Template:Infobox country: Difference between revisions
Appearance
m Protected "Template:Infobox country" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
No edit summary Tag: Reverted |
||
| Line 27: | Line 27: | ||
}} | }} | ||
<noinclude> | <noinclude> | ||
<!-- TemplateData --> | |||
{{TemplateData| | |||
{ | |||
"description": "Infobox used for micronations and fictional countries.", | |||
"params": { | |||
"conventional_long_name": { | |||
"label": "Full official name", | |||
"description": "The conventional or full long name of the micronation.", | |||
"type": "string" | |||
}, | |||
"image_flag": { | |||
"label": "Flag image", | |||
"description": "File name of the flag (e.g., 'ExampleFlag.svg').", | |||
"type": "string" | |||
}, | |||
"image_coat": { | |||
"label": "Coat of arms image", | |||
"description": "File name of the coat of arms (e.g., 'ExampleCoA.png').", | |||
"type": "string" | |||
}, | |||
"motto": { | |||
"label": "Motto", | |||
"description": "Official motto of the micronation.", | |||
"type": "string" | |||
}, | |||
"motto_english": { | |||
"label": "Motto (English translation)", | |||
"description": "English translation of the motto.", | |||
"type": "string" | |||
}, | |||
"capital": { | |||
"label": "Capital", | |||
"description": "Declared or claimed capital city.", | |||
"type": "string" | |||
}, | |||
"official_languages": { | |||
"label": "Official languages", | |||
"description": "Official or primary languages spoken.", | |||
"type": "string" | |||
}, | |||
"government_type": { | |||
"label": "Government type", | |||
"description": "Type of government (e.g., monarchy, republic, etc.).", | |||
"type": "string" | |||
}, | |||
"leader_title1": { | |||
"label": "Leader title", | |||
"description": "Title of the head of state or leader (e.g., King, President).", | |||
"type": "string" | |||
}, | |||
"leader_name1": { | |||
"label": "Leader name", | |||
"description": "Name of the head of state or leader.", | |||
"type": "string" | |||
}, | |||
"established_date1": { | |||
"label": "Established date", | |||
"description": "Date the micronation was declared or founded.", | |||
"type": "string" | |||
}, | |||
"area_km2": { | |||
"label": "Area (km²)", | |||
"description": "Total claimed land area in square kilometers.", | |||
"type": "string" | |||
}, | |||
"population_estimate": { | |||
"label": "Population estimate", | |||
"description": "Estimated or declared population.", | |||
"type": "string" | |||
} | |||
} | |||
} | |||
}} | |||
[[Category:Micronation templates]] | [[Category:Micronation templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 11:42, 19 November 2025