Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox/Nation: Difference between revisions

Template page
Removed Overview: +++ to create separate page, thus making this an infobox only page. Edited as well to accommodate doc subpage.
No edit summary
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="infobox" style="width:300px; border:1px solid #aaa; padding:5px;"
{| class="infobox" style="width:300px; border:1px solid #aaa; background: transparent; padding:5px;"
|-
|-
! colspan="2" style="text-align:center; font-size:120%;" | {{{name|{{PAGENAME}}}}}
! colspan="2" style="text-align:center; font-size:120%; background: transparent;" | {{{name|{{PAGENAME}}}}}
|-
|-
| colspan="2" style="text-align:center;" | [[File:{{{flag|NoFlag.png}}}|250px]]
| colspan="2" style="text-align:center; background: transparent;" | {{{flag|NoFlag.png}}}
|-
|-
! Motto
! Motto
Line 40: Line 40:
|}
|}


[[Category:Template]]
 
[[Category: Infobox Templates]]
 
 
</includeonly>
</includeonly>


Line 62: Line 63:
| status      =  
| status      =  


}}
</pre>
</pre>
</noinclude>
</noinclude>


== Parameters ==


 
<noinclude>
=== Infobox fields ===
[[Category:Template]]
{| class="wikitable"
</noinclude>
! Parameter !! Description !! Default
|-
| name || Name of the nation || Page name
|-
| flag || Image file (e.g. Example.png) || NoFlag.png
|-
| motto || Nation motto || —
|-
| capital || Capital city || Unknown
|-
| leader || Leader(s) || Unknown
|-
| founded || Founding date/season || Unknown
|-
| government || Government type || Unknown
|-
| population || Number of members || Unknown
|-
| demonym || Name for citizens || Unknown
|-
| alliances || Allied nations || None
|-
| enemies || Enemy nations || None
|-
| territory || Land description || Unspecified
|-
| status || Active/Inactive || Active
|}

Latest revision as of 04:10, 30 April 2026


Usage

{{Infobox/Nation
| name        = 
| flag        = 
| motto       = 
| capital     = 
| leader      = 
| founded     = 
| government  = 
| population  = 
| demonym     = 
| alliances   = 
| enemies     = 
| territory   = 
| status      = 

}}
Contents