Template:Infobox challenge: Difference between revisions

From Pikmin Fanon
(Minor improvements.)
mNo edit summary
 
Line 73: Line 73:
{{#if:{{{nextstage|}}}|! colspan="2" width="40%" style="background: #eef;" {{!}} Next stage
{{#if:{{{nextstage|}}}|! colspan="2" width="40%" style="background: #eef;" {{!}} Next stage
{{!}} {{{nextstage}}} }}
{{!}} {{{nextstage}}} }}
|}<includeonly>[[Category:Challenge Mode stages]]</includeonly><noinclude>
|}<includeonly>{{#if:{{{nocat|}}}||[[Category:Challenge Mode Stages]]}}</includeonly><noinclude>


{{clear}}
{{clear}}
Line 127: Line 127:
! nextstage
! nextstage
| No ||  || The stage succeeding the current one.
| No ||  || The stage succeeding the current one.
|-
! nocat
| No ||  || Giving this a value like "y" makes the template not auto-categorize the stage.
|}
|}


Line 146: Line 149:
|prevstage=
|prevstage=
|nextstage=
|nextstage=
|nocat=
}}
}}
</pre>
</pre>


[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 14:08, 10 April 2024

Infobox challenge
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 No 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.
nocat No Giving this a value like "y" makes the template not auto-categorize the stage.

Skeleton

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