Template:Spell: Difference between revisions

From RoDpedia
Jump to navigation Jump to search
Skace (talk | contribs)
No edit summary
Skace (talk | contribs)
No edit summary
Line 1: Line 1:
<!-- Comment fields keep the spacing from breaking in the template!  
<includeonly><!-- Comment fields keep the spacing from breaking in the template!  
-->{{{description|<div style="color:red;">This spell lacks a proper description.</div>}}}
-->{{{description|<div style="color:red;">This spell lacks a proper description.</div>}}}


Line 17: Line 17:
-->{{ #if: {{{otherfailure|}}} | * Other failed spell message: {{{otherfailure}}} }}<!--
-->{{ #if: {{{otherfailure|}}} | * Other failed spell message: {{{otherfailure}}} }}<!--
-->{{ #if: {{{otherexpire|}}} | * Other expired spell message: {{{otherexpire}}} }}<!--
-->{{ #if: {{{otherexpire|}}} | * Other expired spell message: {{{otherexpire}}} }}<!--
-->{{if||{{{notes|}}}| ==Notes== {{{notes}}}}}<!--
-->{{if||{{{notes|}}}| {{Header1|Notes}}{{{notes}}}}}<!--


--><noinclude>
--></includeonly><noinclude>
__NOTOC__
__NOTOC__
==Variables==
==Variables==

Revision as of 15:45, 7 July 2008


Variables

description, syntax, type, mana, damage, heal, effect, stance, restrictions, yoursuccess, yourfailure, yourexpire, othersuccess, otherfailure, otherexpire, notes

Example

Heal

What you enter

{{Spell
|description=Heal is the apex of curative spells for the devout Cleric. Unlike the healing spells of other alignments, heal may be cast on the caster or on another target.
|syntax=cast heal <target>
|type=Defense/All
|mana=
|heal=100
|restrictions=[[Devout]] only
|yoursuccess=A warm feeling fills your body.
|yourfailure=You failed.
|notes=Heal is the most efficient healing spell in the game. 
}}

What it looks like

Heal is the apex of curative spells for the devout Cleric. Unlike the healing spells of other alignments, heal may be cast on the caster or on another target.

Information

  • Syntax: cast heal <target>
  • Type: Defense/All
  • Heal: 100
  • Restrictions: Devout only
  • Your successful spell message: A warm feeling fills your body.
  • Your failed spell message: You failed.
== Notes ==Heal is the most efficient healing spell in the game.