Template:Infobox/Nation/doc
Template page
More actions
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 =
}}
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 |