Template:Expert

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:Expert/l10n for the localization of this template.
Template-info.svg Documentation The documentation below is transcluded from Template:Expert/doc. (edit | history)

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

Usage

  • {{ expert | <Expert 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:

  • {{ expert | <Expert value> | <Expert Hardmode value> | <Expert 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 Expert Mode.

Examples

Code Result
{{expert|42}} 42
{{expert|42|43|44}} 424344
{{expert|a [[Jellyfish]]'s shock attack|nl=y}} a Jellyfish's shock attack
{{expert|a [[Jellyfish]]'s shock attack|nl=y|icons=y}} a Jellyfish's shock attack(Desktop, Console and Mobile versions)

See also