Template:Infobox treasure series: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
m (Oops)
Tag: Mobile edit
(This is just for Pikmin 2 now, since a Pikmin 4 treasure series infobox has been created.)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{#if:{{{noicons|}}}||{{game icons|p2=y}}}}
{| class="infobox"
{| class="infobox"
! colspan="2" class="infoboxTitle"| ''{{PAGENAME}}''
! colspan="2" class="infoboxTitle"| ''{{PAGENAME}}''
|-
|-
| colspan="2" style="text-align: center;" | {{#if:{{{image|}}}|[[Image:{{{image}}}{{!}}{{{size|275px}}}]]}}
| colspan="2" style="text-align: center;" | <includeonly>[[File:{{PAGENAME}}.jpg|270px]]</includeonly>
|-
|-
{{#if:{{{caption|}}}|{{!}} colspan="2" style="text-align:center" {{!}} {{{caption}}} }}
{{!}} colspan="2" style="text-align:center" {{!}} The [[Hocotate Ship]]'s announcement.
|-
|-
! style="width: 30%;" | Theme
! style="width: 30%;" | Theme
Line 18: Line 17:
! Locations
! Locations
| {{{locations}}}
| {{{locations}}}
|}<includeonly>[[Category:{{PAGENAME}}| ]][[Category:Treasure Series]]</includeonly><noinclude>
|}<includeonly>{{#if:{{{noicons|}}}||{{game icons|p2=y}}}} [[Category:{{PAGENAME}}| ]][[Category:Treasure Series]]</includeonly><noinclude>


{{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 ''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.
Articles with this template are automatically categorized under [[:Category:Treasure Series]], as well as the first article on the corresponding series' category.
Line 30: Line 28:
{| class = "wikitable"
{| class = "wikitable"
! Parameter || Mandatory || Default || Detailed description
! Parameter || Mandatory || Default || Detailed description
|-
! series_name
| '''Yes''' ||  || Name of the series.
|-
|-
! theme
! theme
Line 52: Line 47:
==Skeleton==
==Skeleton==
<pre>
<pre>
{{infobox treasure series
{{infobox treasure series  
|series_name =
|theme     =  
|theme       =  
|hoard     =  
|hoard       =  
|treasures =  
|treasures   =  
|locations =  
|locations   =  
|noicons   =  
|noicons     =  
}}
}}
</pre>
</pre>


[[Category:Information boxes]]</noinclude>
[[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   = 
}}