Template:Infobox pikmin: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
(Added digging speed.)
m (Text replacement - "]] </noinclude>" to "]]</noinclude>")
Line 91: Line 91:
</pre>
</pre>


[[Category:Information boxes]]
[[Category:Information boxes]]</noinclude>
</noinclude>

Revision as of 01:49, August 30, 2019

Infobox pikmin
Resistance {{{resistance}}}
Attack Unknown
Mobility {{{mobility}}}
Throw {{{throw}}}
Digging speed Unknown
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[1] 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.
digging[1] Yes Digging speed relative to a Blue Pikmin. This is qualitative, so "Normal", "Fast" or "Slow" should work.
psize No Size as given by the e-Reader cards. For instance: "Length: {{mm|50}}".
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.
  1. ^ a b This is a per-game field. If this field has the exact same value in all three games, use this parameter. Otherwise, use the parameters named after it, but with a 1, 2 or 3 at the end. Example: use "strength" when the strength is the same in all games, but "strength1", "strength2" and "strength3" when each game has a different one.

Skeleton

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