Template:Infobox Nation

From aquila
Revision as of 15:44, 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 features an automated time engine that converts real-world dates into exact roleplay lore years.

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

=== How to use the automated Founding System:

  • Option A (Automatic): Simply type the real-world date the faction was created into FoundedIRL (e.g., | FoundedIRL = 11 August 2026). The template will automatically display the formatted real-world date and calculate that it was **Era Nova Year 2** in lore!
  • Option B (Pre-Launch Lore): If the kingdom existed in ancient history before the server opened, leave FoundedIRL blank. Instead, use FoundedYearLore with a negative number (e.g., | FoundedYearLore = -15 will output Era Vetus Year 15).

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 (Real Date)FoundedIRL

Type the real-world date this faction was created (e.g., 11 August 2026). This calculates the lore year automatically.

Stringsuggested
Founded (Ancient Lore Year)FoundedYearLore

Only use this if founded before server launch. Use negative numbers for Era Vetus (e.g., -5).

Numberoptional
StatusStatus

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

Default
Active
Stringsuggested