Template:Infobox treasure: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
m (32 revisions: help/template)
(add CM location, plus a bit of cleanup)
Line 2: Line 2:
! colspan="2" style="font-size: 140%; background: #ccf; text-align: center;" | ''{{{treasure_name}}}''
! colspan="2" style="font-size: 140%; background: #ccf; text-align: center;" | ''{{{treasure_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}}}{{!}}{{{size|160px}}}]]}}
|-
|-
! 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|}}}|{{Pipe}}-
{{#if:{{{series|}}}|{{!}}-
! style="background: #e6e9ff;" {{Pipe}} Series {{Pipe}}{{Pipe}} [[{{{series|}}}]]|}}
! style="background: #e6e9ff;" {{!}} Series {{!}}{{!}} [[{{{series}}}]]|}}
{{#if:{{{ntscseries|}}}|{{Pipe}}-
{{#if:{{{ntscseries|}}}|{{!}}-
! style="background: #e6e9ff;" {{Pipe}} Series {{Pipe}}{{Pipe}} [[{{{ntscseries|}}}]] (NTSC) / [[{{{palseries|}}}]] (PAL)|}}
! style="background: #e6e9ff;" {{!}} Series {{!}}{{!}} [[{{{ntscseries}}}]] (NTSC) / [[{{{palseries}}}]] (PAL)|}}
|-
|-
! style="background: #e6e9ff;" | Value || {{{value}}} [[poko]]s
! style="background: #e6e9ff;" | Value || {{{value}}} [[poko]]s
{{#if:{{{weight|}}}|{{Pipe}}-
{{#if:{{{weight|}}}|{{!}}-
! style="background: #e6e9ff;" {{Pipe}} Weight {{Pipe}}{{Pipe}} {{{weight|}}}|}}
! style="background: #e6e9ff;" {{!}} Weight {{!}}{{!}} {{{weight}}}|}}
{{#if:{{{max_pikmin|}}}|{{Pipe}}-
{{#if:{{{max_pikmin|}}}|{{!}}-
! style="background: #e6e9ff;" {{Pipe}} Maximum Carriers {{Pipe}}{{Pipe}} {{{max_pikmin|}}} Pikmin|}}
! style="background: #e6e9ff;" {{!}} Maximum Carriers {{!}}{{!}} {{{max_pikmin}}} Pikmin|}}
{{#if:{{{location|}}}|{{Pipe}}-
{{#if:{{{location|}}}|{{!}}-
! style="background: #e6e9ff;" {{Pipe}} Location {{Pipe}}{{Pipe}} [[{{{location|}}}]]|}}
! style="background: #e6e9ff;" {{!}} Location {{!}}{{!}} [[{{{location}}}]]|}}
{{#if:{{{ntsclocation|}}}|{{Pipe}}-
{{#if:{{{ntsclocation|}}}|{{!}}-
! style="background: #e6e9ff;" {{Pipe}} Location {{Pipe}}{{Pipe}} [[{{{ntsclocation|}}}]] (NTSC) / [[{{{pallocation|}}}]] (PAL)|}}
! style="background: #e6e9ff;" {{!}} Location {{!}}{{!}} [[{{{ntsclocation}}}]] (NTSC) / [[{{{pallocation}}}]] (PAL)|}}
|}<includeonly>[[Category:Treasures|{{PAGENAME}}]] [[Category:{{#if:{{{ntscseries|}}}|{{{ntscseries|}}}|{{{series}}}}}|{{PAGENAME}}]] {{#if:{{{palseries|}}}|[[Category:{{{palseries|}}}|{{PAGENAME}}]]|}}</includeonly> <noinclude>[[Category:Infobox templates|{{PAGENAME}}]]
{{#if:{{{challenge|}}}|{{!}}-
! style="background: #e6e9ff;" {{!}} [[Challenge Mode (Pikmin 2)|Challenge Mode]] Location(s) {{!}}{{!}} {{{challenge}}}|}}
|}<includeonly>[[Category:Treasures|{{PAGENAME}}]] [[Category:{{#if:{{{ntscseries|}}}|{{{ntscseries}}}|{{{series}}}}}|{{PAGENAME}}]] {{#if:{{{palseries|}}}|[[Category:{{{palseries}}}|{{PAGENAME}}]]|}}</includeonly> <noinclude>[[Category:Infobox templates|{{PAGENAME}}]]
{{clear}}
{{clear}}
==Use==
==Use==
Line 27: Line 29:
*|size=image size
*|size=image size
|hoard_number=Treasure Hoard number
|hoard_number=Treasure Hoard number
*|series=series the treasure's in         [Use EITHER 'series' OR
*|series=series the treasure's in         [Use EITHER 'series' OR
*|ntscseries=series in NTSC               'ntscseries' and 'palseries']
*|ntscseries=series in NTSC                 'ntscseries' and 'palseries']
*|palseries=series in PAL
*|palseries=series in PAL
|value=value in Pokos
|value=value in Pokos
*|weight=weight
*|weight=weight
*|max_pikmin=maximum number of carriers
*|max_pikmin=maximum number of carriers
*|location                                 [Use EITHER 'location' OR
*|location=location                        [Use EITHER 'location' OR
*|ntsclocation                             'ntsclocation' and 'pallocation']
*|ntsclocation=location in NTSC            'ntsclocation' and 'pallocation']
*|pallocation
*|pallocation=location in PAL
*|challenge=Challenge Mode location(s)
}}</pre></noinclude>
}}</pre></noinclude>

Revision as of 16:53, 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)
}}