Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 18:03, 28 April 2026 by Pgini (talk | contribs) (Created page with "== Character Infobox Template Documentation == This template creates a structured infobox for character pages, including biographical, physical, personal, and political information. === Usage === Place the template at the top of a character page: <pre> {{Character Infobox | name = | image = | skin = | alias = | nickname = | nationality = | ethnicity = | residence = | age = | birth = | death = | height...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Character Infobox Template Documentation

This template creates a structured infobox for character pages, including biographical, physical, personal, and political information.

Usage

Place the template at the top of a character page:

{{Character Infobox
| name        = 
| image       = 
| skin        = 
| alias       = 
| nickname    = 
| nationality = 
| ethnicity   = 
| residence   = 
| age         = 
| birth       = 
| death       = 
| height      = 
| eyes        = 
| hair        = 
| skincolor   = 
| skintype    = 
| pronouns    = 
| loveinterest= 
| allies      = 
| enemies     = 
| relatives   = 
| weapon      = 
| fightingstyle = 
| profession  = 
| position    = 
| reign       = 
| pred        = 
| success     = 
| affiliation = 
}}

Image Behavior

The template supports two image fields:

  • image - Main/default artwork
  • skin - The Character's Skin

Parameters

Basic

  • name - Character’s full name, displayed as title
  • image - Main image file name (without "File:")
  • skin - Skin image file name

Biographical Information

  • alias - Alternative names
  • nickname - Informal names
  • nationality - National identity
  • ethnicity - Ethnic background
  • residence - Current residence
  • age - Age
  • birth - Birth date or details
  • death - Death date (if applicable)

Physical Description

  • height - Height
  • eyes - Eye color
  • hair - Hair color
  • skincolor - Skin color
  • skintype - Skin type or texture

Personal Information

  • pronouns - Pronouns used
  • loveinterest - Romantic interests
  • allies - Friends or allies
  • enemies - Rivals or enemies
  • relatives - Family members
  • weapon - Weapon of choice
  • fightingstyle - Combat style(s)

Political Information

  • profession - Occupation
  • position - Official role/title
  • reign - Period of rule (if applicable)
  • pred - Predecessor
  • success - Successor
  • affiliation - Group, faction, or organization

Example

{{Character Infobox
| name = Human Name
| image = Huamn.png
| skin = Human_Skin.png
| alias = The Event Wrecker
| nationality = Imagi-Nation
| age = 32
| height = 180 cm
| eyes = Blue
| hair = Black
| allies = Shlomper The Stomper, Boopy Droper
| enemies = The Wilted Rose
| weapon = Spear
| profession = Emperor
| affiliation = The White Lotus
}}

Tips

  • All the parameters are optional.
  • Empty fields will not be displayed.
  • File names should be written without the "File:" prefix.