Template:Infobox pikmin: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
mNo edit summary
(Added caption parameter and changed some things in the documentation.)
Line 1: Line 1:
{| class="infobox" align="right" style="width: 25em; font-size: 82%; text-align: left; border-style: solid; border-width: 1px; border-color: grey"
{| class="infobox" align="right" style="width: 25em; font-size: 82%; text-align: left; border-style: solid; border-width: 1px; border-color: grey"
! colspan="2" style="font-size: 140%; background: #ccf; text-align: center;" | ''{{{name}}}''
! colspan="2" style="font-size: 140%; background: #ccf; text-align: center;" | ''{{{name|{{PAGENAME}} }}}''
|-
|-
! colspan="2" style="background: #fff; text-align: center;" | {{#if:{{{image|}}}|[[Image:{{{image|}}}{{Pipe}}{{{size|200px}}}]]|}}
! colspan="2" style="background: #fff; text-align: center;" | {{#if:{{{image|}}}|[[Image:{{{image|}}}{{Pipe}}{{{size|200px}}}]]|}}
|-
|-
{{#if:{{{caption|}}}|{{!}} colspan="2" style="text-align:center" {{!}} {{{caption}}}
{{!}}- }}
! style="background: #e6e9ff;" | Resistance
! style="background: #e6e9ff;" | Resistance
| {{{resistance}}}
| {{{resistance}}}
Line 24: Line 26:
{{clear}}
{{clear}}
==Use==
==Use==
<pre>{{infobox pikmin                             *optional field
<pre>{{infobox pikmin
*|image=image name with extension
|image     = image name with extension
*|size=image size
|size       = image size (optional)
|resistance=lethal hazards resistant to
|resistance = lethal 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
*|height=size in mm as given by e-Reader cards
|height     = size in mm as given by e-Reader cards (optional)
}}</pre></noinclude>
}}</pre></noinclude>

Revision as of 10:10, November 15, 2013

Infobox pikmin
Resistance {{{resistance}}}
Attack {{{strength}}}
Mobility {{{mobility}}}
Throw {{{throw}}}
Carrying Capacity {{{carry}}}

Use

{{infobox pikmin
|image      = image name with extension
|size       = image size (optional)
|resistance = lethal hazards resistant to
|strength   = relative strength (qualitative)
|mobility   = mobility
|throw      = throw angle (qualitative)
|carry      = carrying capacity
|height     = size in mm as given by e-Reader cards (optional)
}}