More actions
No edit summary |
No edit summary |
||
| Line 99: | Line 99: | ||
"label": "Map Caption" | "label": "Map Caption" | ||
}, | }, | ||
"image3": {}, | "image3": { | ||
"caption3": {} | "aliases": [ | ||
"image3" | |||
] | |||
}, | |||
"caption3": { | |||
"aliases": [ | |||
"caption3" | |||
] | |||
} | |||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
Revision as of 15:34, 23 July 2023
Example usage:
{{Nation infobox
|title1=Example
|image1= Flag
|caption1= flag desc
|image2 = Map
|caption2 = Map Desc. and Legend
|capital=Example
|official_languages=Example
|government=Example
|head_of_state=Example
|formation=Example
|population=Example
}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Nation's Formal Name | title1 title1 | no description
| String | optional |
| Flag | image1 image1 | The nation's flag. | File | optional |
| Flag Caption | caption1 caption1 | no description | String | optional |
| Map | image2 image2 | Map of the region that the nation is in, with the nation itself clearly highlighted. | File | optional |
| Map Caption | caption2 caption2 | no description | Unknown | optional |
| image3 | image3 image3 | no description | Unknown | optional |
| caption3 | caption3 caption3 | no description | Unknown | optional |