Template:Infobox:Country: Difference between revisions
Jump to navigation
Jump to search
imported>Xadrezo No edit summary |
imported>Xadrezo No edit summary |
||
| Line 74: | Line 74: | ||
</infobox> | </infobox> | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
| Line 81: | Line 80: | ||
"EnglishName": { | "EnglishName": { | ||
"label": "English name", | "label": "English name", | ||
"description": "The official long-form name of the country in English (e.g. 'Hellenic Republic' for Greece)", | "description": "The official long-form name of the country in English (e.g. 'Hellenic Republic' for Greece).", | ||
"type": "string" | |||
}, | |||
"NativeName": { | |||
"label": "Native name", | |||
"description": "The official long-form name of the country in the country's official language(s) (e.g. 'Ελληνική Δημοκρατία' for Greece).", | |||
"type": "string" | |||
}, | |||
"Flag": { | |||
"label": "Flag", | |||
"description": "The country's flag.", | |||
"type": "wiki-file-name" | |||
}, | |||
"Capital": { | |||
"label": "Capital", | |||
"description": "The name of the capital city", | |||
"type": "string" | |||
}, | |||
"BiggestCity": { | |||
"label": "Biggest city", | |||
"description": "The name of the city with the highest population. Leave blank if it is the capital.", | |||
"type": "string" | "type": "string" | ||
} | } | ||
Revision as of 16:42, 27 March 2024
Infobox for countries!
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| English name | EnglishName | The official long-form name of the country in English (e.g. 'Hellenic Republic' for Greece). | String | optional |
| Native name | NativeName | The official long-form name of the country in the country's official language(s) (e.g. 'Ελληνική Δημοκρατία' for Greece). | String | optional |
| Flag | Flag | The country's flag. | File | optional |
| Capital | Capital | The name of the capital city | String | optional |
| Biggest city | BiggestCity | The name of the city with the highest population. Leave blank if it is the capital. | String | optional |