Template:Infobox pickup/infobox/doc

From The Binding of Isaac: Rebirth Wiki
Jump to navigation Jump to search
Template-info.png Documentation

Usage

{{infobox pickup/infobox
| alias =
| name =
| image =
| quote =
| id =
| type =
| unlocked by =
}}

Description

Formats the data of a pickup as an infobox.

Template parameters

ParameterDescriptionTypeStatus
Aliasalias

The name of the pickup in the database.

Example
Chaos Card
Stringrequired
Namename

The name of the pickup.

Example
Chaos Card
Stringrequired
Imageimage

The image of the pickup.

Example
pickup Chaos Card icon.png
Filerequired
Quotequote

The sentence on the screen when picking up the pickup.

Example
???
Stringoptional
IDid

The pickup ID of the pickup.

Example
1
Numberoptional
Typetype

The type of the pickup.

Example
special card
Stringoptional
Unlocked byunlocked by

The achievement required to unlock the pickup.

Example
Something From The Future
Stringoptional

This is the documentation page, it should be transcluded into the main template page. See template:doc for more information.