Difference between revisions of "Template:Chivalry Spell"

m
m (Somehow left all the example data in there.)
Line 78: Line 78:
 
|validvalues=Any string or strings.
 
|validvalues=Any string or strings.
 
}}</noinclude><includeonly>{| class="uoguidetable leftalign open" style="width:500px;"
 
}}</noinclude><includeonly>{| class="uoguidetable leftalign open" style="width:500px;"
! colspan="3" style="font-size:13px;" | {{Colored Link|Words of Power|color=FFFFFF}} - {{{wordsofpower|<noinclude>Extermo Vomica</noinclude>}}}
+
! colspan="3" style="font-size:13px;" | {{Colored Link|Words of Power|color=FFFFFF}} - {{{wordsofpower}}}
 
|-
 
|-
 
! Mana Cost
 
! Mana Cost
| {{{manacost|<noinclude>20</noinclude>}}}
+
| {{{manacost}}}
| rowspan="2" style="text-align:center;" | [[File:{{{icon|<noinclude>Chivalry-removecurse.jpg</noinclude>}}}]]
+
| rowspan="2" style="text-align:center;" | [[File:{{{icon}}}]]
 
|-
 
|-
 
! style="white-space:nowrap;" | Minimum Skill
 
! style="white-space:nowrap;" | Minimum Skill
| style="background-color:#E2E1B4; width:100%;" | {{{minimumskill|<noinclude>5</noinclude>}}}
+
| style="background-color:#E2E1B4; width:100%;" | {{{minimumskill}}}
 
|-
 
|-
 
! Tithing Points
 
! Tithing Points
| colspan="2" | {{{tithingpoints|<noinclude>10</noinclude>}}}
+
| colspan="2" | {{{tithingpoints}}}
 
|-
 
|-
 
! Duration
 
! Duration
| colspan="2" style="background-color:#E2E1B4;" | {{{duration|<noinclude>N/A</noinclude>}}}
+
| colspan="2" style="background-color:#E2E1B4;" | {{{duration}}}
 
|-
 
|-
 
! Area of Effect
 
! Area of Effect
| colspan="2" | {{{areaofeffect|<noinclude>Caster</noinclude>}}}
+
| colspan="2" | {{{areaofeffect}}}
 
|-
 
|-
 
! Description
 
! Description
| colspan="2" style="background-color:#E2E1B4;" | {{{description|<noinclude> Attempts to remove all Curse effects from Target. Curses include Mage spells such as Clumsy, Weaken, Feeblemind and Paralyze, as well as all Necromancer curses. Chance of removing curse is affected by the Caster's Karma.</noinclude>}}}
+
| colspan="2" style="background-color:#E2E1B4;" | {{{description}}}
 
|}
 
|}
 
==See Also==
 
==See Also==

Revision as of 12:29, 7 April 2012

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.