Template:MW Spell Effect
SummaryEdit
This template simplifies and standardizes the process of describing a spell.
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}}
Water Walking for 30 secs on Target
Water Walking for 30 secs on Touch
Water Walking for 30 secs on Self
Fortify Strength 10-20 pts for 50 secs on Self
Fortify Strength 10-20 pts for 1.25 mins on Self (duration values exceeding 60 secs are displayed as minutes)
Fortify Strength 10-20 pts for 100 secs on Self (with the exception of 100 secs)
- Fortify Strength 10-20 pts for 100 secs on Self (text mode)