5,564
edits
(Corrections.) |
mNo edit summary |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" | {| class="infobox" | ||
! colspan="2" class="infoboxTitle" | {{#if:{{{icon|}}} | | ! colspan="2" class="infoboxTitle" | {{#if:{{{icon|}}} | | ||
{{!}} style = "width:100%;" | {{{!}} style = "width:100%;" | ||
{{!}} style = "vertical-align: middle; padding-left: 32px;" {{!}} ''{{{treasure_name|{{PAGENAME}}}}}<br><span style="font-size: | {{!}} style = "vertical-align: middle; padding-left: 32px;" {{!}} ''{{{treasure_name|{{PAGENAME}}}}}''<br><span style="font-size: 64%;">''Pikmin 4'' [[treasure]]</span>'' | ||
{{!}} style = "width: 32px;" {{!}} [[File:{{{icon}}}|Treasure Catalog icon. | {{!}} style = "vertical-align: middle; width: 32px;" {{!}} [[File:{{{icon}}}|32px|Treasure Catalog icon.]] | ||
{{!}}} | ''{{{treasure_name|{{PAGENAME}}}}}'' }} | {{!}}} | ''{{{treasure_name|{{PAGENAME}}}}}''<br><span style="font-size: 64%;">''Pikmin 4'' [[treasure]]</span>'' }} | ||
|- | |- | ||
| colspan="2" style="text-align: center;" | {{#if:{{{image|}}}|[[File:{{{image}}}{{!}}{{{size|160px}}}]]}} | | colspan="2" style="text-align: center;" | {{#if:{{{image|}}}|[[File:{{{image}}}{{!}}{{{size|160px}}}]]}} | ||
Line 11: | Line 11: | ||
|- | |- | ||
! [[Series]] | ! [[Series]] | ||
| [[{{{series}}}]] | | {{#ifeq:{{{series|}}}|Unknown|Unknown|[[{{{series}}}]]}} | ||
|- | |- | ||
! Value | ! Value | ||
| {{Sparklium|{{{sparklium|}}} | | {{Sparklium|p4|{{{sparklium|}}}}} | ||
|- | |- | ||
! [[Weight]] | ! [[Weight]] | ||
Line 22: | Line 22: | ||
| {{{max_pikmin}}} | | {{{max_pikmin}}} | ||
|- | |- | ||
! | ! Locations | ||
| {{{location}}} | | {{{location}}} | ||
|- | |||
! [[Dandori Challenge]] stages | |||
| {{{dandori_c|None}}} | |||
|- | |||
! [[Dandori Battle]] stages | |||
| {{{dandori_b|None}}} | |||
|- | |- | ||
! Total amount | ! Total amount | ||
| {{{amount}}} | | {{{amount}}} | ||
|}<includeonly>{{#if:{{{clash|}}}||{{game icons|pikmin4=y}}}} [[Category:Pikmin 4 treasures]] [[Category:{{{series}}}]]</includeonly><noinclude> | |}<includeonly>{{#if:{{{clash|}}}||{{game icons|pikmin4=y}}}} [[Category:Pikmin 4 treasures]] {{#ifeq:{{{series|}}}|Unknown||[[Category:{{{series}}}]]}}</includeonly><noinclude> | ||
{{clear}} | {{clear}} | ||
Line 65: | Line 71: | ||
! location | ! location | ||
| '''Yes''' || || Locations (areas and/or caves). | | '''Yes''' || || Locations (areas and/or caves). | ||
|- | |||
! dandori_c | |||
| No || None || Dandori Challenge stages it appears in. | |||
|- | |||
! dandori_b | |||
| No || None || Dandori Battle stages it appears in. | |||
|- | |- | ||
! amount | ! amount | ||
Line 76: | Line 88: | ||
<pre> | <pre> | ||
{{infobox treasure | {{infobox treasure | ||
|image | |image = | ||
|size | |size = | ||
|caption | |caption = | ||
|icon | |icon = | ||
|series | |series = | ||
|sparklium | |sparklium = | ||
|weight | |weight = | ||
|max_pikmin | |max_pikmin = | ||
|location | |location = | ||
|amount | |dandori_c = | ||
|clash | |dandori_b = | ||
|fclash | |amount = | ||
|clash = | |||
|fclash = | |||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Information boxes]]</noinclude> | [[Category:Information boxes]]</noinclude> |