Template:Infobox treasure: Difference between revisions
Jump to navigation
Jump to search
(Support for non-numerical max carriers. (Hey! Pikmin has uncarriable treasures and treasures where the number of carriers is unknown till the games files are explored.)) |
m (Hey! Pikmin logs icon tooltip.) |
||
Line 4: | Line 4: | ||
{{{!}} style = "width:100%;" | {{{!}} style = "width:100%;" | ||
{{!}} style = "vertical-align: middle; padding-left: 32px;" {{!}} ''{{{treasure_name|{{PAGENAME}}}}} {{#if:{{{fclash|}}}|<br><span style="font-size: 80%;">(treasure)</span>}}'' | {{!}} style = "vertical-align: middle; padding-left: 32px;" {{!}} ''{{{treasure_name|{{PAGENAME}}}}} {{#if:{{{fclash|}}}|<br><span style="font-size: 80%;">(treasure)</span>}}'' | ||
{{!}} style = "width: 32px;" {{!}} [[File:{{{icon}}}|Treasure Hoard icon.]] | {{!}} style = "width: 32px;" {{!}} [[File:{{{icon}}}|{{#if:{{{sparklium|}}}|Logs icon.|Treasure Hoard icon.}}]] | ||
{{!}}} | ''{{{treasure_name|{{PAGENAME}} }}}'' }} | {{!}}} | ''{{{treasure_name|{{PAGENAME}} }}}'' }} | ||
|- | |- | ||
Line 54: | Line 54: | ||
|- | |- | ||
! icon | ! icon | ||
| No || || | | No || || Icon file name, with extension. | ||
|- | |- | ||
! hoard_number | ! hoard_number |
Revision as of 11:33, August 28, 2017
Infobox treasure | |
---|---|
Number | {{{ushoard_number}}} (US) {{{euhoard_number}}} (Europe) |
Series | [[{{{usseries}}}]] (US) [[{{{euseries}}}]] (Europe) |
Value | × {{{value}}} |
Weight | {{{weight}}} |
Maximum carriers | Unknown |
Location | [[{{{uslocation}}}]] (US) [[{{{eulocation}}}]] (Europe) |
Challenge Mode levels | None |
Info
Place this at the top of treasure articles. This creates an information box with data about the treasure.
Articles with this template are automatically categorized under Category: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. | |
hoard_number | No | Treasure Hoard number.[1] | |
series | No | Series the treasure is in.[1] | |
value | No | Value in Pokos. | |
sparklium | No | Value in Sparklium. | |
weight | Yes | Treasure's weight. | |
dweight | No | If the treasure's weight is dynamic, give this a value, like "y". | |
max_pikmin | Yes | Maximum number of carriers. | |
location | No | Location (area or cave).[1] | |
challenge | No | None | Challenge Mode locations, if any. |
clash | No | If this template clashes with others on the same page ({{game icons}} or title), give this a value like "y". | |
fclash | No | If this template shares its page with a fruit infobox template, give this a value like "y". |
If a Sparklium value is given, the game is assumed to be Hey! Pikmin, so certain rows will dis/appear accordingly.
- ^ a b c If this has the same value in the US and Europe versions of the game, use the normal parameter. Otherwise, use the parameters named after it, but with "us" and "eu" prefixed. For instance: "hoard_number" when it's the same in both, but "ushoard_number" and "euhoard_number" for the US and European versions, respectively.
Skeleton
{{infobox treasure |image = |size = |caption = |icon = |hoard_number = |ushoard_number = |euhoard_number = |series = |usseries = |euseries = |value = |sparklium = |weight = |max_pikmin = |location = |uslocation = |eulocation = |challenge = |clash = |fclash = }}