Template:Infobox/Character

From Inkipedia, the Splatoon wiki
< Template:Infobox
Revision as of 23:34, 2 March 2023 by Slate (talk | contribs) (Added optional "pronouns" parameter from Ink Pump discussion)

Produces an infobox for a character.

Parameters

color Optional. An RGB triplet to use as the base color for formatting. The default color is {{SiteColor|<Generic>}}.
style Optional. A CSS property list to apply to the top-level container.
title Optional. The mode's title. If absent, the page name is used.
image Optional. The filename to display. If not specified, an example image is used.
caption Optional. Text displayed below the image.
species Optional. The species this character belongs to.
height Optional. This character's height (please format as 123cm (4'5") ).
hair Optional. The hair color of the character.
eye Optional. The eye color of the character.
age Optional. The age of the character.
gender Optional. The gender of the character.
pronouns Optional. The pronouns of the character. May be used in addition to, or instead of, the gender parameter.
relations Optional. The character's relations.
location Optional. The location of the character.
shop Optional. The shop that the character runs.
members Deprecated. The members that make up the group.

Example

Markup

{{InfoboxCharacter
|color    = {{SiteColor|Splatoon}}
|title    = Crusty Sean
|image    = CrustySean1.png
|caption  = Crusty Sean
|gender   = Male
|species  = Japanese Tiger Prawn
|shop     = {{shop|Shrimp Kicks}}
|location = [[Booyah Base]]
}}

Output

Template:InfoboxCharacter