Template:Infobox challenge: Difference between revisions

From Pikmin Fanon
(Updated, edited from Pikipedia's version of the template. I might add fields for the points needed to reach up to five rewards in the future.)
m (Added a "difficulty" field.)
Line 8: Line 8:
{{#if:{{{goal|}}}|! colspan="2" width="40%" style="background: #eef;" {{pipe}} Goal
{{#if:{{{goal|}}}|! colspan="2" width="40%" style="background: #eef;" {{pipe}} Goal
{{!}} {{{goal}}} }}
{{!}} {{{goal}}} }}
|-
{{#if:{{{difficulty|}}}|! colspan="2" width="40%" style="background: #eef;" {{pipe}} Difficulty
{{!}} {{{difficulty}}} }}
|-
|-
! style="width: 40%; background: #eef;" | [[Cave|Sublevel]]s
! style="width: 40%; background: #eef;" | [[Cave|Sublevel]]s
Line 96: Line 99:
! goal
! goal
| No || || The specific goal of the stage, i.e. Defeat Enemies, Collect Treasures, Breed Pikmin.
| No || || The specific goal of the stage, i.e. Defeat Enemies, Collect Treasures, Breed Pikmin.
|-
! difficulty
| No || || How hard it is to complete the stage.
|-
|-
! sublevels
! sublevels
Line 118: Line 124:
| No ||  || The stage preceding the current one.
| No ||  || The stage preceding the current one.
|-
|-
! nexstage
! nextstage
| No ||  || The stage succeeding the current one.
| No ||  || The stage succeeding the current one.
|}
|}
Line 129: Line 135:
|size=
|size=
|caption=
|caption=
|goal=
|difficulty=
|sublevels=
|sublevels=
|goal=
|time=
|time=
|pikname#=
|pikname#=

Revision as of 15:11, 5 April 2022

Infobox challenge
Sublevels N/A Time limit N/A

Info

Place this template at the top of Challenge Mode stage articles. This will place an information box with data about it.

Articles with this template are automatically categorized under Category:Challenge Mode stages.

Parameters

Parameter Mandatory Default Detailed description
customname No If the stage's name differs from the article's, specify it here.
image No Image title, including extension.
size No Image size.
caption No Image caption.
goal No The specific goal of the stage, i.e. Defeat Enemies, Collect Treasures, Breed Pikmin.
difficulty No How hard it is to complete the stage.
sublevels Yes Number of sublevels.
time Yes Time limit, in seconds.
pikname# No Name of starting Pikmin. Supports up to ten entries. To use, replace the hashtag with 1, 10, or any number between.
piknum# No Number of starting Pikmin. Supports up to ten entries. To use, replace the hashtag with 1, 10, or any number between.
sprayname# No Name of starting spray. Supports up to ten entries. To use, replace the hashtag with 1, 10, or any number between.
spraynum# No Number of starting spray. Supports up to ten entries. To use, replace the hashtag with 1, 10, or any number between.
prevstage No The stage preceding the current one.
nextstage No The stage succeeding the current one.

Skeleton

{{infobox challenge
|customname=
|image=
|size=
|caption=
|goal=
|difficulty=
|sublevels=
|time=
|pikname#=
|piknum#=
|sprayname#=
|spraynum#=
|prevstage=
|nextstage=
}}