Template:Infobox treasure: Difference between revisions

From Pikmin Fanon
mNo edit summary
 
Line 68: Line 68:
|-
|-
! series
! series
| Yes ||  || Series the treasure is in.
| Yes ||  || Series the treasure is in. <code><nowiki>nocat=</nowiki></code> removes the "Series" text present after the series name.
|-
|-
! value
! value
Line 101: Line 101:
|-
|-
! nocat
! nocat
| No ||  || Giving this a value like "y" makes the template not auto-categorize the treasure. In addition, the "Series" text is removed. See [[Rubber Ugly#In Not Pikmin 2|Pot Pie]].
| No ||  || Giving this a value like "y" makes the template not auto-categorize the treasure.
|}
|}



Latest revision as of 14:22, 17 May 2024

Infobox treasure
Number Unknown
Series Unknown
Weight 1
Maximum carriers 1
Location Unknown

Info

Place this at the top of treasure articles. This creates an information box with data about the treasure.

Articles with this template are automatically categorized under Category:Treasures.

Parameters

Parameter Mandatory Default Detailed description
name No {{PAGENAME}} If the name of the treasure is different from the title of the page, specify it here.
image No Image name, with extension.
size No 160px Image size.
caption No Caption for the image, if needed.
icon No Icon file name, with extension.
number Yes Treasure Hoard number.
series Yes Series the treasure is in. nocat= removes the "Series" text present after the series name.
value No Value in Pokos.
sparklium No Value in Sparklium.
valuename No Name of a custom value on the left side of the infobox.
valuevalue No The numerical value of the previous field.
weight Yes Treasure's weight.
max_pikmin Yes Maximum number of carriers.
location Yes Location (area or cave).
challenge No None Challenge Mode locations, if any.
clash No If this template clashes with others on the same page, give this a value like "y".
fclash No If this template shares its page with a fruit infobox template, give this a value like "y".
nocat No Giving this a value like "y" makes the template not auto-categorize the treasure.

Skeleton

{{infobox treasure
|name=
|image=
|size=
|caption=
|icon=
|number=
|series=
|value=
|sparklium=
|valuename=
|valuevalue=
|weight=
|max_pikmin=
|location=
|challenge=
|clash=
|fclash=
|nocat=
}}