Template:Infobox:Country: Difference between revisions
mNo edit summary |
No edit summary |
||
| Line 147: | Line 147: | ||
"Language": { | "Language": { | ||
"label": "Official language(s)", | "label": "Official language(s)", | ||
"type": "string" | "type": "string", | ||
"description": "The official languages of the country. Eg. French in France." | |||
}, | }, | ||
"UnrecLanguage": { | "UnrecLanguage": { | ||
"label": "Unofficial language(s)", | "label": "Unofficial language(s)", | ||
"type": "string" | "type": "string", | ||
"description": "The unofficial languages in the country. These are usually spoken by minorities." | |||
}, | }, | ||
"Species": { | "Species": { | ||
"label": "Species", | "label": "Species", | ||
"type": "string" | "type": "string", | ||
"description": "The species in the country. See [[Species]]." | |||
}, | }, | ||
"Ethnicities": { | "Ethnicities": { | ||
| Line 182: | Line 185: | ||
"Currency": { | "Currency": { | ||
"label": "Currency", | "label": "Currency", | ||
"type": "string" | "type": "string", | ||
"description": "The currency used within the country to exchange goods and services. e.g. The Canadian dollar in Canada." | |||
}, | }, | ||
"GDP": { | "GDP": { | ||