Template:Infobox treasure: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "[[Image:" to "[[File:") |
(trying something) |
||
(10 intermediate revisions by 7 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 = "min-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}}}|{{#if:{{{sparklium|}}}|Logs icon.|Treasure Hoard icon.}}]] | {{!}} style = "width: 32px;" {{!}} [[File:{{{icon}}}|32px|{{#if:{{{sparklium|}}}|Logs icon.|Treasure Hoard icon.}}]] | ||
{{!}}} | ''{{{treasure_name|{{PAGENAME}} }}}'' }} | {{!}}} | ''{{{treasure_name|{{PAGENAME}} }}}'' }} | ||
|- | |- | ||
Line 12: | Line 11: | ||
|- | |- | ||
{{#if:{{{sparklium|}}} | | ! style="width: 30%;" {{!}} [[Treasure Hoard|Number]] | {{#if:{{{sparklium|}}} | | ! style="width: 30%;" {{!}} [[Treasure Hoard|Number]] | ||
{{!}} {{#if:{{{hoard_number|}}}|{{{hoard_number}}}|{{{ushoard_number}}} (US)<br>{{{euhoard_number}}} (Europe)}} }} | {{!}} {{#if:{{{hoard_number|}}}|{{{hoard_number}}}|{{#if:{{{ushoard_number|}}}|{{{ushoard_number}}} (US)<br>}}{{#if:{{{euhoard_number|}}}|{{{euhoard_number}}} (Europe)<br>}}{{#if:{{{jphoard_number|}}}|{{{jphoard_number}}} (Japan)}}}} }} | ||
|- | |- | ||
{{#if:{{{sparklium|}}} | | ! Series | {{#if:{{{sparklium|}}} | | ! [[Series]] | ||
{{!}} {{#if:{{{series|}}}|[[{{{series}}}]]|[[{{{usseries}}}]] (US)<br>[[{{{euseries}}}]] (Europe)}} }} | {{!}} {{#if:{{{series|}}}|[[{{{series}}}]]|{{#if:{{{usseries|}}}|[[{{{usseries}}}]] (US)<br>}}{{#if:{{{euseries|}}}|[[{{{euseries}}}]] (Europe) <br>}}{{#if:{{{jpseries|}}}|[[{{{jpseries}}}]] (Japan)}}}} }} | ||
|- | |- | ||
! Value | ! Value | ||
| {{#if:{{{sparklium|}}} | {{Sparklium|{{{sparklium|}}}}} | {{Pokos|{{{value}}}}} }} | | {{#if:{{{sparklium|}}} | {{Sparklium|hp|{{{sparklium|}}}}} | {{Pokos|{{{value}}}}} }} | ||
|- | |- | ||
! Weight | ! [[Weight]] | ||
| {{#if:{{{weight|}}}|{{{weight}}}|Unknown}}{{#if:{{{dweight|}}}| ([[Treasure#Dynamic weights|normally]])}} | | {{#if:{{{weight|}}}|{{{weight}}}|Unknown}}{{#if:{{{dweight|}}}| ([[Treasure#Dynamic weights|normally]])}} | ||
|- | |- | ||
! Maximum carriers | ! Maximum [[Carry|carriers]] | ||
| {{#if:{{{max_pikmin|}}}|{{ifnumber|{{{max_pikmin}}}|{{{max_pikmin}}} Pikmin|{{{max_pikmin}}}}}|Unknown}} | | {{#if:{{{max_pikmin|}}}|{{ifnumber|{{{max_pikmin}}}|{{{max_pikmin}}} Pikmin|{{{max_pikmin}}}}}|Unknown}} | ||
|- | |- | ||
! Location | ! Location | ||
| {{#if:{{{location|}}}|[[{{{location}}}]]|[[{{{uslocation}}}]] (US)<br> | | {{#if:{{{location|}}}|[[{{{location}}}]]|{{#if:{{{uslocation|}}}|[[{{{uslocation}}}]] (US)<br>|}}{{#if:{{{eulocation|}}}|[[{{{eulocation}}}]] (Europe)<br>|}}{{#if:{{{jplocation|}}}|[[{{{jplocation}}}]] (Japan)|}}}} | ||
[[{{{eulocation}}}]] (Europe)}} | |||
|- | |- | ||
{{#if:{{{sparklium|}}} | | ! [[Challenge Mode (Pikmin 2)|Challenge Mode]] levels | {{#if:{{{sparklium|}}} | | ! [[Challenge Mode (Pikmin 2)|Challenge Mode]] levels | ||
{{!}} {{{challenge|None}}} }} | {{!}} {{{challenge|None}}} }} | ||
|}<includeonly>{{#if:{{{sparklium|}}} | [[Category:Hey! Pikmin treasures]] | [[Category:Pikmin 2 treasures]] [[Category:{{#if:{{{usseries|}}}|{{{usseries}}}|{{{series}}}}}]] {{#if:{{{euseries|}}}|[[Category:{{{euseries}}}]]|}}}}</includeonly><noinclude> | |}<includeonly>{{#if:{{{clash|}}}||{{#if:{{{sparklium|}}}|{{game icons|heypikmin=y}}|{{game icons|pikmin2=y}}}}}} {{#if:{{{sparklium|}}} | [[Category:Hey! Pikmin treasures]] | [[Category:Pikmin 2 treasures]] [[Category:{{#if:{{{usseries|}}}|{{{usseries}}}|{{{series}}}}}]] {{#if:{{{euseries|}}}|[[Category:{{{euseries}}}]]|}}}}</includeonly><noinclude> | ||
{{clear}} | |||
==Info== | ==Info== | ||
Place this at the top of [[treasure]] | Place this at the top of articles for [[treasure]]s in {{p2}} and {{hp}}. This creates an information box with data about the treasure. | ||
Articles with this template are automatically categorized under [[:Category:Treasures]], and the corresponding [[:Category:Treasure Series|treasure series category(ies)]]. | Articles with this template are automatically categorized under [[:Category:Treasures]], and the corresponding [[:Category:Treasure Series|treasure series category(ies)]]. | ||
For treasures in {{p4}}, use {{tem|infobox p4 treasure}} instead. | |||
==Parameters== | ==Parameters== | ||
{| class = "wikitable" | {| class = "wikitable" | ||
! Parameter || Mandatory || Default || Detailed description | ! Parameter || Mandatory || Default || Detailed description | ||
|- | |||
! treasure_name | |||
| No || ''<nowiki>{{PAGENAME}}</nowiki>'' || If the name of the treasure is different from the title of the page, specify it here. | |||
|- | |- | ||
! image | ! image | ||
Line 56: | Line 60: | ||
|- | |- | ||
! hoard_number | ! hoard_number | ||
| No || || Treasure Hoard number.<ref name="region">If this has the same value in | | No || || Treasure Hoard number.<ref name="region">If this has the same value in all versions of the game, use the normal parameter. Otherwise, use the parameters named after it, but with "us", "eu", and "jp" prefixed. For instance: "hoard_number" when it's the same in both, but "ushoard_number", "euhoard_number", and "jphoard_number" for the US, European, and Japanese versions, respectively.</ref> | ||
|- | |- | ||
! series | ! series | ||
Line 103: | Line 107: | ||
|ushoard_number = | |ushoard_number = | ||
|euhoard_number = | |euhoard_number = | ||
|jphoard_number = | |||
|series = | |series = | ||
|usseries = | |usseries = | ||
|euseries = | |euseries = | ||
|jpseries = | |||
|value = | |value = | ||
|sparklium = | |sparklium = | ||
Line 113: | Line 119: | ||
|uslocation = | |uslocation = | ||
|eulocation = | |eulocation = | ||
|jplocation = | |||
|challenge = | |challenge = | ||
|clash = | |clash = |
Latest revision as of 12:26, July 16, 2024
Infobox treasure | |
---|---|
Number | |
Series | |
Value | × {{{value}}} |
Weight | Unknown |
Maximum carriers | Unknown |
Location | |
Challenge Mode levels | None |
Info
Place this at the top of articles for treasures in Pikmin 2 and Hey! Pikmin. 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).
For treasures in Pikmin 4, use {{infobox p4 treasure}} instead.
Parameters
Parameter | Mandatory | Default | Detailed description |
---|---|---|---|
treasure_name | No | {{PAGENAME}} | If the name of the treasure is different from the title of the page, specify it here. |
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 all versions of the game, use the normal parameter. Otherwise, use the parameters named after it, but with "us", "eu", and "jp" prefixed. For instance: "hoard_number" when it's the same in both, but "ushoard_number", "euhoard_number", and "jphoard_number" for the US, European, and Japanese versions, respectively.
Skeleton
{{infobox treasure |image = |size = |caption = |icon = |hoard_number = |ushoard_number = |euhoard_number = |jphoard_number = |series = |usseries = |euseries = |jpseries = |value = |sparklium = |weight = |max_pikmin = |location = |uslocation = |eulocation = |jplocation = |challenge = |clash = |fclash = }}