{{infobox entity}}

From The Binding of Isaac: Rebirth Wiki
Jump to navigation Jump to search
Template-info.svg Documentation Edit this documentation at Template:Infobox_entity/infobox/doc.
Template-info.png Documentation

Usage

{{infobox entity/infobox
| name =
| image =
| base hp =
| stage hp =
| id =
| variant =
| environment =
| pool =
| unlocked by =
}}

Description

Formats the data of an entity as an infobox.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

The name of the entity.

Example
Gaper
Stringrequired
Imageimage

The image of the entity.

Example
Gaper.png
Fileoptional
Base HPbase hp

The base HP of the entity.

Default
No HP, should be used if the entity is invincible.
Example
10
Stringoptional
Stage HPstage hp

The additional HP gained by the entity each stage.

Default
No HP, should be used if the entity is invincible.
Example
1
Stringoptional
IDid

The entity ID of the entity.

Example
10
Numberoptional
Variantvariant

The variant ID of the entity.

Example
1
Numberoptional
Environmentenvironment

The stages or room types the entity can be encountered in.

Example
{{floor|Basement}}{{floor|Cellar}}{{floor|Burning Basement}}<br>{{floor|Downpour}}{{floor|Dross}}<br>{{room|challenge}}
Contentoptional
Poolpool

The items, trinkets or pickups the entity can drop on death.

Example
{{i|Little Steven}}<br>{{i|Steven}}
Contentoptional
Unlocked byunlocked by

The achievement required to unlock the entity.

Example
Something From The Future
Stringoptional