Template:Infobox/Nation/doc: Difference between revisions
Template page
More actions
Created documentation page, correlates to Template:Infobox/Nation, removed everything below Overview to focus on infobox function only. |
No edit summary |
||
| Line 1: | Line 1: | ||
== Description == | == Description == | ||
| Line 28: | Line 27: | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 87: | Line 50: | ||
</pre> | </pre> | ||
To see: | To see: | ||
{{Infobox/Nation | {{Infobox/Nation | ||
Revision as of 15:15, 20 April 2026
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 |