Template:Infobox p4 treasure

From Pikipedia, the Pikmin wiki
Revision as of 10:24, July 1, 2023 by Espyo (talk | contribs) (Created page with "{| class="infobox" ! colspan="2" class="infoboxTitle" | {{#if:{{{icon|}}} | {{!}} style = "width:100%;" {{!}} style = "vertical-align: middle; padding-left: 32px;" {{!}} ''{{{treasure_name|{{PAGENAME}}}}}<br><span style="font-size: 80%;">''Pikmin 4'' treasure</span>'' {{!}} style = "width: 32px;" {{!}} [[File:{{{icon}}}|Treasure Catalog icon.}}]] {{!}}} | ''{{{treasure_name|{{PAGENAME}} }}}'' }} |- | colspan="2" style="text-align: center;" | {{#if:{{{image|}}}|...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Infobox p4 treasure
Series [[{{{series}}}]]
Value
Weight {{{weight}}}
Maximum carriers {{{max_pikmin}}}
Location {{{location}}}
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).
total 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       = 
|total          = 
|clash          = 
|fclash         = 
}}