Template:Chivalry Spell

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

Template

{{Chivalry Spell
|wordsofpower=
|icon=
|manacost=
|minimumskill=
|tithingpoints=
|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.

tithingpoints

  • Usage: Mandatory
  • Description: The tithingpoints parameter takes a whole number denoting the standard number of tithing points required to cast the spell. This is used to generate the contents of the "Tithing Points" 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.