Template:Infobox challenge: Difference between revisions
Jump to navigation
Jump to search
(New documentation style.) |
(Style.) |
||
Line 1: | Line 1: | ||
{{#if:{{{noicons|}}}||{{game icons|pikmin2=y}}}} | {{#if:{{{noicons|}}}||{{game icons|pikmin2=y}}}} | ||
{|class="infobox | {|class="infobox" | ||
! colspan="4" | ! colspan="4" class="infoboxTitle" | ''{{PAGENAME}}'' | ||
|- | |- | ||
| colspan="4" style="text-align: center;" | [[Image:{{{image}}}|{{{size|250px}}}]] | |||
|- | |- | ||
{{#if:{{{caption|}}}|{{!}} colspan="4" style="text-align:center" {{!}} {{{caption}}} | {{#if:{{{caption|}}}|{{!}} colspan="4" style="text-align:center" {{!}} {{{caption}}} | ||
{{!}}- }} | {{!}}- }} | ||
! style="width: 40%;" | [[Sublevel]]s | |||
| style="width: 10%; padding-right: 8px;" | {{{sublevels}}} | |||
! style="width: 40%;" | [[Ultra-Bitter Spray]]s | |||
| style="width: 10%;" | {{{bitter|0}}} | |||
|- | |- | ||
! [[Red Pikmin]] | |||
| {{#if:{{{redm|}}} | {{tt|{{{red|0}}} | {{#switch:{{{redm}}}|l=Leaf|b=Bud|f=Flower}} }} | {{{red|0}}} }} | |||
! [[Ultra-spicy spray]]s | |||
| {{{spicy|0}}} | |||
|- | |- | ||
! [[Yellow Pikmin]] | |||
| {{#if:{{{yellowm|}}} | {{tt|{{{yellow|0}}} | {{#switch:{{{yellowm}}}|l=Leaf|b=Bud|f=Flower}} }} | {{{yellow|0}}} }} | |||
| rowspan="5" colspan="2" style="padding-left: 8px;" | <center>{{Challenge grid|{{{gridcol}}}|{{{gridrow}}} }}</center> | | rowspan="5" colspan="2" style="padding-left: 8px;" | <center>{{Challenge grid|{{{gridcol}}}|{{{gridrow}}} }}</center> | ||
|- | |- | ||
! [[Blue Pikmin]] | |||
| {{#if:{{{bluem|}}} | {{tt|{{{blue|0}}} | {{#switch:{{{bluem}}}|l=Leaf|b=Bud|f=Flower}} }} | {{{blue|0}}} }} | |||
|- | |- | ||
! [[White Pikmin]] | |||
| {{#if:{{{whitem|}}} | {{tt|{{{white|0}}} | {{#switch:{{{whitem}}}|l=Leaf|b=Bud|f=Flower}} }} | {{{white|0}}} }} | |||
|- | |- | ||
! [[Purple Pikmin]] | |||
| {{#if:{{{purplem|}}} | {{tt|{{{purple|0}}} | {{#switch:{{{purplem}}}|l=Leaf|b=Bud|f=Flower}} }} | {{{purple|0}}} }} | |||
|- | |- | ||
! [[Bulbmin]] | |||
| {{#if:{{{bulbminm|}}} | {{tt|{{{bulbmin|0}}} | {{#switch:{{{bulbminm}}}|l=Leaf|b=Bud|f=Flower}} }} | {{{bulmbin|0}}} }} | |||
|}<includeonly>[[Category:Challenge Mode levels]][[Category:Pikmin 2 Challenge Mode]]</includeonly><noinclude> | |}<includeonly>[[Category:Challenge Mode levels]][[Category:Pikmin 2 Challenge Mode]]</includeonly><noinclude> | ||
Revision as of 12:02, November 11, 2014
Infobox challenge | |||
---|---|---|---|
[[Image:{{{image}}}|250px]] | |||
Sublevels | {{{sublevels}}} | Ultra-Bitter Sprays | 0 |
Red Pikmin | 0 | Ultra-spicy sprays | 0 |
Yellow Pikmin | 0 | ||
Blue Pikmin | 0 | ||
White Pikmin | 0 | ||
Purple Pikmin | 0 | ||
Bulbmin | 0 |
Info
Place this template at the top of Pikmin 2 Challenge Mode level articles. This will place an information box with data about the level.
Articles with this template are automatically categorized under Category:Challenge Mode levels and Category:Pikmin 2 Challenge Mode.
Parameters
Parameter | Mandatory | Default | Detailed description |
---|---|---|---|
image | Yes | Image title, including extension. | |
size | No | 250px | Image size. |
sublevels | Yes | Number of sublevels. | |
red | No | 0 | Number of starting red Pikmin. |
white | No | 0 | Same as above, but purples. |
yellow | No | 0 | Same as above, but yellows. |
blue | No | 0 | Same as above, but blues. |
bulbmin | No | 0 | Same as above, but Bulbmin. |
redm | No | Maturity of the starting red Pikmin. "l" for leaf, "b" for bud, and "f" for flower. | |
purplem | No | Same as above, but purples. | |
whitem | No | Same as above, but whites. | |
yellowm | No | Same as above, but yellows. | |
bluem | No | Same as above, but blues. | |
bulbminm | No | Same as above, but Bulbmin. | |
bitter | No | 0 | Starting number of Ultra-Bitter Sprays. |
spciy | No | 0 | Starting number of Ultra-Spicy Sprays. |
gridcol | Yes | Column number on the menu grid. | |
gridrow | Yes | Row number on the menu grid. | |
noicons | No | If this has a value, like "y", it disables display of game icons (to avoid conflicts with other templates). |
Template
{{infobox challenge |image = |size = |caption = |sublevels = |red = |purple = |white = |yellow = |blue = |bulbmin = |redm = |purplem = |whitem = |yellowm = |bluem = |bulmbinm = |bitter = |spicy = |gridcol = |gridrow = |noicons = }}