Template:Infobox Nation

From aquila
Revision as of 15:50, 19 August 2026 by Baseplate (talk | contribs)
Jump to navigation Jump to search


Infobox Nation

This template displays structured profile data for nations, kingdoms, and factions. It dynamically tracks the age and chronology of the faction across server days.

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          = 
| FoundedLore      = 
| FoundedIRL       = 
| Status           = Active
}}

TemplateData

Project Aquila's official automated Nation and Faction Infobox.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Banner Background ColourColour

Hex code for the top header background (e.g. #1A365D). Defaults to theme blue.

Stringsuggested
Banner Text ColourTextColour

Colour code for the nation's name text (e.g. #ffffff or white).

Stringsuggested
Banner Underline ColourBorderColour

Hex code for the thick accent bar directly below the main header.

Stringoptional
Label Background ColourLabelColour

Hex code for the background tint on the left labels (e.g. #EDF2F7).

Stringsuggested
Nation NameName

The official name of the nation or kingdom.

Stringsuggested
Flag / Crest ImageImage

Filename of the national flag or emblem file.

Default
Image.png
Fileoptional
Capital CityCapital

no description

Stringsuggested
Primary CultureCulture

no description

Stringoptional
Territory LocationLocation

Geographical region or coordinates on the server map.

Stringsuggested
Government TypeGovernment

e.g., Feudal Monarchy, Technocracy, Republic

Stringsuggested
Head of State / RulerLeader

no description

Stringsuggested
State ReligionReligion

no description

Stringoptional
Governing BodyLegislature

e.g., Parliament, High Council, Senate

Stringoptional
Official LanguagesOfficial Languages

no description

Stringoptional
DemonymDemonym

What citizens of this nation are called (e.g., Koperdamer).

Stringoptional
Major Cities / TownsMajor Settlements

no description

Stringoptional
Population SizePopulation

no description

Stringoptional
Allied NationsAllies

no description

Stringoptional
Rival / Enemy FactionsEnemies

no description

Stringoptional
Founded (Lore)FoundedLore

Enter the month and raw year index separated strictly by a comma. (e.g., March--April, -19 for Era Vetus or January, 2 for Era Nova).

Stringsuggested
Founded (Real Date)FoundedIRL

The real-world date the faction was created on the server (e.g. 15 August 2026).

Stringoptional
StatusStatus

Type 'Active', 'Inactive', or 'Collapsed'.

Default
Active
Stringsuggested