{{dlc format}}

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

This template formats a DLC dictionary.

Usage

This template is used by entering: {{dlc format | 1 | 2 | 3 | slideshow = }}

Parameters

unnamed parameter 1
The DLC dictionary.
unnamed parameter 2
The escaped formating string.
The @dlc token is replaced with the parsed DLC value.
The @value token is replaced with the corresponding value.
E.g. <esc>{{dlc/parsed | @dlc }} [[@value]]</esc>
unnamed parameter 3
The output separator.
Defaults to an empty string.
Do not use it if the slideshow parameter is used.
slideshow (optional)
Use it to display the results as a slideshow.
Should be the HTML tag used for the slideshow and each slide (e.g. div or span).
Deprecated. Use {{dlc slideshow}} instead.

See also