Template:Infobox treasure series: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "]] </noinclude>" to "]]</noinclude>") |
(More consistent, added image option to infobox) Tag: Mobile edit |
||
Line 2: | Line 2: | ||
{| class="infobox" | {| class="infobox" | ||
! colspan="2" class="infoboxTitle" | ''{{{series_name}}}'' | ! colspan="2" class="infoboxTitle" | ''{{{series_name}}}'' | ||
|- | |||
| colspan="2" style="text-align: center;" | {{#if:{{{image|}}}|[[Image:{{{image}}}{{!}}{{{size|160px}}}]]}} | |||
|- | |||
{{#if:{{{caption|}}}|{{!}} colspan="2" style="text-align:center" {{!}} {{{caption}}} }} | |||
|- | |- | ||
! style="width: 30%;" | Theme | ! style="width: 30%;" | Theme | ||
Line 17: | Line 21: | ||
{{clear}} | {{clear}} | ||
==Info== | ==Info== | ||
Place this at the top of treasure series articles. This creates an information box with data about the series. | Place this at the top of treasure series articles. This creates an information box with data about the series. |
Revision as of 09:59, August 31, 2019
{{{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). |
Skeleton
{{infobox treasure series |series_name = |theme = |hoard = |treasures = |locations = |noicons = }}