Template:Infobox object

From Pikmin Fanon
Infobox object

Info

This template is to be used at the top of object or obstacle page sections. It places an information box on the top-right corner of the page.

Parameters

Parameter Mandatory Default Detailed description
customname No {{PAGENAME}} If the name of the object is different from the title of the page, specify it here.
image No Image for the infobox, extension included.
size No The image's size.
caption No The image's caption, if needed.
icon No If the object has an icon, specify its image here, extension included. If the icon is a placeholder, place Obstacle icon.png here.
areas No None Areas in which it appears.
underground No None Caves in which it appears.
challenge No None Challenge Mode stages in which it appears.
challenge No None Battle Mode stages in which it appears.
weight No 1 The weight of the object.
max_pikmin No 1 The maximum amount of individual Pikmin that can carry the object at once.

Skeleton

{{infobox enemy
|customname=
|image=
|size=
|caption=
|icon=
|areas=
|underground=
|challenge=
|battle=
|weight=
|max_pikmin=
}}