Template:Infobox treasure series: Difference between revisions
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> | ||
== | {{clear}} | ||
==Info== | |||
|series_name | Place this at the top of treasure series articles. This creates an information box with data about the series. | ||
|theme | |||
|hoard | Articles with this template are automatically categorized under [[:Category:Treasure Series]], as well as the first article on the corresponding series' category. | ||
|treasures | |||
|locations | ==Parameters== | ||
|noicons | {| 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 = }}