Template:Infobox character: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
m (Less ambiguous.)
m (Yeah, this isn't gonna work like this.)
Line 20: Line 20:
! style="background: #e6e9ff;" | Height || {{{height}}}
! style="background: #e6e9ff;" | Height || {{{height}}}
{{#if: {{{firstgame|}}}| {{!}}-
{{#if: {{{firstgame|}}}| {{!}}-
! style="background: #e6e9ff;" {{!}} First game {{!!}} [[{{{firstgame}}}]] }}
! style="background: #e6e9ff;" {{!}} First game {{!!}} {{{firstgame}}} }}
{{#if: {{{latestgame|}}}| {{!}}-
{{#if: {{{latestgame|}}}| {{!}}-
! style="background: #e6e9ff;" {{!}} Latest game {{!!}} [[{{{latestgame}}}]] }}
! style="background: #e6e9ff;" {{!}} Latest game {{!!}} {{{latestgame}}} }}
{{#if:{{{name_call|}}}| {{!}}-
{{#if:{{{name_call|}}}| {{!}}-
{{!}} colspan = "2" {{!}} {{listen|filename={{{name_call}}}|helpnote=no|title=Name call after switching leaders}} }}
{{!}} colspan = "2" {{!}} {{listen|filename={{{name_call}}}|helpnote=no|title=Name call after switching leaders}} }}

Revision as of 12:06, September 29, 2014

Infobox character
[[Image:{{{image}}}|160px|]]
Name {{{name}}}
Gender {{{gender}}}
Eye color [[{{{eyecolor}}}]]
Hair color [[{{{haircolor}}}]]
Home planet [[{{{home_planet}}}]]
Known family members None
Height {{{height}}}


Use

{{infobox leader
|image       = image name with extension
|size        = image size
|name        = name
|gender      = gender
|eyecolor    = eye color
|haircolor   = hair color
|home_planet = home planet
|family      = family members
|height      = height
|firstgame   = first game they appear in (if none, the first game they are mentioned in)
|latestgame  = latest canon game they appear in
|name_call   = filename of the leader calling out their name, used when switching leaders
|nocat       = if it has a value, the page it's in will not be categorized on Category:Leaders
}}