Template:Infobox pikmin: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
No edit summary
(Changed how the size measure works.)
Line 17: Line 17:
|-
|-
! [[Carrying]] capacity
! [[Carrying]] capacity
| {{{carry}}}{{#if:{{{height|}}}|<br />
| {{{carry}}}
{{!}}-
{{#if:{{{psize|}}}|{{!}}-
! Size
! {{tt|Size|Value listed on its e-card.}}
{{!}} {{{height|}}}mm|}}
{{!}} {{{psize}}} }}
|}<includeonly>{{#if:{{{nocat|}}}||[[Category:Pikmin family]]}}</includeonly><noinclude>
|}<includeonly>{{#if:{{{nocat|}}}||[[Category:Pikmin family]]}}</includeonly><noinclude>


Line 57: Line 57:
| '''Yes''' ||  || Carrying capacity.
| '''Yes''' ||  || Carrying capacity.
|-
|-
! height
! psize
| No ||  || Size in mm, as given by the [[e-Reader]] cards.
| No ||  || Size as given by the [[e-Reader]] cards. For instance: "Length: 50mm".
|-
|-
! name
! name
Line 78: Line 78:
|throw      =  
|throw      =  
|carry      =  
|carry      =  
|height    =  
|psize      =  
|name      =  
|name      =  
}}
}}

Revision as of 11:42, July 24, 2015

Infobox pikmin
Resistance {{{resistance}}} Attack Unknown
Mobility {{{mobility}}}
Throw {{{throw}}}
Carrying capacity {{{carry}}}

Info

Place this template at the top of Pikmin type articles. This will create an information box with data about the Pikmin type.

Articles with this template are automatically categorized under Category:Pikmin family.

Parameters

Parameter Mandatory Default Detailed description
image No Image name, with extension.
size No 200px Image size.
caption No Caption for the image, if needed.
resistance Yes Lethal hazards the Pikmin type is resistant to.
strength Yes Relative attack strength. This is qualitative, so "Normal", "High" or "Low" should work.
mobility Yes Relative movement speed. This is qualitative, so "Normal", "Fast" or "Slow" should work.
throw Yes Throw angle. This is qualitative, so "Normal", "High" or "Low" should work.
carry Yes Carrying capacity.
psize No Size as given by the e-Reader cards. For instance: "Length: 50mm".
name No {{PAGENAME}} If the Pikmin type's name is different from the page title's, specify the name here.
nocat No Give this a value, like "y", to make it so that the page the template is on is not categorized.

Skeleton

{{infobox pikmin
|image      = 
|size       = 
|caption    = 
|resistance = 
|strength   = 
|mobility   = 
|throw      = 
|carry      = 
|psize      = 
|name       = 
}}