Template:Infobox Nation: Difference between revisions

From CRSS Wiki
Jump to navigation Jump to search
Hide Tempalte Data (Now working..?)
m does THIS?
 
(9 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; clear:right; margin:0 0 1em 1em;"
{| 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}}}
|-
|-
| colspan="2" style="text-align:center;" | [[File:{{{flag|XXX-flag.png}}}|200px]] | [[File:{{{banner|XXX-banner.png}}}|200px]]
| colspan="2" style="text-align:center;" | [[File:{{{flag|XXX-flag.png}}}|200px]]
|-
| colspan="2" style="text-align:center;" | [[File:{{{banner|XXX-banner.png}}}|200px]]
|-
|-
! Leader
! Leader
Line 20: 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 29: 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 Size", "type": "string"},
     "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.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Nation namename

no description

Stringrequired
Flag imageflag

no description

Filerequired
Bannerbanner

no description

Fileoptional
Leaderleader

no description

Stringrequired
Land sizelandsize

no description

Stringoptional
Founding datefounded

no description

Stringoptional
Government typegovernment

no description

Stringoptional