Open main menu

UESPWiki β

Template:MW Spell Effect

SummaryEdit

This template simplifies and standardizes the process of describing a spell.

MW Spell Effect
Parameter Scope Description
mode optional text or table. Defaults to "table", which causes the template to use the {{Effect Link}} template to display the effect. The alternative simply displays it as a link. This is to allow the template to be used in lists of spells for sale, which are typically displayed in tables, and on creature pages, which typically use a list instead.
effect required Name of the effect.
link optional Only used if the effect doesn't have a page of its own. For instance, if effect is "Fortify Blade", link should be "Fortify Skill".
range required Self, Touch or Target.
duration optional Length of time for which the spell lasts in seconds.
area optional Area of effect of the spell in feet.
min optional Minimum magnitude of the spell.
max optional Maximum magnitude of the spell.

ExamplesEdit

{{MW Spell Effect|effect=Dispel|range=Self|min=50}}

  Dispel 50 pts on Self

{{MW Spell Effect|effect=Fortify Strength|link=Fortify Attribute|range=Self|duration=30|min=10|max=20}}

  Fortify Strength 10-20 pts for 30 secs on Self

{{MW Spell Effect|effect=Fire Damage|range=Target|min=5|max=25}}

  Fire Damage 5-25 pts on Target

{{MW Spell Effect|mode=text|effect=Fire Damage|range=Target|min=5|max=25}}

Fire Damage 5-25 pts on Target