Template:Infobox:Country: Difference between revisions

From Library of Turku
Jump to navigation Jump to search
imported>Baphometenreal
Infobox created with infobox builder.
 
No edit summary
 
(29 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<infobox>
<infobox>
<title source="EnglishName">
<title source="EnglishName">
<default>A</default>
<default>{{PAGENAME}}</default>
        <format>{{{EnglishName}}}</format>
</title>
</title>
<title source="LocalName">
<title source="LocalName">
<default>A</default>
        <format>{{{LocalName}}}</format>
</title>
<title source="DependencyType">
        <format><span style="font-size: 0.8em; background: lightblue">{{{DependencyType}}}</span></format>
</title>
</title>
<image source="Flag"/>
<image source="Flag"/>
<image source="Coat of Arms/Emblem"/>
<image source="Coat of Arms/Emblem"/>
<image source="Borders"/>
<image source="Borders"/>
<data source="PartOf">
<label>Part of</label>
    </data>
<data source="Capital">
<data source="Capital">
<label>Capital</label>
<label>Capital</label>
Line 21: Line 28:
<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">
<label>Official Languages</label>
<label>Official Languages</label>
</data>
</data>
<data source="UnrecLanguages">
<data source="UnrecLanguage">
<label>Unofficial Languages</label>
<label>Unofficial Languages</label>
</data>
</data>
Line 47: 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 71: 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>
<noinclude>
<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.",
"params": {
"EnglishName": {
"label": "English name",
"description": "The official long-form name of the country in English (e.g. 'Hellenic Republic' for Greece).",
"type": "string"
},
"LocalName": {
"label": "Local name",
"description": "The official long-form name of the country in the country's official language(s) (e.g. 'Ελληνική Δημοκρατία' for Greece).",
"type": "string"
},
"DependencyType": {
"label": "Dependency type",
"description": "The type of non-independent region (e.g. colony, autonomous area, etc). Leave blank if independent.",
"type": "string"
},
"Flag": {
"label": "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"
},
"PartOf": {
"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.",
"type": "string"
},
"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"
},
"Population": {
"label": "Population",
"description": "The number of total inhabitants.",
"type": "string"
},
"Area": {
"label": "Area",
"description": "The size of the country in terms of area (preferably metric).",
"type": "string"
},
"Demonym": {
"label": "Demonym",
"description": "The name for this country's inhabitants, e.g. 'Spaniard' for Spain.",
"type": "string"
},
"Language": {
"label": "Official language(s)",
"type": "string",
"description": "The official languages of the country. Eg. French in France."
},
"UnrecLanguage": {
"label": "Unofficial language(s)",
"type": "string",
"description": "The unofficial languages in the country. These are usually spoken by minorities."
},
"Species": {
"label": "Species",
"type": "string",
"description": "The species in the country. See [[Species]]."
},
"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"
},
"Legislature": {
"label": "Legislature",
"description": "The name of the legislature.",
"type": "string"
},
"Currency": {
"label": "Currency",
"type": "string",
"description": "The currency used within the country to exchange goods and services. e.g. The Canadian dollar in Canada."
},
"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). Check out https://xadrezo.neocities.org/bw/boryaworld-clock to see your country's timezone(s).",
"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"
},
"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>
</noinclude>

Latest revision as of 19:35, 21 December 2025

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.

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

The type of non-independent region (e.g. colony, autonomous area, etc). Leave blank if independent.

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

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.

Stringoptional
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

The number of total inhabitants.

Stringoptional
AreaArea

The size of the country in terms of area (preferably metric).

Stringoptional
DemonymDemonym

The name for this country's inhabitants, e.g. 'Spaniard' for Spain.

Stringoptional
Official language(s)Language

The official languages of the country. Eg. French in France.

Stringoptional
Unofficial language(s)UnrecLanguage

The unofficial languages in the country. These are usually spoken by minorities.

Stringoptional
SpeciesSpecies

The species in the country. See [[Species]].

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
LegislatureLegislature

The name of the legislature.

Stringoptional
Upper houseUpperHouse

The name of the upper house. Leave blank if the legislature is unicameral.

Stringoptional
Middle houseMiddleHouse

The name of the middle house. Leave blank if the legislature is unicameral or bicameral.

Stringoptional
Lower houseLowerHouse

The name of the lower house. Leave blank if the legislature is unicameral.

Stringoptional
CurrencyCurrency

The currency used within the country to exchange goods and services. e.g. The Canadian dollar in Canada.

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). Check out https://xadrezo.neocities.org/bw/boryaworld-clock to see your country's timezone(s).

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

The mains voltage in use for standard household power

Stringoptional
Mains frequencyMainsFreq

The mains frequency in use for standard household power

Stringoptional
Call sign prefixesCallSignPrefxs

Prefixes used for broadcasting call signs e.g. K and W in the U.S.

Stringoptional
First-order subdivisionsFirstOrderSubdivs

Terms used for first-order subdivisions e.g. states, territories, and federal districts in the U.S.

Stringoptional