Template:Modifierinfo/all

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

Prints out the effects of a specific modifier.

Usage

{{ modifierinfo/all | <modifier> | ref = 1 (optional) }}

First unnamed parameter

Name of a modifier.

ref

Set to 1 to show all effects of a modifier in a reference. Requires that a {{reflist|group=effects}} is placed on the page somewhere after the template transclusion (ideally in a standard References/Footnotes section).

Examples

Code Result
{{modifierinfo/all|Legendary}} Effects of Legendary:
  • +15% damage
  • +10% speed
  • +10% size
  • +15% knockback
  • +2 rarity levels
  • +209.85% value
{{modifierinfo/all|Intense}} Effects of Intense:
  • +10% damage
  • +15% mana cost
  • -1 rarity level
  • -12.58% value
Legendary{{modifierinfo/all|Legendary|ref=1}} Legendary[effects 1]
Intense{{modifierinfo/all|Intense|ref=1}} Intense[effects 2]
{{reflist|group=effects}}
  1. Effects of Legendary:
    • +15% damage
    • +10% speed
    • +10% size
    • +15% knockback
    • +2 rarity levels
    • +209.85% value
  2. Effects of Intense:
    • +10% damage
    • +15% mana cost
    • -1 rarity level
    • -12.58% value