Pikmin 2

Template:Infobox treasure series: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
mNo edit summary
(New documentation style.)
Line 11: Line 11:
! style="background: #e6e9ff;" | Locations || {{{locations}}}
! style="background: #e6e9ff;" | Locations || {{{locations}}}
|}<includeonly>[[Category:{{{series_name}}}| ]][[Category:Treasure Series]]</includeonly><noinclude>
|}<includeonly>[[Category:{{{series_name}}}| ]][[Category:Treasure Series]]</includeonly><noinclude>
[[Category:Infobox templates|{{PAGENAME}}]]


==Use==
{{clear}}
<pre>{{infobox treasure series
==Info==
|series_name = series name
Place this at the top of treasure series articles. This creates an information box with data about the series.
|theme       = theme of treasures in series
 
|hoard       = number span (e.g. 123 - 145)
Articles with this template are automatically categorized under [[:Category:Treasure Series]], as well as the first article on the corresponding series' category.
|treasures   = treasures' names
 
|locations   = treasures' locations
==Parameters==
|noicons     = whether to disable display of game icons (to avoid conflicts with other templates)
{| class = "wikitable"
}}</pre></noinclude>
! Parameter || Mandatory || Default || Detailed description
|-
! series_name
| '''Yes''' ||  || Name of the series.
|-
! theme
| '''Yes''' ||  || The theme of the objects in the series.
|-
! hoard
| '''Yes''' ||  || Treasure Hoard number span (e.g.: 123 - 145).
|-
! treasures
| '''Yes''' ||  || List of treasures.
|-
! locations
| '''Yes''' ||  || Locations (areas and caves) these treasures are found on. All [[region]]s included.
|-
! noicons
| No ||  || If this has a value, like "y", disables auto {{tem|game icons}} (to avoid conflicts with other templates).
|}
 
==Template==
<pre>
{{infobox treasure series
|series_name =
|theme      =
|hoard      =
|treasures  =
|locations  =
|noicons    =
}}
</pre>
 
[[Category:Infobox templates]]
</noinclude>

Revision as of 09:24, October 28, 2014

{{{series_name}}}
Theme {{{theme}}}
Treasure Hoard Numbers {{{numbers}}}
Treasures {{{treasures}}}
Locations {{{locations}}}

Info

Place this at the top of treasure series articles. This creates an information box with data about the series.

Articles with this template are automatically categorized under Category:Treasure Series, as well as the first article on the corresponding series' category.

Parameters

Parameter Mandatory Default Detailed description
series_name Yes Name of the series.
theme Yes The theme of the objects in the series.
hoard Yes Treasure Hoard number span (e.g.: 123 - 145).
treasures Yes List of treasures.
locations Yes Locations (areas and caves) these treasures are found on. All regions included.
noicons No If this has a value, like "y", disables auto {{game icons}} (to avoid conflicts with other templates).

Template

{{infobox treasure series
|series_name = 
|theme       = 
|hoard       = 
|treasures   = 
|locations   = 
|noicons     = 
}}