Template:Trinket Infobox

From Fiend Folio Wiki
Jump to navigation Jump to search


Usage

{{Trinket_Infobox
 | no storage     =
 | name           =
 | image          =
 | quote          =
 | id             =
 | is_rock        =
 | rock_type      =
 | rock_rarity    =
 | unlocked_by    =
 | description    =
}}

Description

To use this template, add the {{Trinket Infobox}} template and fill in the appropriate fields. Fields left blank will not appear in articles.

You can find the infobox source at Template:Trinket_Infobox/infobox

You can find the rock trinket infobox source at Template:Trinket_Infobox/infobox/rock

You can find the cargo at Special:CargoTables/TrinketCargo

Displays an infobox for a trinket.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
No storageno storage

Use it to not store the trinket in the database.

Example
yes
Unknownoptional
Hiddenhidden

Use it to hide the infobox.

Example
yes
Unknownoptional
Namename

The name(s) of the trinket.

Default
The page name, without the disambiguation parentheses if there are any.
Example
The Fiend Folio
Stringoptional
Imageimage

The image(s) of the trinket. If left empty "name" parameter overwrites this.

Default
<The page name>.png
Example
The_Fiend_Folio.png
Stringoptional
Quotequote

The sentence on the screen when picking up the trinket.

Example
Tears up
Stringrequired
IDid

Relative ID of the trinket according to the order they are listed in the items.xml (not the actual ID in-game or in the parameter of the items.xml).

Example
1
Numberrequired
Is Rockis_rock

Determines whether the trinket is considered a normal trinket or a Rock.

Default
Defaults to 'no' making it a regular Trinket Box.
Example
yes
Booleanoptional
Rock Typerock_type

Is tied to 'Is Rock'. The type of rock trinket. Can only be Normal, Geode, Fossil, or Both (Geode and Fossil).

Example
Both
Stringoptional
Rock Rarityrock_rarity

Is tied to 'Is Rock'. Displays the rarity of the rock going from -2 (Unobtainable), -1 (Extremely Rare), 0 (Common), 1 (Rare), 2 (Fiendish), and 3 (Self-Insert).

Example
Fiendish
Stringoptional
Unlocked byunlocked_by

The achievement required to unlock the trinket.

Example
Heart of China
Stringoptional
Descriptiondescription

A short description of the trinket.

Example
Increases Tears by 4.2.
Contentrequired