44,477
edits
Greenpickle (talk | contribs) 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 | <pre>{{infobox pikmin | ||
|image = image name with extension | |||
|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 (optional) | |||
}}</pre></noinclude> | }}</pre></noinclude> |