Template:Infobox area: Difference between revisions
Jump to navigation
Jump to search
(Removed the Obstacles row, following the discussion at Talk:Obstacle.) |
(Pikmin recommended section for P4 areas) |
||
Line 31: | Line 31: | ||
{{#if:{{{pikmin_discovered|}}}|! [[Pikmin family|Pikmin]] discovered | {{#if:{{{pikmin_discovered|}}}|! [[Pikmin family|Pikmin]] discovered | ||
{{!}} {{{pikmin_discovered}}} }} | {{!}} {{{pikmin_discovered}}} }} | ||
|- | |||
{{#if:{{{pikmin_recommended|}}}|! [[Pikmin family|Pikmin]] recommended | |||
{{!}} {{{pikmin_recommended}}} }} | |||
|- | |- | ||
! Requirements | ! Requirements | ||
Line 91: | Line 94: | ||
! pikmin_discovered | ! pikmin_discovered | ||
| No || || Pikmin types discovered here, caves included. | | No || || Pikmin types discovered here, caves included. | ||
|- | |||
! pikmin_recommended | |||
| No || || If this is an area in {{p4}}, specify the Pikmin recommended here, caves included | |||
|- | |- | ||
! requirements | ! requirements | ||
Line 105: | Line 111: | ||
<pre> | <pre> | ||
{{infobox area | {{infobox area | ||
|screenshot | |screenshot = | ||
|map | |map = | ||
|image | |image = | ||
|size | |size = | ||
|caption | |caption = | ||
|sector | |sector = | ||
|area_letter | |area_letter = | ||
|parts | |parts = | ||
|treasures | |treasures = | ||
|fruits | |fruits = | ||
|caves | |caves = | ||
|pikmin | |pikmin = | ||
|pikmin_discovered = | |pikmin_discovered = | ||
|requirements | |pikmin_recommended = | ||
|next | |requirements = | ||
|music | |next = | ||
|music = | |||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Information boxes]]</noinclude> | [[Category:Information boxes]]</noinclude> |
Revision as of 15:04, September 2, 2023
Infobox area | |
---|---|
[[File:{{{map}}}|250px]] | |
Requirements | None |
Music | {{{music}}} |
Info
Place this at the top of area articles. This will place an information box with data about the area.
Pages with this template are automatically categorized under Category:Areas.
Parameters
Parameter | Mandatory | Default | Detailed description |
---|---|---|---|
screenshot | No | Image name of an in-game screenshot on the area. with extension. | |
map | No | Image name of the area's map, with extension. | |
image | No | Image name, with extension. Use the previous two, preferably. | |
size | No | 250px | Image size. |
caption | No | Image caption, if needed. | |
sector | No | If this is an area in Hey! Pikmin, specify the sector number here. | |
area_letter | No | If this is an area in Hey! Pikmin, specify the area letter here. | |
parts | No | Number of ship parts. | |
treasures | No | Number of treasures (caves excluded). | |
fruits | No | Number of fruits. | |
caves | No | Number of caves. | |
pikmin | No | Pikmin types available here. | |
pikmin_discovered | No | Pikmin types discovered here, caves included. | |
pikmin_recommended | No | If this is an area in Pikmin 4, specify the Pikmin recommended here, caves included | |
requirements | No | None | Requirements needed to access this area. |
next | No | Next area, or areas. | |
music | Yes | Name of the song that plays here, linking to the corresponding section on a music article. |
Skeleton
{{infobox area |screenshot = |map = |image = |size = |caption = |sector = |area_letter = |parts = |treasures = |fruits = |caves = |pikmin = |pikmin_discovered = |pikmin_recommended = |requirements = |next = |music = }}