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/doc

Template page
Revision as of 14:45, 20 April 2026 by Alkivkos (talk | contribs) (Created documentation page, correlates to Template:Infobox/Nation, removed everything below Overview to focus on infobox function only.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Description

This template creates an infobox for nations on the wiki.


---

Usage

Copy and paste this into a page:

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

---

Parameters

Infobox fields

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


Example

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

To see:


test
test.png
Motto test
Capital test
Leader(s) test
Founded test
Government test
Population test
Demonym test
Alliances test
Enemies test
Territory test
Status test