Template:Infobox:Country: Difference between revisions
imported>Xadrezo No edit summary |
imported>Xadrezo mNo edit summary |
||
| Line 83: | Line 83: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "Infobox for countries!", | "description": "Infobox for countries! Not all of the categories may apply to your country. Feel free to leave out sections that you haven't fleshed out yet.", | ||
"params": { | "params": { | ||
"EnglishName": { | "EnglishName": { | ||
| Line 132: | Line 132: | ||
"Population": { | "Population": { | ||
"label": "Population", | "label": "Population", | ||
"description": "The number of total inhabitants.", | |||
"type": "string" | "type": "string" | ||
}, | }, | ||
"Area": { | "Area": { | ||
"label": "Area", | "label": "Area", | ||
"description": "The size of the country in terms of area (preferably metric).", | |||
"type": "string" | "type": "string" | ||
}, | }, | ||
"Demonym": { | "Demonym": { | ||
"label": "Demonym", | "label": "Demonym", | ||
"description": "The name for this country's inhabitants, e.g. 'Spaniard' for Spain.", | |||
"type": "string" | "type": "string" | ||
}, | }, | ||
| Line 196: | Line 199: | ||
"TimeZone": { | "TimeZone": { | ||
"label": "Time zone", | "label": "Time zone", | ||
"description": "The time zones in use in that country, in terms of offset from CST (Costrelo Standard Time).", | "description": "The time zones in use in that country, in terms of offset from CST (Costrelo Standard Time). Check out https://xadrezo.neocities.org/bw/boryaworld-clock to see your country's timezone(s).", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
Revision as of 20:51, 28 March 2024
Infobox for countries! Not all of the categories may apply to your country. Feel free to leave out sections that you haven't fleshed out yet.
| 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 |
| Local name | LocalName | The official long-form name of the country in the country's official language(s) (e.g. 'Ελληνική Δημοκρατία' for Greece). | String | optional |
| Dependency type | DependencyType | The type of non-independent region (e.g. colony, autonomous area, etc). Leave blank if independent. | String | optional |
| Flag | Flag | The country's flag. | File | optional |
| Coat of Arms/Emblem | Coat of Arms/Emblem | The country's coat of arms or emblem. | File | optional |
| Map | Borders | A map of the country. | File | optional |
| Part of | PartOf | The name of the country that this place is a part of. Only intended for non-independent regions such as colonies or autonomous areas. Leave blank if independent. | String | 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 |
| Population | Population | The number of total inhabitants. | String | optional |
| Area | Area | The size of the country in terms of area (preferably metric). | String | optional |
| Demonym | Demonym | The name for this country's inhabitants, e.g. 'Spaniard' for Spain. | String | optional |
| Official language(s) | Language | no description | String | optional |
| Unofficial language(s) | UnrecLanguage | no description | String | optional |
| Species | Species | no description | String | optional |
| Ethnicities | Ethnicities | no description | String | optional |
| Religion(s) | Religion | no description | String | optional |
| Government type | GovernmentType | The type of government of the country. Try to be specific. | String | optional |
| Head of State | HeadOfState | The title and name of the current head of state, e.g. 'President Joe Biden'. | String | optional |
| Head of government | HeadOfGov | The title and name of the current head of government, e.g. 'Chancellor Olaf Scholz'. Leave blank if it's the same as the Head of State. | String | optional |
| Currency | Currency | no description | String | optional |
| GDP | GDP | no description | String | optional |
| Democracy Index value | DMV | no description | String | optional |
| Traffic direction | TrafficDirection | Left-hand or right-hand traffic? Notice that this still applies for car-less countries (think trains). | String | optional |
| Time zone | TimeZone | The time zones in use in that country, in terms of offset from CST (Costrelo Standard Time). Check out https://xadrezo.neocities.org/bw/boryaworld-clock to see your country's timezone(s). | String | optional |
| Calling code | CallingCode | The country's telephone number prefix for international calls, e.g. '+1' for the US. | String | optional |
| Internet code | InternetCode | The country's URL suffix, e.g. '.de' for Germany. | String | optional |
| 3-letter code | 3LetterCode | The country's three-letter code, e.g. 'LRM' for Loremesia. | String | optional |