Template:Infobox:Country: Difference between revisions

imported>Xadrezo
mNo edit summary
No edit summary
 
(13 intermediate revisions by 3 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 83: Line 107:
<templatedata>
<templatedata>
{
{
    "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.",
"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": {
            "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"
"type": "string"
        },
},
        "LocalName": {
"LocalName": {
            "label": "Local name",
"label": "Local name",
            "description": "The official long-form name of the country in the country's official language(s) (e.g. 'Ελληνική Δημοκρατία' for Greece).",
"description": "The official long-form name of the country in the country's official language(s) (e.g. 'Ελληνική Δημοκρατία' for Greece).",
            "type": "string"
"type": "string"
        },
},
        "DependencyType": {
"DependencyType": {
            "label": "Dependency type",
"label": "Dependency type",
            "description": "The type of non-independent region (e.g. colony, autonomous area, etc). Leave blank if independent.",
"description": "The type of non-independent region (e.g. colony, autonomous area, etc). Leave blank if independent.",
            "type": "string"
"type": "string"
        },
},
        "Flag": {
"Flag": {
            "label": "Flag",
"label": "Flag",
            "description": "The country's flag.",
"description": "The country's flag.",
            "type": "wiki-file-name"
"type": "wiki-file-name"
        },
},
        "Coat of Arms/Emblem": {
"Coat of Arms/Emblem": {
            "label": "Coat of Arms/Emblem",
"label": "Coat of Arms/Emblem",
            "description": "The country's coat of arms or emblem.",
"description": "The country's coat of arms or emblem.",
            "type": "wiki-file-name"
"type": "wiki-file-name"
        },
},
        "Borders": {
"Borders": {
            "label": "Map",
"label": "Map",
            "description": "A map of the country.",
"description": "A map of the country.",
            "type": "wiki-file-name"
"type": "wiki-file-name"
        },
},
        "PartOf": {
"PartOf": {
            "label": "Part of",
"label": "Part of",
            "description": "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.",
"description": "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.",
            "type": "string"
"type": "string"
        },
},
        "Capital": {
"Capital": {
            "label": "Capital",
"label": "Capital",
            "description": "The name of the capital city",
"description": "The name of the capital city",
            "type": "string"
"type": "string"
        },
},
        "BiggestCity": {
"BiggestCity": {
            "label": "Biggest city",
"label": "Biggest city",
            "description": "The name of the city with the highest population. Leave blank if it is the capital.",
"description": "The name of the city with the highest population. Leave blank if it is the capital.",
            "type": "string"
"type": "string"
        },
},
        "Population": {
"Population": {
            "label": "Population",
"label": "Population",
            "description": "The number of total inhabitants.",
"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).",
"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.",
"description": "The name for this country's inhabitants, e.g. 'Spaniard' for Spain.",
            "type": "string"
"type": "string"
        },
},
        "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": {
},
            "label": "Unofficial language(s)",
"UnrecLanguage": {
            "type": "string"
"label": "Unofficial language(s)",
        },
"type": "string",
        "Species": {
"description": "The unofficial languages in the country. These are usually spoken by minorities."
            "label": "Species",
},
            "type": "string"
"Species": {
        },
"label": "Species",
        "Ethnicities": {
"type": "string",
            "label": "Ethnicities",
"description": "The species in the country. See [[Species]]."
            "type": "string"
},
        },
"Ethnicities": {
        "Religion": {
"label": "Ethnicities",
            "label": "Religion(s)",
"type": "string"
            "type": "string"
},
        },
"Religion": {
        "GovernmentType": {
"label": "Religion(s)",
            "label": "Government type",
"type": "string"
            "description": "The type of government of the country. Try to be specific.",
},
            "type": "string"
"GovernmentType": {
        },
"label": "Government type",
        "HeadOfState": {
"description": "The type of government of the country. Try to be specific.",
            "label": "Head of State",
"type": "string"
            "description": "The title and name of the current head of state, e.g. 'President Joe Biden'.",
},
            "type": "string"
"HeadOfState": {
        },
"label": "Head of State",
        "HeadOfGov": {
"description": "The title and name of the current head of state, e.g. 'President Joe Biden'.",
            "label": "Head of government",
"type": "string"
            "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"
"HeadOfGov": {
        },
"label": "Head of government",
        "Currency": {
"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.",
            "label": "Currency",
"type": "string"
            "type": "string"
},
        },
"Legislature": {
        "GDP": {
"label": "Legislature",
            "label": "GDP",
"description": "The name of the legislature.",
            "type": "string"
"type": "string"
        },
},
        "DMV": {
"Currency": {
            "label": "Democracy Index value",
"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."
        "TrafficDirection": {
},
            "label": "Traffic direction",
"GDP": {
            "description": "Left-hand or right-hand traffic? Notice that this still applies for car-less countries (think trains).",
"label": "GDP",
            "type": "string"
"type": "string"
        },
},
        "TimeZone": {
"DMV": {
            "label": "Time zone",
"label": "Democracy Index value",
            "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"
},
        },
"TrafficDirection": {
        "CallingCode": {
"label": "Traffic direction",
            "label": "Calling code",
"description": "Left-hand or right-hand traffic? Notice that this still applies for car-less countries (think trains).",
            "description": "The country's telephone number prefix for international calls, e.g. '+1' for the US.",
"type": "string"
            "type": "string"
},
        },
"TimeZone": {
        "InternetCode": {
"label": "Time zone",
            "label": "Internet code",
"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).",
            "description": "The country's URL suffix, e.g. '.de' for Germany.",
"type": "string"
            "type": "string"
},
        },
"CallingCode": {
        "3LetterCode": {
"label": "Calling code",
            "label": "3-letter code",
"description": "The country's telephone number prefix for international calls, e.g. '+1' for the US.",
            "description": "The country's three-letter code, e.g. 'LRM' for Loremesia.",
"type": "string"
            "type": "string"
},
        }
"InternetCode": {
    }
"label": "Internet code",
"description": "The country's URL suffix, e.g. '.de' for Germany.",
"type": "string"
},
"3LetterCode": {
"label": "3-letter code",
"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"
}
},
"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>