Template:Infobox pikmin: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
No edit summary
(Added digging speed.)
Line 4: Line 4:
| colspan="2" style="text-align: center;" | {{#if:{{{image|}}}|[[File:{{{image|}}}{{!}}{{{size|200px}}}]]|}}
| colspan="2" style="text-align: center;" | {{#if:{{{image|}}}|[[File:{{{image|}}}{{!}}{{{size|200px}}}]]|}}
|-
|-
{{#if:{{{caption|}}}|{{!}} colspan="2" style="text-align:center" {{!}} {{{caption}}}
{{#if:{{{caption|}}}|{{!}} colspan="2" style="text-align:center" {{!}} {{{caption}}}}}
{{!}}- }}
|-
! style="width: 30%;" | Resistance
! style="width: 30%;" | Resistance
| {{{resistance}}}
| {{{resistance}}}
|-
{{per-game field | n = Attack | v = {{{strength|}}} | v1 = {{{strength1|}}} | v2 = {{{strength2|}}} | v3 = {{{strength3|}}} | dv = Unknown }}
{{per-game field | n = Attack | v = {{{strength|}}} | v1 = {{{strength1|}}} | v2 = {{{strength2|}}} | v3 = {{{strength3|}}} | dv = Unknown }}
|-
|-
Line 15: Line 16:
! [[Throw]]
! [[Throw]]
| {{{throw}}}
| {{{throw}}}
|-
{{per-game field | n = [[Digging]] speed | v = {{{digging|}}} | v1 = {{{digging1|}}} | v2 = {{{digging2|}}} | v3 = {{{digging3|}}} | dv = Unknown }}
|-
|-
! [[Carrying]] capacity
! [[Carrying]] capacity
| {{{carry}}}
| {{{carry}}}
{{#if:{{{psize|}}}|{{!}}-
|-
! {{tt|Size|Value listed on its e-card.}}
{{#if:{{{psize|}}}|! {{tt|Size|Value listed on its e-card.}}
{{!}} {{{psize}}} }}
{{!}} {{{psize}}} }}
|}<includeonly>{{#if:{{{nocat|}}}||[[Category:Pikmin family]]}}</includeonly><noinclude>
|}<includeonly>{{#if:{{{nocat|}}}||[[Category:Pikmin family]]}}</includeonly><noinclude>
Line 45: Line 48:
| '''Yes''' ||  || Lethal [[hazards]] the Pikmin type is resistant to.
| '''Yes''' ||  || Lethal [[hazards]] the Pikmin type is resistant to.
|-
|-
! strength
! strength<ref name="pgf">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.</ref>
| '''Yes''' ||  || Relative attack strength. This is qualitative, so "Normal", "High" or "Low" should work.
| '''Yes''' ||  || Relative attack strength. This is qualitative, so "Normal", "High" or "Low" should work.
|-
|-
Line 56: Line 59:
! carry
! carry
| '''Yes''' ||  || Carrying capacity.
| '''Yes''' ||  || Carrying capacity.
|-
! digging<ref name="pgf" />
| '''Yes''' ||  || Digging speed relative to a Blue Pikmin. This is qualitative, so "Normal", "Fast" or "Slow" should work.
|-
|-
! psize
! psize
Line 66: Line 72:
| No ||  || Give this a value, like "y", to make it so that the page the template is on is not categorized.
| No ||  || Give this a value, like "y", to make it so that the page the template is on is not categorized.
|}
|}
<references />


==Skeleton==
==Skeleton==
Line 78: Line 85:
|throw      =  
|throw      =  
|carry      =  
|carry      =  
|digging    =
|psize      =  
|psize      =  
|name      =  
|name      =  

Revision as of 05:38, June 6, 2016

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       = 
}}