Template:Infobox Side Character

From aquila
Revision as of 11:12, 5 September 2026 by Baseplate (talk | contribs) (Created page with "<includeonly>{| style="float: right; width: 300px; margin: 0 0 1em 1em; border: 1px solid #1a1a1a; background-color: #f8f9fa; font-size: 88%; line-height: 1.5em; border-collapse: collapse; box-shadow: 0 2px 4px rgba(0,0,0,0.1);" |- <!-- MAIN TITLE HEADER --> ! colspan="2" style="background-color: {{{Colour|#6c757d}}}; color: {{{TextColour|#ffffff}}}; text-align: center; font-size: 125%; font-weight: bold; padding: 0.6em; border-bottom: 3px solid {{{BorderColour|#495057}}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Infobox Side Character

This template displays automated information for non-player side characters and NPCs. It features age calculations, death date locks, status color-coding, and automated race categorization.

Usage

Copy and paste this clean code snippet straight onto NPC profiles:

{{Infobox Side Character
| Colour        = #6c757d
| TextColour    = #ffffff
| BorderColour  = #495057
| LabelColour   = #e9ecef
| Name          = 
| Image         = Image.png
| Titles        = 
| Race          = 
| Gender        = 
| BirthMonth    = 
| BirthYear     = 
| DeathMonth    = 
| DeathYear     = 
| Nation        = 
| Occupation    = 
| Status        = Alive
}}

TemplateData

Project Aquila's official automated Side Character Infobox.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Banner Background ColourColour

Hex code for the top header background.

Stringsuggested
Banner Text ColourTextColour

Colour code for the title text.

Stringsuggested
Banner Underline ColourBorderColour

Hex code for the thick accent bar below the header.

Stringsuggested
Label Background ColourLabelColour

Hex code for the background tint on left-hand labels.

Stringsuggested
Character NameName

Display name at the top. Defaults to the page title.

Stringsuggested
Image File NameImage

Filename of the character portrait.

Default
Image.png
Filesuggested
Titles / RanksTitles

Character's honorifics or titles. Hides if blank.

Stringsuggested
RaceRace

Biological race of the character. Automatically linked and categorized. Hides if blank.

Page namesuggested
GenderGender

Character's gender identity. Hides if blank.

Stringsuggested
Birth MonthBirthMonth

The birth month used for age calculation.

Suggested values
January January--February February--March March--April April--May May--June June--July July--August August--September September--October October October--November November--December Late December
Stringsuggested
Birth YearBirthYear

The year of birth (negative for Era Vetus, positive for Era Nova).

Numbersuggested
Death MonthDeathMonth

The month of death for locking the age calculation. Optional.

Suggested values
January January--February February--March March--April April--May May--June June--July July--August August--September September--October October October--November November--December Late December
Stringoptional
Death YearDeathYear

The year of death. Locks age calculation. Optional.

Numberoptional
Nation LinkNation

Internal link to the nation page. Hides if blank.

Page namesuggested
OccupationOccupation

The character's job or role. Hides if blank.

Stringsuggested
StatusStatus

Current status. Auto-colors (Alive, Deceased, Missing, etc). Defaults to Alive.

Suggested values
Alive Deceased Dead Missing Unknown Imprisoned Captured Retired Undead Archived
Default
Alive
Stringsuggested