Template:Infobox cave: Difference between revisions
Jump to navigation
Jump to search
(Added support for the necessary Pikmin 4 parameters.) |
(Added a Suggested Pikmin for Pikmin 4) |
||
Line 23: | Line 23: | ||
{{#if:{{{hazards|}}}|! [[Hazard]]s | {{#if:{{{hazards|}}}|! [[Hazard]]s | ||
{{!}} {{{hazards}}} }} | {{!}} {{{hazards}}} }} | ||
|- | |||
{{#if:{{{suggested|}}}|! Suggested [[Pikmin family|Pikmin]] | |||
{{!}} {{{suggested}}} }} | |||
|}<includeonly>[[Category:Caves]]</includeonly><noinclude> | |}<includeonly>[[Category:Caves]]</includeonly><noinclude> | ||
Line 61: | Line 64: | ||
! hazards | ! hazards | ||
| No || || 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. | ||
|- | |||
! suggested | |||
| No || || Suggested Pikmin to be brought. Only in {{p4}}. | |||
|} | |} | ||
Line 75: | Line 81: | ||
|onions = | |onions = | ||
|hazards = | |hazards = | ||
|suggested = | |||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Information boxes]]</noinclude> | [[Category:Information boxes]]</noinclude> |
Revision as of 21:16, July 24, 2023
Infobox 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. | |
suggested | No | Suggested Pikmin to be brought. Only in Pikmin 4. |
Skeleton
{{infobox cave |image = |size = |caption = |location = |sublevels = |rescues = |treasures = |onions = |hazards = |suggested = }}