Terraria Wiki
Advertisement
This template uses Lua.
This template uses Module:Exclusive, a script written in the Lua programming language. To learn more about Lua, see Terraria Wiki:Lua.
This template is i18n-ready, which means it is easy to localize for different languages. Please see 18n & l10n for template to learn more.
See Template:Exclusive versions/l10n for the localization of this template.
Template-info Documentation The documentation below is transcluded from Template:Exclusive versions/doc. (edit | history)

This template is similar to {{Exclusive icons}}, except instead of icons it outputs versions. {{Eversions}} can be used as a shortcut for this template.

Parameter Usage

{{exclusive versions|page|short|invert=yes|not=page|nl=yes|nlicons=yes|raw=yes|delimit=delimiter|upper3ds=yes}}

Short(2nd unnamed parameter) or short=y
Use short to make all of the versions have the short parameter. Example:
{{eversions|Traveling Merchant|short}} —> Desktop version Desktop, Console version Console, Old-gen console version Old-gen console, Mobile version Mobile, Nintendo Switch version Switch, and tModLoader version tModLoader
{{eversions|Traveling Merchant|short=y}} —> Desktop version Desktop, Console version Console, Old-gen console version Old-gen console, Mobile version Mobile, Nintendo Switch version Switch, and tModLoader version tModLoader
{{eversions|Traveling Merchant|short|nl=yes}} —> Desktop, Console, Old-gen console, Mobile, Switch, and tModLoader
raw=yes, delimit=delimiter, and upper3ds=yes (code and replace are partially deprecated)
Use raw=yes to output raw text.
This text will output with "/" character in-between each version name by default, but another delimiter may be specified with delimit=delimiter.
If 3ds outputs, "ds" is lowercase by default. Change this to uppercase by using upper3ds=yes (upper3DS=yes is also acceptable).
{{eversions|Horned God set|3DS=y|raw=y|delimit=-}} —> old-gen-3ds
nl/nolink=yes, nlicons=yes, and noicons=yes
Use nl=yes to output version names without links or icons. Example:
{{eversions|Palm Wood|nl=yes}} —> Desktop version, Console version, Old-gen console version, Mobile version, Nintendo Switch version, and tModLoader version
Use nlicons=yes to re-add the version icons when using nl.
{{eversions|Ocram Mask|nl=yes|nlicons=yes}} —> Old-gen console version Old-gen console version
Use noicons=yes to print links, but no icons.
{{eversions|Ocram Mask|noicons=yes}} —> Old-gen console version
invert=yes
Use invert=yes to output the opposite of the page's exclusivity. Example:
{{eversions|Traveling Merchant|invert=yes}} —> Nintendo 3DSNintendo 3DS version version
Important Note: This disables the sensor of Japanese Console content.
not
Name of an entity whose eicons are to be subtracted from the main eicons. Note that this is evaluated after invert, i.e. the eicons of the main entity are inverted first, and then the eicons of the entity from this parameter are subtracted from that.
desktop/dsk=y/n, console/cns=y/n, old-gen/oldgen/old = y/n, mobile/mbl=y/n, and 3DS/3ds=y/n
Override options. For example, {{eversions|Zapinator|desktop=y}} outputs Desktop version Desktop version and Nintendo 3DSNintendo 3DS version version. See {{exclusive}} and {{eicons}}

Examples

The Ocram Mask is available on the Old-gen console version Old-gen console version. (displayed with {{eversions|Ocram Mask}})

Ocram is available on the Old-gen console version Old-gen console version and Nintendo 3DSNintendo 3DS version version. (displayed with {{eversions|Ocram}})

1.3 is on the Desktop version Desktop version, Console version Console version, Mobile version Mobile version, Nintendo Switch version Nintendo Switch version, and tModLoader version tModLoader version. (displayed with {{eversions|1.3.0.1}})

1.3 is on the Desktop version Desktop version, Console version Console version, Mobile version Mobile version, Nintendo Switch version Nintendo Switch version, and tModLoader version tModLoader version. (displayed with {{eversions|1.3.0.1|short=version}})

1.3 is on the Desktop version Desktop version, Console version Console version, Mobile version Mobile version, Nintendo Switch version Nintendo Switch version, and tModLoader version tModLoader version. (displayed with {{eversions|1.3.0.1|versions}})

Old-gen console version Old-gen console version and Nintendo 3DSNintendo 3DS version version. (displayed with {{eversions|1.3.0.1|invert=y}})

The Monokuma costume is exclusive to the Japanese Console version Japanese Console version. (displayed with {{eversions|Monokuma set}})

Against the Moon Lord, use Dark Artist armor or, on tModLoader version tModLoader, Crystal Assassin armor. (displayed with {{eversions|Moon Lord|short|not=Crystal Assassin armor}} – versions that have the Moon Lord but not Crystal Assassin armor)

zh:Template:Exclusive versions

Advertisement