Template:Infobox treasure series: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
mNo edit summary
(This is just for Pikmin 2 now, since a Pikmin 4 treasure series infobox has been created.)
 
(29 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{|align="left" style="width: 50em; font-size: 82%; text-align: left; border-style: solid; border-width: 1px; border-color: grey"
{| class="infobox"
! colspan="2" style="font-size: 140%; background: #ccf; text-align: center;" | ''{{{series_name}}}''
! colspan="2" class="infoboxTitle"| ''{{PAGENAME}}''
|-
|-
! style="background: #e6e9ff;" | Theme || {{{theme}}}
| colspan="2" style="text-align: center;" | <includeonly>[[File:{{PAGENAME}}.jpg|270px]]</includeonly>
|-
|-
! style="background: #e6e9ff;" | [[Treasure Hoard]] Numbers || {{{hoard_start}}} - {{{hoard_end}}}
{{!}} colspan="2" style="text-align:center" {{!}} The [[Hocotate Ship]]'s announcement.
|-
|-
! style="background: #e6e9ff;" | Treasures || {{{treasures}}}
! style="width: 30%;" | Theme
| {{{theme}}}
|-
|-
! style="background: #e6e9ff;" | Total Value || {{{total_value}}} [[poko]]s
! [[Treasure Hoard]] numbers
| {{{numbers}}}
|-
|-
! style="background: #e6e9ff;" | Total Weight || {{{total_weight}}}
! Treasures
| {{{treasures}}}
|-
|-
! style="background: #e6e9ff;" | Locations || {{{locations}}}
! Locations
|}<includeonly>[[Category:Treasures|*]][[Category:{{{series_name}}}| ]]</includeonly><noinclude>
| {{{locations}}}
[[Category:Templates|{{PAGENAME}}]]
|}<includeonly>{{#if:{{{noicons|}}}||{{game icons|p2=y}}}} [[Category:{{PAGENAME}}| ]][[Category:Treasure Series]]</includeonly><noinclude>
</noinclude>
 
{{clear}}
==Info==
Place this at the top of ''Pikmin 2'' 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==
{| class = "wikitable"
! Parameter || Mandatory || Default || Detailed description
|-
! 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).
|}
 
==Skeleton==
<pre>
{{infobox treasure series
|theme    =
|hoard    =
|treasures =
|locations =
|noicons  =
}}
</pre>
 
[[Category:Information boxes]]</noinclude>

Latest revision as of 03:12, July 27, 2023

Infobox treasure series
The Hocotate Ship's announcement.
Theme {{{theme}}}
Treasure Hoard numbers {{{numbers}}}
Treasures {{{treasures}}}
Locations {{{locations}}}

Info

Place this at the top of Pikmin 2 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
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 
|theme     = 
|hoard     = 
|treasures = 
|locations = 
|noicons   = 
}}