Jump to content

Template:Character infobox

From Encyc
Character infobox

A simple infobox template for displaying character information.

Parameters

[edit source]
Parameter Required Description
name No Character name displayed in header. Defaults to page name if omitted.
image No Character image. Use full image syntax: [[File:Example.png|200px]]
first No First appearance of the character in a video game.
gender No Character's gender.
species No Character's species or type.
allies No Character's allies or affiliations.

All parameters are optional. Rows will only display if their parameter contains a value.

Blank template

[edit source]
{{character infobox
|name=
|image=
|first_game=
|gender=
|species=
|allies=
}}

Example

[edit source]
{{character infobox
|name=Mario
|image=[[File:Example.png|x200px]]
|first_game=''[[Donkey Kong (arcade)|Donkey Kong]]'' (1981)
|species=Human
|gender=Male
|allies=[[Luigi]], [[Princess Peach]], [[Yoshi]]
}}

Output:

Mario
First game Donkey Kong (1981)
Gender Male
Species Human
Allies Luigi, Princess Peach, Yoshi

Styling

[edit source]

The template uses the following color scheme:

Element Color
Background #f5f5fa (light lavender)
Border #88B (muted purple)
Header #AAD (medium lavender)
Alternating rows #CCE (pale lavender)