{{item Tags table}}

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

Usage

{{Item Tags table | tag = | is_activated = | invert = | collapsed = }}

Description

Displays a table of collectibles that contain the given tag

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
tagtag

Item tag to search for.

Example
angel
Stringrequired
is_activatedis_activated

Optionally return only activated (true) or passive items (false). If is_activated is empty then all items will be returned.

Booleanoptional
invertinvert

Invert the search returning only items that do not contain the tag.

Booleanoptional
collapsedcollapsed

Makes the list collapsed by default.

Booleanoptional