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 74: Line 74:
</infobox>
</infobox>
<noinclude>
<noinclude>
{{Documentation}}
<templatedata>
<templatedata>
{
{
Line 81: Line 80:
         "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"
        },
        "NativeName": {
            "label": "Native name",
            "description": "The official long-form name of the country in the country's official language(s) (e.g. 'Ελληνική Δημοκρατία' for Greece).",
            "type": "string"
        },
        "Flag": {
            "label": "Flag",
            "description": "The country's flag.",
            "type": "wiki-file-name"
        },
        "Capital": {
            "label": "Capital",
            "description": "The name of the capital city",
            "type": "string"
        },
        "BiggestCity": {
            "label": "Biggest city",
            "description": "The name of the city with the highest population. Leave blank if it is the capital.",
             "type": "string"
             "type": "string"
         }
         }

Revision as of 16:42, 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
Native nameNativeName

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
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