Sjabloondocumentatie
Gebruik
{{Infobox land
| naaminlandstaal =
| vlag =
| vlagartikel =
| wapen =
| wapenartikel =
| locatie =
| talen =
| hoofdstad =
| religie =
| regeringsvorm =
| km2 =
| pctwater =
| inwoners =
| dichtheid =
| munteenheid =
| valutacode =
| tijdzone =
| volkslied =
| motto =
| feestdag =
| tld =
| landcode =
| tel =
| detailkaart =
}}
Eventueel kan aan de infobox een tweede portaal worden toegevoegd:
| portaal2 =
Voorbeeld
{{Infobox land
| naaminlandstaal = Jumhuriyah Al-Iraqia al-Demoqratia al-Federalia, Komara Fîdrala Dîmokrata Êraqê<br /> جمهوريّة العراق
| vlag = [[Bestand:Flag of Iraq.svg|120px|Vlag van Irak]]
| vlagartikel = Vlag van Irak
| wapen = [[Bestand:Coat_of_arms_of_Iraq.svg|90px|Wapen van Irak]]
| wapenartikel = Wapen van Irak
| locatie = LocationIraq.png
| talen = [[Arabisch]], [[Koerdisch]]
| hoofdstad = [[Bagdad (hoofdbetekenis)|]]
| religie = [[Islam (hoofdbetekenis)|]] 96%, [[christendom]] 4%
| regeringsvorm = [[Federale republiek]]
| km2 = 437.072
| pctwater = 1,1
| inwoners = 25 miljoen
| dichtheid = 55
| munteenheid = [[Iraakse dinar]]
| valutacode = IRD
| tijdzone = [[UTC+3|+3]]
| volkslied = [[Mawtini]]
| motto =
| feestdag =
| tld = iq
| landcode = IRQ
| tel = 964
| detailkaart = [[Bestand:Un-iraq.png|255px]]
}}
Templatedata
<templatedata>
{
"description": "Infobox voor een land",
"format": "Sjabloon:\n\n",
"params": {
"vlag": {
"type": "string"
},
"vlagartikel": {
"type": "string"
},
"wapen": {
"type": "string"
},
"wapenartikel": {
"type": "string"
},
"locatie": {
"type": "string"
},
"locatieonderschrift": {
"type": "string"
},
"locatiebreedte": {
"type": "string"
},
"talen": {
"type": "string"
},
"hoofdstad": {
"type": "string"
},
"religie": {
"type": "string"
},
"staatsvorm": {
"type": "string"
},
"regeringsvorm": {
"type": "string"
},
"onderverdeling": {
"type": "string"
},
"km2": {
"type": "number"
},
"pctwater": {
"type": "number"
},
"inwoners": {
"type": "number"
},
"dichtheid": {
"type": "number"
},
"munteenheid": {
"type": "string"
},
"valutacode": {
"type": "string"
},
"tijdzone": {
"type": "string"
},
"volkslied": {
"type": "string"
},
"motto": {
"type": "string"
},
"feestdag": {
"type": "string"
},
"tld": {
"type": "string"
},
"landcode": {
"type": "string"
},
"tel": {
"type": "string"
},
"overig0": {
"type": "string"
},
"Voor1": {
"type": "string"
},
"Vlag_Voor1": {
"type": "string"
},
"Voor2": {
"type": "string"
},
"Vlag_Voor2": {
"type": "string"
},
"Voor3": {
"type": "string"
},
"Vlag_Voor3": {
"type": "string"
},
"Voor4": {
"type": "string"
},
"Vlag_Voor4": {
"type": "string"
},
"Voor5": {
"type": "string"
},
"Vlag_Voor5": {
"type": "string"
},
"Voor6": {
"type": "string"
},
"Vlag_Voor6": {
"type": "string"
},
"Ontstaan": {
"type": "string"
},
"detailkaart": {
"type": "string"
},
"CIAkaart": {
"type": "string"
},
"detailkaartbijschrift": {
"type": "string"
},
"CIAkaartonderschrift": {
"type": "string"
},
"a-z": {
"type": "string"
},
"portaal2": {
"type": "string"
}
},
"paramOrder": [
"vlag",
"vlagartikel",
"wapen",
"wapenartikel",
"locatie",
"locatieonderschrift",
"locatiebreedte",
"talen",
"hoofdstad",
"religie",
"staatsvorm",
"regeringsvorm",
"onderverdeling",
"km2",
"pctwater",
"inwoners",
"dichtheid",
"munteenheid",
"valutacode",
"tijdzone",
"volkslied",
"motto",
"feestdag",
"tld",
"landcode",
"tel",
"overig0",
"Voor1",
"Vlag_Voor1",
"Voor2",
"Vlag_Voor2",
"Voor3",
"Vlag_Voor3",
"Voor4",
"Vlag_Voor4",
"Voor5",
"Vlag_Voor5",
"Voor6",
"Vlag_Voor6",
"Ontstaan",
"detailkaart",
"CIAkaart",
"detailkaartbijschrift",
"CIAkaartonderschrift",
"a-z",
"portaal2"
]
}
</templatedata>