Template:Infobox Nation
Infobox Nation
This template displays structured profile data for nations, kingdoms, and factions. Optional secondary parameters hide automatically if left blank to save screen space.
Usage
Copy and paste this clean code snippet straight onto nation wiki pages:
{{Infobox Nation
| Colour = #1A365D
| TextColour = #ffffff
| BorderColour = #0F172A
| LabelColour = #EDF2F7
| Name =
| Image = Image.png
| Capital =
| Culture =
| Location =
| Government =
| Leader =
| Religion =
| Legislature =
| Official Languages =
| Demonym =
| Major Settlements =
| Population =
| Allies =
| Enemies =
| FoundedYearLore =
| FoundedIRL =
| Status = Active
}}
TemplateData
Project Aquila's official automated Nation and Faction Infobox.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Banner Background Colour | Colour | Hex code for top banner background. | String | suggested |
| Banner Text Colour | TextColour | no description | String | suggested |
| Banner Underline Colour | BorderColour | no description | String | optional |
| Label Background Colour | LabelColour | no description | String | suggested |
| Nation Name | Name | no description | String | suggested |
| Flag / Crest Image | Image | no description
| File | optional |
| Capital City | Capital | no description | String | suggested |
| Primary Culture | Culture | Hides automatically if left blank. | String | optional |
| Territory Location | Location | no description | String | suggested |
| Government Type | Government | no description | String | suggested |
| Head of State / Ruler | Leader | no description | String | suggested |
| State Religion | Religion | Hides automatically if left blank. | String | optional |
| Governing Body | Legislature | Hides automatically if left blank. | String | optional |
| Official Languages | Official Languages | Hides automatically if left blank. | String | optional |
| Demonym | Demonym | Hides automatically if left blank. | String | optional |
| Major Cities / Towns | Major Settlements | Hides automatically if left blank. | String | optional |
| Population Size | Population | no description | String | suggested |
| Allied Nations | Allies | Hides automatically if left blank. | String | optional |
| Rival / Enemy Factions | Enemies | Hides automatically if left blank. | String | optional |
| Founded Year (Lore) | FoundedYearLore | no description | Number | required |
| Founded (Real Date) | FoundedIRL | Must be written strictly in DD/MM/YY format (e.g., 28/07/26). | String | required |
| Status | Status | no description
| String | required |