Pikmin 3 icon.png

Template:Infobox upgrade: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 64: Line 64:
|}
|}


==Template==
==Skeleton==
<pre>
<pre>
{{infobox collectible
{{infobox collectible

Revision as of 11:31, April 8, 2015

Infobox upgrade
[[Image:{{{image}}}|160px]]
Location {{{area}}}
Weight {{{weight}}}
Max. carriers {{{max_carriers}}}
Function {{{function}}}

Info

Place this at the top of Pikmin 3 collectible articles or sections. This creates an information box with data about the object.

Articles with this template are automatically categorized under Category:Pikmin 3 collectibles.

Parameters

Parameter Mandatory Default Detailed description
icon No File name of the icon, with extension.
name Yes Name of the collectible.
image Yes File name of the main image, with extension.
size No 160px Size of the image.
caption No Caption for the image, if needed.
area Yes Area in which the collectible is found.
weight Yes The collectible's weight.
max_carriers Yes Maximum number of carrier Pikmin on the object.
function Yes Brief description of the object's function.
noicons No If this has a value, like "y", automatic {{game icons}} are disabled.

Skeleton

{{infobox collectible
|icon         = 
|name         = 
|image        = 
|size         = 
|caption      = 
|area         = 
|weight       = 
|max_carriers = 
|function     = 
}}