Template:Infobox ship part: Difference between revisions
Jump to navigation
Jump to search
m (Simplifying template.) |
m (Oops.) |
||
Line 15: | Line 15: | ||
! style="width: 30%;" | Weight | ! style="width: 30%;" | Weight | ||
| {{{weight}}} | | {{{weight}}} | ||
|- | |||
{{#if:{{{max_pikmin|}}}|! Max. carriers | {{#if:{{{max_pikmin|}}}|! Max. carriers | ||
{{!}} {{{max_pikmin|}}} Pikmin}} | {{!}} {{{max_pikmin|}}} Pikmin}} |
Revision as of 13:31, June 8, 2016
Infobox ship part | |
---|---|
This is a mandatory ship part. | |
Weight | {{{weight}}} |
Location | [[{{{location}}}]] |
Info
Place this at the top of ship part articles. This creates an information box with data about the ship part.
Articles with this template are automatically categorized under Category:Ship parts, as well as either Category:Mandatory ship parts or Category:Optional ship parts.
Parameters
Parameter | Mandatory | Default | Detailed description |
---|---|---|---|
image | No | Image name, with extension. | |
size | No | 160px | Image size. |
caption | No | Caption for the image, if needed. | |
icon | No | Icon image name, with extension. | |
mandatory | Yes | "yes" or "no", according to whether the ship part is mandatory or not. | |
weight | Yes | Ship part's weight. | |
max_pikmin | Yes | Maximum number of carriers. | |
location | Yes | Area it is found in. | |
name | No | If the ship part's name differs from the page's name, specify it here. | |
noicons | No | If this has a value, like "y", auto {{game icons}} is disabled (to avoid conflicts with other templates). |
Skeleton
{{infobox ship part |image = |size = |caption = |icon = |mandatory = |weight = |max_pikmin = |location = |name = |noicons = }}