Template:Infobox object: Difference between revisions

From Pikmin Fanon
mNo edit summary
(Optional fields.)
Line 2: Line 2:
! colspan="2" style="font-size: 140%; background: #ccf; text-align: center;" | ''{{{box title}}}''
! colspan="2" style="font-size: 140%; background: #ccf; text-align: center;" | ''{{{box title}}}''
|-
|-
! colspan="2" style="background: #fff; text-align: center;" | [[File:{{{image|}}}|{{{size|160px}}}]]
! colspan="2" style="background: #fff; text-align: center;" | {{#if:{{{image|}}}|[[File:{{{image}}}|{{{size|160px}}}]]}}
|-
|-
! style="background: #e6e9ff;" | Areas || {{{areas}}}
! style="background: #e6e9ff;" |Areas||{{{areas|None}}}
|-
|-
! style="background: #e6e9ff;" | Underground areas || {{{underground}}}
{{#if:{{{underground|}}}|! style="background: #e6e9ff;" {{pipe}}Underground areas{{pipe}}{{pipe}}{{{underground}}}
{{pipe}}-}}
{{#if:{{{challenge|}}}|! style="background: #e6e9ff;" {{pipe}}Challenge Mode{{pipe}}{{pipe}}{{{challenge}}}
{{pipe}}-}}
! style="background: #e6e9ff;" |Type||{{{type}}}
|-
|-
! style="background: #e6e9ff;" | Type || {{{type}}}
{{#if:{{{weight|}}}|! style="background: #e6e9ff;" {{pipe}}Carry weight{{pipe}}{{pipe}}{{{weight}}}
|-
{{pipe}}-
! style="background: #e6e9ff;" | Class || {{{class}}}
! style="background: #e6e9ff;" {{pipe}}Max carriers{{pipe}}{{pipe}}{{{carriers}}}
|-
{{pipe}}-}}
! style="background: #e6e9ff;" | Family || {{{family}}}
! style="background: #e6e9ff;" |Function||{{{function}}}
|-
! style="background: #e6e9ff;" | Carry weight || {{{weight}}}
|-
! style="background: #e6e9ff;" | Max carriers || {{{carriers}}}
|-
! style="background: #e6e9ff;" | Function || {{{function}}}
|}
|}
<noinclude>[[Category:Infobox templates]]</noinclude>
<noinclude>[[Category:Infobox templates]]
 
{{clear}}
 
==Use==
<pre>{{Infobox object                            *optional field
*|image=image title including extension
*|size=image size
|areas=areas found in
*|underground=caves found in
|type=What sort of object it is, like a gate or hazard.
*|challenge=Challenge Mode levels found in
*|weight=weight
|function=What purpose the object serves.
}}</pre></noinclude>

Revision as of 04:16, 27 June 2016

{{{box title}}}
Areas None
Type {{{type}}}
Function {{{function}}}

Use

{{Infobox object                             *optional field
*|image=image title including extension
*|size=image size
|areas=areas found in
*|underground=caves found in
|type=What sort of object it is, like a gate or hazard.
*|challenge=Challenge Mode levels found in
*|weight=weight
|function=What purpose the object serves.
}}