Template:Infobox mission

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
Infobox mission
Collect Treasure!
[[File:{{{map}}}|250px]]
Starting Pikmin
Requirements
Bronze Silver Gold Platinum
{{{bronze}}} {{{silver}}} {{{gold}}} {{{platinum}}}
Time limit {{{time}}}
Music {{{music}}}

Info

Place this template at the top of Mission Mode level articles or sections. This creates an information box with data about the level. The infobox is slightly different depending on whether it's a Collect treasure! or a Battle enemies! level.

When the article is only about a certain mission type (CT! or BE!), put the infobox at the top of the article, and include both a screenshot and the map.

If the article contains info on both mission types, put a screenshot at the top of the article (Collect treasure! only, for consistency), and put an infobox at the top of the Collect treasure! section, and another at the top of the Battle enemies! section; both of these must only have a map, and each one must be set to the appropriate mission type using the "be" parameter.

Articles with this template are automatically given their own category.

Parameters

Parameter Mandatory Default Detailed description
be No If this infobox is for a Battle enemies! stage, give this a value like "y". Otherwise, Collect treasure! is assumed.
screenshot No Image title of the stage screenshot, including extension.
map Yes Image title of the overview map image, including extension.
size No 250px Size of both images.
red No Number of starting Red Pikmin.
rock No Same as above, but Rock Pikmin.
yellow No Same as above, but Yellow Pikmin.
winged No Same as above, but Winged Pikmin.
blue No Same as above, but Blue Pikmin.
purple No Same as above, but Purple Pikmin.
white No Same as above, but White Pikmin.
redcb No Number of Red Candypop Buds, if any.
rockcb No Same as above, but Rock Candypop Buds.
yellowcb No Same as above, but Yellow Candypop Buds.
wingedcb No Same as above, but Winged Candypop Buds.
bluecb No Same as above, but Blue Candypop Buds.
purplecb No Same as above, but Purple Candypop Buds.
whitecb No Same as above, but White Candypop Buds.
bronze Yes Pokos or enemy points needed to obtain Bronze rank.
silver Yes Same as above, but Silver rank.
gold Yes Same as above, but Gold rank.
platinum Yes Same as above, but Platinum rank.
time Yes Time limit.
music Yes Song that plays in this level, with a link to the corresponding section on the Music in Pikmin 3 article.
noicon No If this a value, like "y", auto {{game icons}} is disabled (to avoid conflicts with other templates).

Skeleton

{{infobox mission
|be         = 
|screenshot = 
|map        = 
|size       = 
|red        = 
|redcb      = 
|rock       = 
|rockcb     = 
|yellow     = 
|yellowcb   = 
|winged     = 
|wingedcb   = 
|blue       = 
|bluecb     = 
|purple     = 
|purplecb   = 
|white      = 
|whitecb    = 
|bronze     = 
|silver     = 
|gold       = 
|platinum   = 
|time       = 
|noicons    = 
}}