Template:Infobox:Country: Difference between revisions

mNo edit summary
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 54: Line 54:
<data source="HeadOfGov">
<data source="HeadOfGov">
<label>Head of Government</label>
<label>Head of Government</label>
</data>
    <data source="Legislature">
<label>Legislature</label>
</data>
    <data source="UpperHouse">
<label>Upper house</label>
</data>
    <data source="MiddleHouse">
<label>Middle house</label>
</data>
    <data source="LowerHouse">
<label>Lower house</label>
</data>
</data>
<data source="Currency">
<data source="Currency">
Line 78: Line 90:
<data source="3LetterCode">
<data source="3LetterCode">
<label>3-Letter Code</label>
<label>3-Letter Code</label>
</data>
    <data source="MainsVoltage">
<label>Mains voltage</label>
</data>
    <data source="MainsFreq">
<label>Mains frequency</label>
</data>
    <data source="CallSignPrefxs">
<label>Call sign prefixes</label>
</data>
    <data source="FirstOrderSubdivs">
<label>First-order subdivisions</label>
</data>
</data>
</infobox>
</infobox>
Line 147: Line 171:
"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 178: Line 205:
"label": "Head of government",
"label": "Head of government",
"description": "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.",
"description": "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.",
"type": "string"
},
"Legislature": {
"label": "Legislature",
"description": "The name of the legislature.",
"type": "string"
"type": "string"
},
},
"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": {
Line 215: Line 248:
"label": "3-letter code",
"label": "3-letter code",
"description": "The country's three-letter code, e.g. 'LRM' for Loremesia.",
"description": "The country's three-letter code, e.g. 'LRM' for Loremesia.",
"type": "string"
},
"UpperHouse": {
"label": "Upper house",
"description": "The name of the upper house. Leave blank if the legislature is unicameral.",
"type": "string"
},
"MiddleHouse": {
"label": "Middle house",
"description": "The name of the middle house. Leave blank if the legislature is unicameral or bicameral.",
"type": "string"
},
"LowerHouse": {
"label": "Lower house",
"description": "The name of the lower house. Leave blank if the legislature is unicameral.",
"type": "string"
},
"MainsVoltage": {
"label": "Mains voltage",
"description": "The mains voltage in use for standard household power",
"type": "string"
},
"MainsFreq": {
"label": "Mains frequency",
"description": "The mains frequency in use for standard household power",
"type": "string"
},
"CallSignPrefxs": {
"label": "Call sign prefixes",
"description": "Prefixes used for broadcasting call signs e.g. K and W in the U.S.",
"type": "string"
},
"FirstOrderSubdivs": {
"label": "First-order subdivisions",
"description": "Terms used for first-order subdivisions e.g. states, territories, and federal districts in the U.S.",
"type": "string"
"type": "string"
}
}
}
},
"paramOrder": [
"EnglishName",
"LocalName",
"DependencyType",
"Flag",
"Coat of Arms/Emblem",
"Borders",
"PartOf",
"Capital",
"BiggestCity",
"Population",
"Area",
"Demonym",
"Language",
"UnrecLanguage",
"Species",
"Ethnicities",
"Religion",
"GovernmentType",
"HeadOfState",
"HeadOfGov",
"Legislature",
"UpperHouse",
"MiddleHouse",
"LowerHouse",
"Currency",
"GDP",
"DMV",
"TrafficDirection",
"TimeZone",
"CallingCode",
"InternetCode",
"3LetterCode",
"MainsVoltage",
"MainsFreq",
"CallSignPrefxs",
"FirstOrderSubdivs"
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>