Template:Infobox area: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
(Removed the Obstacles row, following the discussion at Talk:Obstacle.)
m (challenges fix)
 
(4 intermediate revisions by 2 users not shown)
Line 15: Line 15:
|-
|-
{{#if:{{{parts|}}}|! [[Ship part]]s
{{#if:{{{parts|}}}|! [[Ship part]]s
{{!}} {{{parts}}} ([[#Ship parts|list]]) }}
{{!}} {{{parts}}} }}
|-
{{#if:{{{rescues|}}}|! [[Castaway|Rescues]]
{{!}} {{{rescues}}} }}
|-
|-
{{#if:{{{treasures|}}}|! [[Treasure]]s
{{#if:{{{treasures|}}}|! [[Treasure]]s
{{!}} {{{treasures}}} ([[#Treasures|list]]) }}
{{!}} {{{treasures}}} }}
|-
|-
{{#if:{{{fruits|}}}|! [[Fruit]]s
{{#if:{{{fruits|}}}|! [[Fruit]]s
{{!}} {{{fruits}}}{{#ifeq:{{{fruits}}}|0|| ([[#Fruits|list]])}} }}
{{!}} {{{fruits}}} }}
|-
{{#if:{{{onions|}}}|! [[Onion]]s
{{!}} {{{onions}}} }}
|-
|-
{{#if:{{{caves|}}}|! [[Cave]]s
{{#if:{{{caves|}}}|! [[Cave]]s
{{!}} {{{caves}}} ([[#Caves|list]]) }}
{{!}} {{{caves}}} }}
|-
{{#if:{{{dandori_c|}}}|! [[Dandori Challenge]]s
{{!}} {{{dandori_c}}} }}
|-
{{#if:{{{dandori_b|}}}|! [[Dandori Battle]]s
{{!}} {{{dandori_b}}} }}
|-
|-
{{#if:{{{pikmin|}}}|! [[Pikmin family|Pikmin]] available
{{#if:{{{pikmin|}}}|! [[Pikmin family|Pikmin]] available
Line 31: Line 43:
{{#if:{{{pikmin_discovered|}}}|! [[Pikmin family|Pikmin]] discovered
{{#if:{{{pikmin_discovered|}}}|! [[Pikmin family|Pikmin]] discovered
{{!}} {{{pikmin_discovered}}} }}
{{!}} {{{pikmin_discovered}}} }}
|-
{{#if:{{{suggested|}}}|! Suggested [[Pikmin family|Pikmin]]
{{!}} {{{suggested}}} }}
|-
{{#if:{{{wild|}}}|! Wild [[Pikmin family|Pikmin]]
{{!}} {{{wild}}} }}
|-
|-
! Requirements
! Requirements
Line 76: Line 94:
! parts
! parts
| No ||  || Number of ship parts.
| No ||  || Number of ship parts.
|-
! rescues
| No ||  || Number of rescues.
|-
|-
! treasures
! treasures
| No ||  || Number of treasures (caves excluded).
| No ||  || Number of treasures.
|-
|-
! fruits
! fruits
| No ||  || Number of fruits.
| No ||  || Number of fruits.
|-
! onions
| No ||  || Number of onions.
|-
|-
! caves
! caves
| No ||  || Number of caves.
| No ||  || Number of caves.
|-
! dandori_c
| No ||  || Number of Dandori Challenges.
|-
! dandori_b
| No ||  || Number of Dandori Battles.
|-
|-
! pikmin
! pikmin
| No ||  || Pikmin types available here.
| No ||  || Pikmin types available here (for ''Hey! Pikmin'' areas).
|-
|-
! pikmin_discovered
! pikmin_discovered
| No ||  || Pikmin types discovered here, caves included.
| No ||  || Pikmin types discovered here, caves included (for ''Pikmin'', ''Pikmin 2'', and ''Pikmin 3'' areas).
|-
! suggested
| No ||  || Suggested Pikmin types here (for ''Pikmin 4'' areas).
|-
! wild
| No ||  || Wild Pikmin types here (for ''Pikmin 4'' areas).
|-
|-
! requirements
! requirements
Line 113: Line 149:
|area_letter      =  
|area_letter      =  
|parts            =  
|parts            =  
|rescues          =
|treasures        =  
|treasures        =  
|fruits            =  
|fruits            =  
|onions            =
|caves            =  
|caves            =  
|dandori_c        =
|dandori_b        =
|pikmin            =  
|pikmin            =  
|pikmin_discovered =  
|pikmin_discovered =  
|suggested        =
|wild              =
|requirements      =  
|requirements      =  
|next              =  
|next              =  

Latest revision as of 21:00, January 1, 2024

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.
rescues No Number of rescues.
treasures No Number of treasures.
fruits No Number of fruits.
onions No Number of onions.
caves No Number of caves.
dandori_c No Number of Dandori Challenges.
dandori_b No Number of Dandori Battles.
pikmin No Pikmin types available here (for Hey! Pikmin areas).
pikmin_discovered No Pikmin types discovered here, caves included (for Pikmin, Pikmin 2, and Pikmin 3 areas).
suggested No Suggested Pikmin types here (for Pikmin 4 areas).
wild No Wild Pikmin types here (for Pikmin 4 areas).
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             = 
|rescues           = 
|treasures         = 
|fruits            = 
|onions            = 
|caves             = 
|dandori_c         = 
|dandori_b         = 
|pikmin            = 
|pikmin_discovered = 
|suggested         = 
|wild              = 
|requirements      = 
|next              = 
|music             = 
}}