Template:Spell Definition

The UESPWiki – Your source for The Elder Scrolls since 1995

Summary

Defines a spell by saving its details to the database for retrieval on other pages using the #load mechanism.

It also adds the page to three categories:

  • {{NS_CATEGORY}}-Spells
  • {{NS_CATEGORY}}-Spells-{{{school}}}
  • Redirects to Broader Subjects

Apart from the categories, the template produces no output.

Parameters

Spell Definition
Parametri Visibilità Descrizione
id required The construction set id of the spell.
name required Full name of the spell. Typically this will be the same as the page name, but may be different if two spells share a name or if the name contains characters that are invalid in wiki page names.
school optional School of magicka to which the spell belongs: Alteration, Conjuration, Destruction, Illusion, Mysticism or Restoration.
cost optional Base magicka cost of casting the spell.
effect1 required Name of the first effect of the spell.
effect1Link optional Page name describing the spell if different from the name.
effect1Range required Range of the spell: Self, Touch, Target.
effect1Duration optional Duration in seconds of the spell.
effect1Area optional Area of effect of the spell in feet.
effect1Min optional Minimum magnitude of the spell.
effect1Max optional Maximum magnitude of the spell if different.
effect(2-8) optional Name of the other effects of the spell.
effect(2-8)Link optional
effect(2-8)Range required
effect(2-8)Duration optional
effect(2-8)Area optional
effect(2-8)Min optional
effect(2-8)Max optional