Template:Infobox Pikmin: Difference between revisions

From Pikmin Fanon
No edit summary
(Added a parameter for a Pikmin's associated Candypop Bud)
Line 4: Line 4:
! colspan="2" style="background: #fff; text-align: center;" | {{#if:{{{image|}}}|[[Image:{{{image}}}{{Pipe}}{{{size|200px}}}]] {{#if:{{{caption|}}}|{{clr}}{{{caption}}} }} }}
! colspan="2" style="background: #fff; text-align: center;" | {{#if:{{{image|}}}|[[Image:{{{image}}}{{Pipe}}{{{size|200px}}}]] {{#if:{{{caption|}}}|{{clr}}{{{caption}}} }} }}
|-
|-
! style="background: #e6e9ff;" | Resistance
! style="width: 33%; background: #e6e9ff;" | Resistance
| {{{resistance}}}
| {{{resistance}}}
|-
|-
Line 16: Line 16:
| {{{throw}}}
| {{{throw}}}
|-
|-
! style="background: #e6e9ff;" | Carrying Capacity
! style="background: #e6e9ff;" | Carrying capacity
| {{{carry}}}
| {{{carry}}}
|-
! style="background: #e6e9ff;" | Associated Candypop Bud
| {{{candypop}}}
|}<noinclude>[[Category:Infobox templates|{{PAGENAME}}]]
|}<noinclude>[[Category:Infobox templates|{{PAGENAME}}]]
{{clear}}
{{clear}}
==Use==
==Use==
<pre>{{infobox pikmin                            *optional field
<pre>{{infobox pikmin                            *optional field
|name=name of Pikmin
|name       = name of Pikmin
*|image=image name with extension
*|image     = image name with extension
*|size=image size
*|size     = image size
*|caption=image caption
*|caption   = image caption
|resistance=hazards resistant to
|resistance = hazards resistant to
|strength=relative strength (qualitative)
|strength   = relative strength (qualitative)
|mobility=mobility
|mobility   = mobility
|throw=throw angle (qualitative)
|throw     = throw angle (qualitative)
|carry=carrying capacity
|carry     = carrying capacity
|candypop  = associated Candypop Bud
}}</pre></noinclude>
}}</pre></noinclude>

Revision as of 00:18, 20 December 2015

{{{name}}}
Resistance {{{resistance}}}
Attack {{{strength}}}
Mobility {{{mobility}}}
Throw {{{throw}}}
Carrying capacity {{{carry}}}
Associated Candypop Bud {{{candypop}}}

Use

{{infobox pikmin                             *optional field
|name       = name of Pikmin
*|image     = image name with extension
*|size      = image size
*|caption   = image caption
|resistance = hazards resistant to
|strength   = relative strength (qualitative)
|mobility   = mobility
|throw      = throw angle (qualitative)
|carry      = carrying capacity
|candypop   = associated Candypop Bud
}}