{{pickup rows}}

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

Usage

{{pickup rows | 1 | 2 | where = | limit = }} or {{pickup rows | 1 | where = | limit = | force = }}

Description

Returns multiple table rows of pickups.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Names1

The names of the pickups in the database, separated with commas.

Example
Chaos Card, Credit Card
Stringsuggested
wherewhere

Corresponds to the WHERE clause.

Example
type = 'rune'
Stringsuggested
limitlimit

Corresponds to the LIMIT clause

Example
10
Numberoptional
DLC constraintforce 2

Replaces the DLC of the pickups with a more restricted DLC.

Example
a
Stringoptional