Template:Infobox treasure: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
m (just a minute...)
(so apparently no-one ever noticed (in 5 years or so) that the fields weren't meant to be bold)
Line 5: Line 5:
|-
|-
! width="30%" style="background: #e6e9ff;" | [[Treasure Hoard]] Number
! width="30%" style="background: #e6e9ff;" | [[Treasure Hoard]] Number
| width = "70%" | {{{hoard_number}}}
| width="70%" | {{{hoard_number}}}
{{#if:{{{series|}}}|{{!}}-
{{#if:{{{series|}}}|{{!}}-
! style="background: #e6e9ff;" {{!}} Series {{!}}{{!}} [[{{{series}}}]]|}}
! style="background: #e6e9ff;" {{!}} Series
{{!}} width="70%" {{!}} [[{{{series}}}]]|}}
{{#if:{{{ntscseries|}}}|{{!}}-
{{#if:{{{ntscseries|}}}|{{!}}-
! style="background: #e6e9ff;" {{!}} Series {{!}}{{!}} [[{{{ntscseries}}}]] (NTSC) / [[{{{palseries}}}]] (PAL)|}}
! style="background: #e6e9ff;" {{!}} Series
{{!}} width="70%" {{!}} [[{{{ntscseries}}}]] (NTSC) / [[{{{palseries}}}]] (PAL)|}}
|-
|-
! style="background: #e6e9ff;" | Value || {{{value}}} [[poko]]s
! style="background: #e6e9ff;" | Value
| width="70%" | {{{value}}} [[poko]]s
{{#if:{{{weight|}}}|{{!}}-
{{#if:{{{weight|}}}|{{!}}-
! style="background: #e6e9ff;" {{pipe}} Weight {{pipe}}{{pipe}} {{{weight}}}|}}
! style="background: #e6e9ff;" {{!}} Weight
{{!}} width="70%" {{!}} {{{weight}}}|}}
{{#if:{{{max_pikmin|}}}|{{!}}-
{{#if:{{{max_pikmin|}}}|{{!}}-
! style="background: #e6e9ff;" {{!}} Maximum Carriers {{!}}{{!}} {{{max_pikmin}}} Pikmin|}}
! style="background: #e6e9ff;" {{!}} Maximum Carriers
{{!}} width="70%" {{!}} {{{max_pikmin}}} Pikmin|}}
{{#if:{{{location|}}}|{{!}}-
{{#if:{{{location|}}}|{{!}}-
! style="background: #e6e9ff;" {{!}} Location {{!}}{{!}} [[{{{location}}}]]|}}
! style="background: #e6e9ff;" {{!}} Location
{{!}} width="70%" {{!}} [[{{{location}}}]]|}}
{{#if:{{{ntsclocation|}}}|{{!}}-
{{#if:{{{ntsclocation|}}}|{{!}}-
! style="background: #e6e9ff;" {{!}} Location {{!}}{{!}} [[{{{ntsclocation}}}]] (NTSC) / [[{{{pallocation}}}]] (PAL)|}}
! style="background: #e6e9ff;" {{!}} Location
{{!}} width="70%" {{!}} [[{{{ntsclocation}}}]] (NTSC) / [[{{{pallocation}}}]] (PAL)|}}
{{#if:{{{challenge|}}}|{{!}}-
{{#if:{{{challenge|}}}|{{!}}-
! style="background: #e6e9ff;" {{!}} [[Challenge Mode (Pikmin 2)|Challenge Mode]] Location(s) {{!}}{{!}} {{{challenge}}}|}}
! style="background: #e6e9ff;" {{!}} [[Challenge Mode (Pikmin 2)|Challenge Mode]] Location(s)
{{!}} width="70%" {{!}} {{{challenge}}}|}}
|}<includeonly>[[Category:Treasures|{{PAGENAME}}]] [[Category:{{#if:{{{ntscseries|}}}|{{{ntscseries}}}|{{{series}}}}}|{{PAGENAME}}]] {{#if:{{{palseries|}}}|[[Category:{{{palseries}}}|{{PAGENAME}}]]|}}</includeonly> <noinclude>[[Category:Infobox templates|{{PAGENAME}}]]
|}<includeonly>[[Category:Treasures|{{PAGENAME}}]] [[Category:{{#if:{{{ntscseries|}}}|{{{ntscseries}}}|{{{series}}}}}|{{PAGENAME}}]] {{#if:{{{palseries|}}}|[[Category:{{{palseries}}}|{{PAGENAME}}]]|}}</includeonly> <noinclude>[[Category:Infobox templates|{{PAGENAME}}]]
{{clear}}
{{clear}}

Revision as of 17:12, October 30, 2011

{{{treasure_name}}}
Treasure Hoard Number {{{hoard_number}}}


Value {{{value}}} pokos



Use

{{infobox treasure                             *optional field
*|image=image name with extension
*|size=image size
|hoard_number=Treasure Hoard number
*|series=series the treasure's in          [Use EITHER 'series' OR
*|ntscseries=series in NTSC                 'ntscseries' and 'palseries']
*|palseries=series in PAL
|value=value in Pokos
*|weight=weight
*|max_pikmin=maximum number of carriers
*|location=location                        [Use EITHER 'location' OR
*|ntsclocation=location in NTSC             'ntsclocation' and 'pallocation']
*|pallocation=location in PAL
*|challenge=Challenge Mode location(s)
}}