Template:ItemInfobox

From The Binding of Isaac Retribution Wiki
Jump to navigation Jump to search


Usage

{{ItemInfobox
 | no storage     =
 | hidden         =
 | is_activated   =
 | recharge       =
 | name           =
 | image          =
 | quote          =
 | costume        =
 | quality        =
 | tags           =
 | unlocked by    =
 | description    =
}}

Description

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

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

You can find the active infobox source at Template:ItemInfobox/infoboxActive

You can find the cargo at Special:CargoTables/ItemCargo

Displays an infobox for a passive collectible.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
No storageno storage

Use it to not store the passive collectible in the database.

Example
yes
Unknownoptional
Hiddenhidden

Use it to hide the infobox.

Example
yes
Unknownoptional
Is Activatedis_activated

TBA

Default
Defaults to 'no' making it a Passive Item Box.
Example
yes
Booleanoptional
Rechargerecharge

Is tied to 'Is Activated'. The type of recharge the active item uses

Example
1
Stringoptional
Namename

The name(s) of the passive collectible.

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

The image(s) of the passive collectible. 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 passive collectible.

Example
Tears up
Stringrequired
Costumecostume

The Isaac costume(s) of the passive collectible.

Default
<The page name> ingame.png
Example
The Fiend Folio ingame.png
Stringoptional
Descriptiondescription

A short description of the passive collectible.

Example
Increases Tears by 4.2.
Contentrequired
Qualityquality

The quality of the passive collectible.

Example
3
Numberrequired
Tagstags

The tags of the passive collectibles, separated with spaces.

Example
summonable offensive
Stringoptional
Unlocked byunlocked by

The achievement required to unlock the passive collectible.

Example
Heart of China
Stringoptional