Template:Infobox character: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
m (Espyo moved page Template:Infobox leader to Template:Infobox character: More useful.)
(Added more parameters.)
Line 9: Line 9:
|-
|-
! style="background: #e6e9ff;" | Gender || {{{gender}}}
! style="background: #e6e9ff;" | Gender || {{{gender}}}
|-
! style="background: #e6e9ff;" | Eye color || [[{{{eyecolor}}}]]
|-
! style="background: #e6e9ff;" | Hair color || [[{{{haircolor}}}]]
|-
|-
! style="background: #e6e9ff;" | Home planet || [[{{{home_planet}}}]]
! style="background: #e6e9ff;" | Home planet || [[{{{home_planet}}}]]
|-
! style="background: #e6e9ff;" | Family members || {{{family|None}}}
|-
|-
! style="background: #e6e9ff;" | Height || {{{height}}}
! style="background: #e6e9ff;" | Height || {{{height}}}
{{#if: {{{firstgame|}}}| {{!}}-
! style="background: #e6e9ff;" {{!}} First game {{!!}} [[{{{firstgame}}}]] }}
{{#if: {{{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}} }}
Line 24: Line 34:
|name        = name
|name        = name
|gender      = gender
|gender      = gender
|eyecolor    = eye color
|haircolor  = hair color
|home_planet = home planet
|home_planet = home planet
|family      = family members
|height      = height
|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
|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
|nocat      = if it has a value, the page it's in will not be categorized on Category:Leaders
}}</pre></noinclude>
}}</pre></noinclude>

Revision as of 12:00, September 29, 2014

Infobox character
[[Image:{{{image}}}|160px|]]
Name {{{name}}}
Gender {{{gender}}}
Eye color [[{{{eyecolor}}}]]
Hair color [[{{{haircolor}}}]]
Home planet [[{{{home_planet}}}]]
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
}}