Template:Infobox p4 treasure: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(5 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.]] | ''{{{treasure_name|{{PAGENAME}}}}}'' }} | {{!}} style = "vertical-align: middle; width: 32px;" {{!}} [[File:{{{icon}}}|32px|Treasure Catalog icon.]] | ||
{{!}}} | ''{{{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 21: | 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 | ||
Line 64: | 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 75: | 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> |
Latest revision as of 12:20, July 16, 2024
Infobox p4 treasure Pikmin 4 treasure | |
---|---|
Series | [[{{{series}}}]] |
Value | |
Weight | {{{weight}}} |
Maximum carriers | {{{max_pikmin}}} |
Locations | {{{location}}} |
Dandori Challenge stages | None |
Dandori Battle stages | None |
Total amount | {{{amount}}} |
Info
Place this at the top of Pikmin 4 treasure articles. This creates an information box with data about the treasure.
Articles with this template are automatically categorized under Category:Pikmin 4 treasures, and the corresponding treasure series category(ies).
Parameters
Parameter | Mandatory | Default | Detailed description |
---|---|---|---|
image | No | Image name, with extension. | |
size | No | 160px | Image size. |
caption | No | Caption for the image, if needed. | |
icon | No | Icon file name, with extension. | |
series | Yes | Series the treasure is in. | |
sparklium | Yes | Sparklium value. | |
weight | Yes | Treasure's weight. | |
max_pikmin | Yes | Maximum number of carriers. | |
location | 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 | Yes | Total amount, as written in the Treasure Catalog. | |
clash | No | If this template clashes with others on the same page ({{game icons}} or title), give this a value like "y". |
Skeleton
{{infobox treasure |image = |size = |caption = |icon = |series = |sparklium = |weight = |max_pikmin = |location = |dandori_c = |dandori_b = |amount = |clash = |fclash = }}