Template:Infobox Nation: Difference between revisions
Jump to navigation
Jump to search
m Separate the flag and banner into different 'lines' |
m does THIS? |
||
| (8 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class="infobox" style="width:250px; border:1px solid #aaa; background:#f9f9f9; float:right | {| class="infobox" style="width:250px; border:1px solid #aaa; background:#f9f9f9; float:right;" | ||
! colspan="2" style="background:#ccc; text-align:center;" | {{{name|Some Random Nation}}} | ! colspan="2" style="background:#ccc; text-align:center;" | {{{name|Some Random Nation}}} | ||
|- | |- | ||
| Line 22: | Line 22: | ||
<noinclude> | <noinclude> | ||
{{Infobox_Nation | |||
|name = Republic of Panorama | |||
|flag = ROP_Flag.png | |||
|banner = ROP_Banner.png | |||
|leader = [[user:WorldWidePixel|WorldWidePixel]] (Prime Minister) | |||
|founded = 22/10/2023 | |||
|government = Democratic Republic | |||
}} | |||
<templatedata> | <templatedata> | ||
| Line 31: | Line 40: | ||
"banner": {"label": "Banner", "type": "wiki-file-name"}, | "banner": {"label": "Banner", "type": "wiki-file-name"}, | ||
"leader": {"label": "Leader", "type": "string", "required": true}, | "leader": {"label": "Leader", "type": "string", "required": true}, | ||
"landsize": {"label": "Land | "landsize": {"label": "Land size", "type": "string"}, | ||
"founded": {"label": "Founding date", "type": "string"}, | "founded": {"label": "Founding date", "type": "string"}, | ||
"government": {"label": "Government type", "type": "string"} | "government": {"label": "Government type", "type": "string"} | ||
Latest revision as of 18:09, 10 October 2025
| Republic of Panorama | |
|---|---|
| Leader | WorldWidePixel (Prime Minister) |
| Land Size | Not Yet Calculated |
| Founded | 22/10/2023 |
| Government Type | Democratic Republic |
Infobox for CRSS nations.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Nation name | name | no description | String | required |
| Flag image | flag | no description | File | required |
| Banner | banner | no description | File | optional |
| Leader | leader | no description | String | required |
| Land size | landsize | no description | String | optional |
| Founding date | founded | no description | String | optional |
| Government type | government | no description | String | optional |