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=Water Walking|range=Target|duration=30}}
* {{MW Spell Effect|effect=Water Walking|range=Touch|duration=30}}
* {{MW Spell Effect|effect=Water Walking|range=Self|duration=30}}
* {{MW Spell Effect|effect=Fortify Strength|range=Self|duration=50|min=10|max=20}}
* {{MW Spell Effect|effect=Fortify Strength|range=Self|duration=75|min=10|max=20}}
* {{MW Spell Effect|effect=Fortify Strength|range=Self|duration=100|min=10|max=20}}