Template:Infobox country: Difference between revisions
Template page
More actions
Content deleted Content added
Changed image size |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 9: | Line 9: | ||
|label2 = Capital |
|label2 = Capital |
||
|data2 = {{{capital}}} |
|data2 = {{{capital|}}} |
||
|label3 = Population |
|label3 = Population |
||
| Line 35: | Line 35: | ||
|data2 = {{{hist_founded}}} |
|data2 = {{{hist_founded}}} |
||
|label3 = Joined [[Inter-governmental Radio System|IGRS]] |
|label3 = Joined [[Inter-governmental Radio System|IGRS]] |
||
|data3 = {{{hist_joined}}} |
|data3 = {{{hist_joined|}}} |
||
|label4 = Preceded by |
|||
|data4 = {{{preceded_by|}}} |
|||
|label5 = Succeeded by |
|||
|data5 = {{{succeeded_by|}}} |
|||
}} |
}} |
||
| Line 43: | Line 47: | ||
{ |
{ |
||
"params": { |
"params": { |
||
"native_name": { |
"native_name": { |
||
" |
"aliases": [ |
||
" |
"native" |
||
], |
|||
| ⚫ | |||
"description": "Name of the subcountry in its native tongue", |
|||
| ⚫ | |||
" |
"type": "string" |
||
}, |
|||
" |
"capital": { |
||
"description": "Capital city of the country" |
|||
| ⚫ | |||
}, |
|||
| ⚫ | |||
" |
"leader": { |
||
"description": "Current leader of the country" |
|||
| ⚫ | |||
}, |
|||
| ⚫ | |||
"description": "Population of the country" |
|||
}, |
|||
"leader_title": { |
|||
"description": "Title of the leader", |
|||
"example": "Duke, Duchess, Countess" |
|||
}, |
|||
"gov_type": { |
|||
"description": "Type of government used in the country" |
|||
}, |
|||
"currency": { |
|||
"description": "Type of currency used in the country" |
|||
}, |
|||
| ⚫ | |||
"description": "The most populous city in the country" |
|||
}, |
|||
"hist_founded": { |
|||
"aliases": [ |
|||
"founded" |
|||
], |
|||
"description": "When the country was founded" |
|||
}, |
|||
| ⚫ | |||
"aliases": [ |
|||
"joined" |
|||
], |
|||
"description": "When the country joined the inter-governmental radio system" |
|||
}, |
|||
| ⚫ | |||
"caption": {}, |
|||
"demonym": { |
|||
"aliases": [ |
|||
| ⚫ | |||
], |
|||
"description": "Term used to refer to the people in the country" |
|||
}, |
|||
"preceded_by": { |
|||
"description": "What the country was preceded by" |
|||
}, |
|||
"area": { |
|||
"description": "Area of the country" |
|||
}, |
|||
"succeeded_by": { |
|||
"description": "What the country was succeeded by, if applicable" |
|||
} |
|||
}, |
}, |
||
"description": "For a country", |
"description": "For a country", |
||
Latest revision as of 08:57, 7 July 2024
| Infobox country | |
|---|---|
| [[File:|250px]] | |
| Leader | {{{leader}}} |
| History | |
| Founded | {{{hist_founded}}} |
For a country
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| native_name | native_name native | Name of the subcountry in its native tongue | String | optional |
| capital | capital | Capital city of the country | Unknown | optional |
| leader | leader | Current leader of the country | Unknown | optional |
| population | population | Population of the country | Unknown | optional |
| leader_title | leader_title | Title of the leader
| Unknown | optional |
| gov_type | gov_type | Type of government used in the country | Unknown | optional |
| currency | currency | Type of currency used in the country | Unknown | optional |
| largest_city | largest_city | The most populous city in the country | Unknown | optional |
| hist_founded | hist_founded founded | When the country was founded | Unknown | optional |
| hist_joined | hist_joined joined | When the country joined the inter-governmental radio system | Unknown | optional |
| image | image | no description | Unknown | optional |
| caption | caption | no description | Unknown | optional |
| demonym | demonym denonym | Term used to refer to the people in the country | Unknown | optional |
| preceded_by | preceded_by | What the country was preceded by | Unknown | optional |
| area | area | Area of the country | Unknown | optional |
| succeeded_by | succeeded_by | What the country was succeeded by, if applicable | Unknown | optional |