Template:Infobox ship part: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
No edit summary
m (checking to see if this works here.)
Line 2: Line 2:
! colspan="2" style="font-size: 140%; background: #ccf; text-align: center;" | ''{{{name}}}''
! colspan="2" style="font-size: 140%; background: #ccf; text-align: center;" | ''{{{name}}}''
|-
|-
! colspan="2" style="background: #fff; text-align: center;" | {{#if:{{{image}}}|[[Image:{{{image}}}{{pipe}}{{{size|160px}}}]]}}
! colspan="2" style="background: #fff; text-align: center;" | {{#if:{{{image|}}}|[[Image:{{{image|}}}{{pipe}}{{{size|160px}}}]]}}
|-
|-
! style="background: #e6e9ff;" | || This is {{#ifeq:{{{mandatory}}}|no|not }} a mandatory ship part.
! style="background: #e6e9ff;" | || This is {{#ifeq:{{{mandatory}}}|no|not }} a mandatory ship part.
|-
|-
! style="background: #e6e9ff;" | Weight || {{{weight}}}
! style="background: #e6e9ff;" | Weight || {{{weight}}}
{{#if:{{{max_pikmin}}}|{{pipe}}-
{{#if:{{{max_pikmin|}}}|{{pipe}}-
! style="background: #e6e9ff;" {{pipe}} Max. Carriers {{pipe}}{{pipe}} {{{max_pikmin}}} Pikmin}}
! style="background: #e6e9ff;" {{pipe}} Max. Carriers {{pipe}}{{pipe}} {{{max_pikmin|}}} Pikmin}}
|-
|-
! style="background: #e6e9ff;" | Location || [[{{{location}}}]]
! style="background: #e6e9ff;" | Location || [[{{{location}}}]]

Revision as of 16:44, July 10, 2008

{{{name}}}
This is a mandatory ship part.
Weight {{{weight}}}
Location [[{{{location}}}]]

Use

{{infobox ship part                             *optional field
*|image=image name with extension
*|size=image size
|mandatory='yes' or 'no'
|weight=weight
*|max_pikmin=maximum number of carriers
|location=area found in
}}