Template:Master

From Terraria Wiki
Jump to navigation Jump to search
This template is i18n-ready, which means it is easy to localize for different languages. Please see I18n & l10n for templates to learn more.
See Template:Master/l10n for the localization of this template.
Template-info.svg Documentation The documentation below is transcluded from Template:Master/doc. (edit | history)

This template is used to indicate an Master Mode-only value. It links to the Master Mode page. The template should only be used to signify that a value is Master-exclusive where this would be too long or awkward to express in text, e.g. when comparing to Classic or Expert values. It should not be applied to anything Master-exclusive, in order to prevent disrupting the flow of reading unnecessarily.

Usage

  • {{ master | <Master value> | nl = y/yes | icons = y/yes }}

If the value changes in Hardmode or after defeating Plantera, place the Hardmode value as the second parameter and the post-Plantera value as the third parameter:

  • {{ master | <Master value> | <Master Hardmode value> | <Master Hardmode post-Plantera value> | nl = y/yes | icons = y/yes }}
nl / nolink

Set to prevent linking. Can be useful when the value contains links (which would otherwise break the template).

icons

Adds the platform exclusivity icons for Master Mode.

Examples

Code Result
{{master|42}} 42
{{master|42|43|44}} 424344
{{master|the boss's [[relic]] drop|nl=y}} the boss's relic drop
{{master|the boss's [[relic]] drop|nl=y|icons=y}} the boss's relic drop(Desktop, Console and Mobile versions)

See also