Template:Infobox pikmin: Difference between revisions
Jump to navigation
Jump to search
(New documentation style.) |
(Style.) |
||
Line 1: | Line 1: | ||
{| class="infobox | {| class="infobox" | ||
! colspan="2" | ! colspan="2" class="infoboxTitle" | ''{{{name|{{PAGENAME}} }}}'' | ||
|- | |- | ||
| 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=" | ! style="width: 30%;" | Resistance | ||
| {{{resistance}}} | | {{{resistance}}} | ||
|- | |- | ||
! | ! Attack | ||
| {{{strength}}} | | {{{strength}}} | ||
|- | |- | ||
! | ! Mobility | ||
| {{{mobility}}} | | {{{mobility}}} | ||
|- | |- | ||
! | ! [[Throw]] | ||
| {{{throw}}} | | {{{throw}}} | ||
|- | |- | ||
! | ! [[Carrying]] capacity | ||
| {{{carry}}}{{#if:{{{height|}}}|<br /> | | {{{carry}}}{{#if:{{{height|}}}|<br /> | ||
{{!}}- | {{!}}- | ||
! | ! Size | ||
{{!}} {{{height|}}}mm|}} | {{!}} {{{height|}}}mm|}} | ||
|}<noinclude> | |}<noinclude> |
Revision as of 12:38, November 11, 2014
Infobox pikmin | |
---|---|
Resistance | {{{resistance}}} |
Attack | {{{strength}}} |
Mobility | {{{mobility}}} |
Throw | {{{throw}}} |
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.
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 | 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. | |
height | No | Size in mm, as given by the e-Reader cards. | |
name | No | {{PAGENAME}} | If the Pikmin type's name is different from the page title's, specify the name here. |
Template
{{infobox pikmin |image = |size = |caption = |resistance = |strength = |mobility = |throw = |carry = |height = |name = }}