Template:Infobox Nation
From Knightspire Wiki
Usage
{{Infobox Nation
| name = Furstenmark
| color = #7d7d7d
| image = FurstenmarkMap.png
| caption = Territorial extent of Furstenmark.
| flag = FurstenmarkFlag.png
| capital = Furstenburg
| culture = Furstenlander
| location = Volkdorf Plains
| government = Stratocracy
| leader = Martin von Lindenblute
| religion = Gottspellitism
| founded = 2026-05-14
}}
Notes
- The
foundedparameter must use ISO date format:
YYYY-MM-DD
Example:
2026-05-14
- Lore Year is automatically calculated using Module:KnightspireDate.
TemplateData
Infobox for nations and sovereign states.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | no description | String | required |
| Header Color | color | no description
| String | optional |
| Main Image | image | no description | File | optional |
| Image Caption | caption | no description | String | optional |
| Flag | flag | no description | File | optional |
| Capital | capital | no description | String | optional |
| Culture | culture | no description | String | optional |
| Location | location | no description | String | optional |
| Government | government | no description | String | optional |
| Leader | leader | no description | String | optional |
| Religion | religion | no description | String | optional |
| Legislature | legislature | no description | String | optional |
| Population | population | no description | String | optional |
| Founded | founded | Must use YYYY-MM-DD format. | Date | optional |