Difference between revisions of "Template:Necromancy Spell"

m (Protected "Template:Necromancy Spell" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
(No difference)

Revision as of 13:17, 7 April 2012

Template:Necromancy Spell is designed for use on Necromancy spell pages to standardize their look and feel.

Template

{{Necromancy Spell
|wordsofpower=
|icon=
|manacost=
|minimumskill=
|castingdelay=
|reagents=
|duration=
|areaofeffect=
|description=
}}

Parameters

wordsofpower

  • Usage: Mandatory
  • Description: The wordsofpower parameter takes a string or strings denoting the Words of Power associated with the spell. This is used to generate the header of the main table.
  • Valid Value(s): Any string or strings.

icon

  • Usage: Mandatory
  • Description: The icon parameter takes a string denoting the name of an image of the icon associated with the spell. This is used to generate the spell icon displayed in the upper-right corner of the main table.
  • Valid Value(s): Any string that corresponds to a valid image on UOGuide.

manacost

  • Usage: Mandatory
  • Description: The manacost parameter takes a number denoting the standard amount of available mana required to cast the spell. This is used to generate the contents of the "Mana Cost" row in the main table.
  • Valid Value(s): Any whole number.

minimumskill

  • Usage: Mandatory
  • Description: The minimumskill parameter takes a number denoting the minimum required skill to have any chance whatsoever of casting the spell. This is used to generate the contents of the "Minimum Skill" row in the main table.
  • Valid Value(s): Any decimal number.

castingdelay

  • Usage: Mandatory
  • Description: The castingdelay parameter takes a decimal number denoting the standard delay between beginning to cast the spell and being able to use it. This is used to generate the contents of the "Casting Delay" row in the main table.
  • Valid Value(s): Any whole number.

reagents

  • Usage: Mandatory
  • Description: The reagents parameter takes a string or strings denoting the Necrotic Reagents required to cast the spell. This is used to generate the contents of the "Reagents" row in the main table.
  • Valid Value(s): Any whole number.

duration

  • Usage: Mandatory
  • Description: The duration parameter takes a string or strings denoting the duration of the spell once it is cast. This is used to generate the contents of the "Duration" row in the main table.
  • Valid Value(s): Any string or strings.

areaofeffect

  • Usage: Mandatory
  • Description: The areaofeffect parameter takes a string or strings denoting the target, targets, or area around the caster that is affected by the spell. This is used to generate the contents of the "Area of Effect" row in the main table.
  • Valid Value(s): Any string or strings.

description

  • Usage: Mandatory
  • Description: The description parameter takes a string or strings denoting a general description of the spell and its effects. This is used to generate the contents of the "Description" row in the main table.
  • Valid Value(s): Any string or strings.