Template:Infobox cave: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
m (Text replacement - "]] </noinclude>" to "]]</noinclude>")
(Added a parameter for wild Pikmin types that can be found in the cave.)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{#if:{{{noicons|}}}||{{game icons|pikmin2=y}}}}
{| class="infobox"
{|class="infobox"
! colspan="2" class="infoboxTitle" | ''{{PAGENAME}}''
! colspan="2" class="infoboxTitle" | ''{{PAGENAME}}''
|-
|-
Line 12: Line 11:
! Sublevels
! Sublevels
| {{{sublevels}}}
| {{{sublevels}}}
|-
{{#if:{{{rescues|}}}|! Rescues
{{!}} {{{rescues}}} }}
|-
|-
! [[Treasure]]s
! [[Treasure]]s
| {{{treasures}}}
| {{{treasures}}}
|-
|-
! [[Hazard]]s
{{#if:{{{onions|}}}|! [[Onion]]s
| {{{hazards|None}}}
{{!}} {{{onions}}} }}
|-
|-
! [[Obstacle]]s
{{#if:{{{hazards|}}}|! [[Hazard]]s
| {{{obstacles|None}}}
{{!}} {{{hazards}}} }}
|-
{{#if:{{{suggested|}}}|! Suggested [[Pikmin family|Pikmin]]
{{!}} {{{suggested}}} }}
|-
{{#if:{{{wild|}}}|! Wild Pikmin
{{!}} {{{wild}}} }}
|}<includeonly>[[Category:Caves]]</includeonly><noinclude>
|}<includeonly>[[Category:Caves]]</includeonly><noinclude>


Line 43: Line 51:
|-
|-
! location
! location
| '''Yes''' ||  || [[Area]] the cave is on.
| '''Yes''' ||  || [[Area]] the cave is in.
|-
|-
! sublevels
! sublevels
| '''Yes''' ||  || How many sublevels it has.
| '''Yes''' ||  || How many sublevels it has.
|-
! rescues
| No ||  || Number of rescues in the cave.
|-
|-
! treasures
! treasures
| '''Yes''' ||  || Number of treasures in the cave.
| '''Yes''' ||  || Number of treasures in the cave.
|-
! onions
| No ||  || Number of onions in the cave.
|-
|-
! hazards
! hazards
| No || None || Hazards in the cave. Use the [[:Category:Hazard button templates|hazard button templates]] for this.
| No || || Hazards in the cave. Use the [[:Category:Hazard button templates|hazard button templates]] for this. Only for {{p2}}.
|-
|-
! obstacles
! suggested
| No || None || Same as above, but obstacles, and their [[:Category:Obstacle button templates|templates]].
| No || || Suggested Pikmin to be brought into the cave. Only for {{p4}}.
|-
|-
! noicons
! wild
| No ||  || Whether to disable display of game icons (to avoid conflicts with other templates).
| No ||  || Wild Pikmin types that can be found in the cave. Only for {{p4}}.
|}
|}


Line 69: Line 83:
|location  =  
|location  =  
|sublevels =  
|sublevels =  
|rescues  =
|treasures =  
|treasures =  
|onions    =
|hazards  =  
|hazards  =  
|obstacles =  
|suggested =  
|noicons  =  
|wild      =  
}}
}}
</pre>
</pre>


[[Category:Information boxes]]</noinclude>
[[Category:Information boxes]]</noinclude>

Latest revision as of 00:04, November 29, 2023

Infobox cave
The entrance to a cave.
Location [[{{{location}}}]]
Sublevels {{{sublevels}}}
Treasures {{{treasures}}}

Info

Place this at the top of cave articles. It places an information box with data about the cave.

Articles with this template are automatically categorized under Category:Caves.

Parameters

Parameter Mandatory Default Detailed description
image No Cave.png Image name, with extension.
size No 300px Image size.
caption No Image caption, if needed.
location Yes Area the cave is in.
sublevels Yes How many sublevels it has.
rescues No Number of rescues in the cave.
treasures Yes Number of treasures in the cave.
onions No Number of onions in the cave.
hazards No Hazards in the cave. Use the hazard button templates for this. Only for Pikmin 2.
suggested No Suggested Pikmin to be brought into the cave. Only for Pikmin 4.
wild No Wild Pikmin types that can be found in the cave. Only for Pikmin 4.

Skeleton

{{infobox cave
|image     = 
|size      = 
|caption   = 
|location  = 
|sublevels = 
|rescues   = 
|treasures = 
|onions    = 
|hazards   = 
|suggested = 
|wild      = 
}}