Template:Infobox Nation: Difference between revisions
Appearance
No edit summary |
New nation info box with some fun little tweaks Tag: Reverted |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly>{| class="infobox" style="width:250px; border: 1px solid var(--border-color-subtle,#c8ccd1); background: var(--background-color-interactive-subtle,#f8f9fa); float:right;" | ||
{| class="infobox" style="width:250px; border: 1px solid var(--border-color-subtle,#c8ccd1); background: var(--background-color-interactive-subtle,#f8f9fa); float:right;" | ! colspan="2" style="background:var(--border-color-subtle,#c8ccd1); text-align:center;" | {{{name|Unnamed Nation}}} | ||
! colspan="2" style="background:var(--border-color-subtle,#c8ccd1); text-align:center;" | {{{name| | |||
|- | |- | ||
| colspan="2" style="text-align:center;" | [[File:{{{flag| | | colspan="2" style="text-align:center;" | [[File:{{{flag|Flag-placeholder.png}}}|200px]] | ||
{{#if:{{{banner|}}}| | |||
|- | |- | ||
| colspan="2" style="text-align:center;" | [[File:{{{banner| | | colspan="2" style="text-align:center;" | [[File:{{{banner}}}|200px]] | ||
}} | |||
{{#if:{{{screenshot|}}}| | |||
|- | |||
| colspan="2" style="text-align:center;" | [[File:{{{screenshot}}}|200px]] | |||
}} | |||
|- | |- | ||
! Leader | ! Leader | ||
| {{{leader| | | {{{leader|Unknown}}} | ||
|- | |- | ||
! Founded | ! Founded | ||
| {{{founded| | | {{{founded|Unknown}}} | ||
|- | |- | ||
! Government Type | ! Government Type | ||
| {{{government| | | {{{government|Unknown}}} | ||
|} | {{#if:{{{landsize|}}}| | ||
</includeonly> | |- | ||
! Land Size | |||
| {{{landsize}}} | |||
}} | |||
|}</includeonly><noinclude>{{/doc}}</noinclude> | |||
<noinclude> | <noinclude> | ||
Revision as of 14:32, 25 June 2026
| Republic of Panorama | ||
|---|---|---|
- | ||
| Leader | WorldWidePixel (Prime Minister) | |
| Founded | 22/10/2023 | |
| Government Type | Democratic Republic
- |
Land Size |
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 |