Template:Expert/doc

From Terraria Wiki
Jump to navigation Jump to search

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