Template:Infobox country: Difference between revisions
Template page
More actions
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 39: | Line 39: | ||
|data4 = {{{preceded_by|}}} |
|data4 = {{{preceded_by|}}} |
||
|label5 = Succeeded by |
|label5 = Succeeded by |
||
|data5 = {{{ |
|data5 = {{{succeeded_by|}}} |
||
}} |
}} |
||
| Line 47: | 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": { |
|||
"description": "When the country was founded" |
|||
}, |
|||
| ⚫ | |||
"aliases": [ |
|||
"joined" |
|||
], |
|||
"description": "When the country joined the inter-governmental radio system" |
|||
}, |
|||
"image": {}, |
"image": {}, |
||
"caption": {}, |
"caption": {}, |
||
"demonym": { |
"demonym": { |
||
" |
"aliases": [ |
||
| ⚫ | |||
], |
|||
"description": "Term used to refer to the people in the country" |
|||
}, |
|||
"preceded_by": { |
|||
"description": "What the country was preceded by" |
|||
}, |
|||
| ⚫ | |||
"description": "Area of the country" |
|||
}, |
|||
"succeeded_by": { |
|||
"description": "What the country was succeeded by, if applicable" |
|||
} |
|||
}, |
}, |
||
"description": "For a country", |
"description": "For a constituent part of a country", |
||
"format": "block" |
"format": "block" |
||
} |
} |
||
Revision as of 20:56, 11 February 2024
| Infobox country | |
|---|---|
| [[File:|250px]] | |
| Capital | {{{capital}}} |
| Leader | {{{leader}}} |
| History | |
| Founded | {{{hist_founded}}} |
| Joined IGRS | {{{hist_joined}}} |
For a constituent part of 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 | 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 |