Template:Infobox:Country: Difference between revisions

From Library of Turku
Jump to navigation Jump to search
imported>Xadrezo
No edit summary
imported>Xadrezo
No edit summary
Line 22: Line 22:
<label>Area</label>
<label>Area</label>
</data>
</data>
<data source="Denonym">
<data source="Demonym">
<label>Denonym</label>
<label>Demonym</label>
</data>
</data>
<data source="Language">
<data source="Language">
Line 92: Line 92:
             "label": "Flag",
             "label": "Flag",
             "description": "The country's flag.",
             "description": "The country's flag.",
            "type": "wiki-file-name"
        },
        "Coat of Arms/Emblem": {
            "label": "Coat of Arms/Emblem",
            "description": "The country's coat of arms or emblem.",
            "type": "wiki-file-name"
        },
        "Borders": {
            "label": "Map",
            "description": "A map of the country.",
             "type": "wiki-file-name"
             "type": "wiki-file-name"
         },
         },
Line 102: Line 112:
             "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"
        },
        "Population": {
            "label": "Population",
            "type": "string"
        },
        "Area": {
            "label": "Area",
            "type": "string"
        },
        "Demonym": {
            "label": "Demonym",
            "type": "string"
        },
        "Language": {
            "label": "Official language(s)",
            "type": "string"
        },
        "UnrecLanguage": {
            "label": "Unofficial language(s)",
            "type": "string"
        },
        "Species": {
            "label": "Species",
            "type": "string"
        },
        "Ethnicities": {
            "label": "Ethnicities",
            "type": "string"
        },
        "Religion": {
            "label": "Religion(s)",
            "type": "string"
        },
        "GovernmentType": {
            "label": "Government type",
            "description": "The type of government of the country. Try to be specific.",
            "type": "string"
        },
        "HeadOfState": {
            "label": "Head of State",
            "description": "The title and name of the current head of state, e.g. 'President Joe Biden'.",
            "type": "string"
        },
        "HeadOfGov": {
            "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.",
            "type": "string"
        },
        "Currency": {
            "label": "Currency",
            "type": "string"
        },
        "GDP": {
            "label": "GDP",
            "type": "string"
        },
        "DMV": {
            "label": "Democracy Index value",
            "type": "string"
        },
        "TrafficDirection": {
            "label": "Traffic direction",
            "description": "Left-hand or right-hand traffic? Notice that this still applies for car-less countries (think trains).",
            "type": "string"
        },
        "TimeZone": {
            "label": "Time zone",
            "description": "The time zones in use in that country, in terms of offset from CST (Costrelo Standard Time).",
            "type": "string"
        },
        "CallingCode": {
            "label": "Calling code",
            "description": "The country's telephone number prefix for international calls, e.g. '+1' for the US.",
            "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"
             "type": "string"
         }
         }

Revision as of 17:37, 27 March 2024

Infobox for countries!

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
English nameEnglishName

The official long-form name of the country in English (e.g. 'Hellenic Republic' for Greece).

Stringoptional
Local nameLocalName

The official long-form name of the country in the country's official language(s) (e.g. 'Ελληνική Δημοκρατία' for Greece).

Stringoptional
FlagFlag

The country's flag.

Fileoptional
Coat of Arms/EmblemCoat of Arms/Emblem

The country's coat of arms or emblem.

Fileoptional
MapBorders

A map of the country.

Fileoptional
CapitalCapital

The name of the capital city

Stringoptional
Biggest cityBiggestCity

The name of the city with the highest population. Leave blank if it is the capital.

Stringoptional
PopulationPopulation

no description

Stringoptional
AreaArea

no description

Stringoptional
DemonymDemonym

no description

Stringoptional
Official language(s)Language

no description

Stringoptional
Unofficial language(s)UnrecLanguage

no description

Stringoptional
SpeciesSpecies

no description

Stringoptional
EthnicitiesEthnicities

no description

Stringoptional
Religion(s)Religion

no description

Stringoptional
Government typeGovernmentType

The type of government of the country. Try to be specific.

Stringoptional
Head of StateHeadOfState

The title and name of the current head of state, e.g. 'President Joe Biden'.

Stringoptional
Head of governmentHeadOfGov

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.

Stringoptional
CurrencyCurrency

no description

Stringoptional
GDPGDP

no description

Stringoptional
Democracy Index valueDMV

no description

Stringoptional
Traffic directionTrafficDirection

Left-hand or right-hand traffic? Notice that this still applies for car-less countries (think trains).

Stringoptional
Time zoneTimeZone

The time zones in use in that country, in terms of offset from CST (Costrelo Standard Time).

Stringoptional
Calling codeCallingCode

The country's telephone number prefix for international calls, e.g. '+1' for the US.

Stringoptional
Internet codeInternetCode

The country's URL suffix, e.g. '.de' for Germany.

Stringoptional
3-letter code3LetterCode

The country's three-letter code, e.g. 'LRM' for Loremesia.

Stringoptional