Template:Infobox:Country: Difference between revisions
imported>Xadrezo No edit summary |
imported>Xadrezo No edit summary |
||
| Line 10: | Line 10: | ||
<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 source="Capital"> | <data source="Capital"> | ||
<label>Capital</label> | <label>Capital</label> | ||
| Line 103: | Line 105: | ||
"description": "A map of the country.", | "description": "A map of the country.", | ||
"type": "wiki-file-name" | "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": { | "Capital": { | ||
Revision as of 22:24, 27 March 2024
There is a problem with parsing the infobox
-
0
-
1<title source="EnglishName">
-
2<default>{{PAGENAME}}</default>
-
3<format><span style="text-align: center">{{{EnglishName}}}</span></format>
-
4</title>
-
5<title source="LocalName">
-
6<format><span style="text-align: center">{{{LocalName}}}</span></format>
-
7</title>
-
8<image source="Flag"/>
-
9<image source="Coat of Arms/Emblem"/>
-
10<image source="Borders"/>
-
11<data source="PartOf">
-
12<label>Part of</label>
-
13<data source="Capital">
-
14<label>Capital</label>
-
15</data>
-
16<data source="BiggestCity">
-
17<label>Largest City</label>
-
18</data>
-
19<data source="Population">
-
20<label>Population</label>
-
21</data>
-
22<data source="Area">
-
23<label>Area</label>
-
24</data>
-
25<data source="Demonym">
-
26<label>Demonym</label>
-
27</data>
-
28<data source="Language">
-
29<label>Official Languages</label>
-
30</data>
-
31<data source="UnrecLanguages">
-
32<label>Unofficial Languages</label>
-
33</data>
-
34<data source="Species">
-
35<label>Species</label>
-
36</data>
-
37<data source="Ethnicities">
-
38<label>Ethnicities</label>
-
39</data>
-
40<data source="Religion">
-
41<label>Religion</label>
-
42</data>
-
43<data source="GovernmentType">
-
44<label>Government</label>
-
45</data>
-
46<data source="HeadOfState">
-
47<label>Head of State</label>
-
48</data>
-
49<data source="HeadOfGov">
-
50<label>Head of Government</label>
-
51</data>
-
52<data source="Currency">
-
53<label>Currency</label>
-
54</data>
-
55<data source="GDP">
-
56<label>GDP</label>
-
57</data>
-
58<data source="DMV">
-
59<label>Democracy Index Value</label>
-
60</data>
-
61<data source="TrafficDirection">
-
62<label>Traffic Direction</label>
-
63</data>
-
64<data source="TimeZone">
-
65<label>Time Zone</label>
-
66</data>
-
67<data source="CallingCode">
-
68<label>Calling Code</label>
-
69</data>
-
70<data source="InternetCode">
-
71<label>Internet Code</label>
-
72</data>
-
73<data source="3LetterCode">
-
74<label>3-Letter Code</label>
-
75</data>
-
76
Infobox for countries!
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| English name | EnglishName | The official long-form name of the country in English (e.g. 'Hellenic Republic' for Greece). | String | optional |
| Local name | LocalName | The official long-form name of the country in the country's official language(s) (e.g. 'Ελληνική Δημοκρατία' for Greece). | String | optional |
| Flag | Flag | The country's flag. | File | optional |
| Coat of Arms/Emblem | Coat of Arms/Emblem | The country's coat of arms or emblem. | File | optional |
| Map | Borders | A map of the country. | File | optional |
| Part of | PartOf | 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. | String | optional |
| Capital | Capital | The name of the capital city | String | optional |
| Biggest city | BiggestCity | The name of the city with the highest population. Leave blank if it is the capital. | String | optional |
| Population | Population | no description | String | optional |
| Area | Area | no description | String | optional |
| Demonym | Demonym | no description | String | optional |
| Official language(s) | Language | no description | String | optional |
| Unofficial language(s) | UnrecLanguage | no description | String | optional |
| Species | Species | no description | String | optional |
| Ethnicities | Ethnicities | no description | String | optional |
| Religion(s) | Religion | no description | String | optional |
| Government type | GovernmentType | The type of government of the country. Try to be specific. | String | optional |
| Head of State | HeadOfState | The title and name of the current head of state, e.g. 'President Joe Biden'. | String | optional |
| Head of government | HeadOfGov | 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. | String | optional |
| Currency | Currency | no description | String | optional |
| GDP | GDP | no description | String | optional |
| Democracy Index value | DMV | no description | String | optional |
| Traffic direction | TrafficDirection | Left-hand or right-hand traffic? Notice that this still applies for car-less countries (think trains). | String | optional |
| Time zone | TimeZone | The time zones in use in that country, in terms of offset from CST (Costrelo Standard Time). | String | optional |
| Calling code | CallingCode | The country's telephone number prefix for international calls, e.g. '+1' for the US. | String | optional |
| Internet code | InternetCode | The country's URL suffix, e.g. '.de' for Germany. | String | optional |
| 3-letter code | 3LetterCode | The country's three-letter code, e.g. 'LRM' for Loremesia. | String | optional |