Template:Character

From Inkipedia, the Splatoon wiki

Displays an inline character icon with a text link.

Usage

{{Character|<game>|<name>|<size>|<icononly>}}

Parameters

Parameter Type Status Description
game Unnamed Required The game that the character belongs to. Must be one of the following:
name Unnamed Required The English name of the character.
size Unnamed Optional The pixel width for the icon. The default size is 24.
icononly Unnamed Optional If present, the text label will be omitted.
var Named Optional If present, the variant name will be appended to the file name, to choose between different variants of the same same character's icons.

Examples

Markup

* {{Character|S|Spyke}}
* {{Character|S2|Murch}}
* {{Character|S|Annie|32}}
* {{Character|S2|Crusty Sean|icononly}}
* {{Character|S|Crusty Sean|32|icononly}}
* {{Character|OC|Callie}}
* {{Character|OC|Callie|var=Inkantation}}
* {{Character|RotM|Agent 1}}
* {{Character|RotM|Agent 2}}
* {{Character|RotM|Shiver}}
* {{Character|RotM|Frye}}
* {{Character|RotM|Big Man}}

Output