Template:Infobox pikmin: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
(re-adding scientific name for consistency with enemies + adding icon now that they are present in piklopedia)
m (Unnecessary)
Tag: Mobile edit
 
(3 intermediate revisions by 2 users not shown)
Line 9: Line 9:
|-
|-
{{#if:{{{caption|}}}|{{!}} colspan="2" style="text-align:center" {{!}} {{{caption}}}}}
{{#if:{{{caption|}}}|{{!}} colspan="2" style="text-align:center" {{!}} {{{caption}}}}}
|-
{{#if:{{{scientific|}}}|! Scientific name
{{!}} {{{scientific}}} }}
|-
{{#if:{{{family|}}}|! Family
{{!}} {{{family}}} }}
|-
|-
! style="width: 30%;" | Resistance
! style="width: 30%;" | Resistance
Line 27: Line 33:
{{!}} {{{psize}}} }}
{{!}} {{{psize}}} }}
|-
|-
{{#if:{{{scientific|}}}|! Scientific name
{{#if:{{{piklopedia4|}}}|! ''Pikmin 4'' [[Piklopedia (Pikmin 4)|Piklopedia]] number
{{!}} {{{scientific}}} }}
{{!}} {{{piklopedia4}}} }}
|-
|-
{{#if:{{{va|}}}|! Voice actor
{{#if:{{{va|}}}|! Voice actor
Line 55: Line 61:
! icon
! icon
| No ||  || If the Pikmin has an icon, specify its image here, extension included.
| No ||  || If the Pikmin has an icon, specify its image here, extension included.
|-
! scientific
| No ||  || Scientific name.
|-
! family
| No ||  || Family name. Field is used for clarification for parasitic types and Glow Pikmin.
|-
|-
! resistance
! resistance
Line 77: Line 89:
| No ||  || Size as given by the [[e-Reader]] cards. For instance: "Length: <nowiki>{{mm|50}}</nowiki>".
| No ||  || Size as given by the [[e-Reader]] cards. For instance: "Length: <nowiki>{{mm|50}}</nowiki>".
|-
|-
! scientific
! piklopedia4
| No ||  || Scientific name.
| No ||  || Number in the [[Piklopedia (Pikmin 4)|''Pikmin 4'' Piklopedia]].
|-
|-
! va
! va
Line 94: Line 106:
<pre>
<pre>
{{infobox pikmin
{{infobox pikmin
|image     =  
|image       =  
|size       =  
|size       =  
|caption   =  
|caption     =  
|icon       =
|icon       =
|resistance =  
|scientific  =
|strength   =  
|family      =
|mobility   =  
|resistance =  
|throw     =  
|strength   =  
|carry     =  
|mobility   =  
|digging   =  
|throw       =  
|psize     =  
|carry       =  
|scientific =
|digging     =  
|va         =  
|psize       =  
|name       =  
|piklopedia4 =  
|va         =  
|name       =  
}}
}}
</pre>
</pre>


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

Latest revision as of 07:18, May 17, 2024

Infobox pikmin
Resistance {{{resistance}}}
Attack strength Unknown
Mobility {{{mobility}}}
Throw Unknown
Digging speed Unknown
Carrying capacity Unknown

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.
icon No If the Pikmin has an icon, specify its image here, extension included.
scientific No Scientific name.
family No Family name. Field is used for clarification for parasitic types and Glow Pikmin.
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[1] Yes Throw angle. This is qualitative, so "Normal", "High" or "Low" should work.
carry[1] 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}}".
piklopedia4 No Number in the Pikmin 4 Piklopedia.
va No Voice actor/actress.
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 c d This is a per-game field. If this field has the exact same value in all games, use this parameter. Otherwise, use the parameters named after it, but with a 1, 2, 3, h, or b 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     = 
|icon        =
|scientific  =
|family      =
|resistance  = 
|strength    = 
|mobility    = 
|throw       = 
|carry       = 
|digging     = 
|psize       = 
|piklopedia4 = 
|va          = 
|name        = 
}}