Difference between revisions of "Template:Spell"

From DDO Compendium
Line 41: Line 41:
|parameter6values =  
|parameter6values =  
|parameter7name = range
|parameter7name = range
|parameter7description = What is the range for this spell.
|parameter7description = What is the range for this spell. Use [[Template:SpellRange]]
|parameter7values =  
|parameter7values =  
* Personal
* Touch
* Very Short
* Standard
* Double
|parameter8name = target
|parameter8name = target
|parameter8description = Comma separated list of who can be targeted
|parameter8description = Comma separated list of who can be targeted
Line 102: Line 97:
'''Duration:''' {{{duration|}}}<br>
'''Duration:''' {{{duration|}}}<br>
'''Cooldown:''' {{{cooldown|}}}<br>
'''Cooldown:''' {{{cooldown|}}}<br>
'''Save:''' {{{save|}}}<br>
'''Save:''' {{{save|None}}}<br>
'''Spell Resistance:''' {{{sr|}}}<br>
'''Spell Resistance:''' {{{sr|No}}}<br>
</td>
</td>
</tr>
</tr>
Line 121: Line 116:
</tr>
</tr>
</table>
</table>
{{#if: {{{update|}}} | [[Category:Update {{{update|}}} Loot]] | [[Category:Items without an Update]]}}
{{#if: {{{minlevel|}}}|[[Category:Minimum Level {{{minlevel}}} Items]]|[[Category:Items with No Minimum Level]]}}
</includeonly>
</includeonly>

Revision as of 19:55, 8 June 2018

{{Template:Spell
|name =
|school=
|level =
|sp=
|components=
|metamagic = 
|range =
|target =
|duration= 
|save =
|sr =
|cooldown=
|description =
|soldby=
}}

Spell[edit]

This template is used to render information about a spell. Example of the Template in Use: Ablative Armor.

Usage[edit]

Parameter Documentation
nameThe name of the spell.
schoolEnter the school this spell is in, using Template:SpellSchool
levelEnter the class levels needed, using Template:SpellLevel
spThe Spell Point cost.
componentsThe components that are needed to cast this spell. Use Template:SpellComponent
metamagicWhich metamagics work on this spell. Use Template:SpellMeta
rangeWhat is the range for this spell. Use Template:SpellRange
targetComma separated list of who can be targeted
Possible Values:
  • Self
  • Friend
  • Foe
durationHow long the spell lasts
saveDescribe a save that could be done
srDescribe any spell resistanace
cooldownHow long before the next time you can cast the spell.
descriptionEnter the description of what this spell does,
soldbyA bulleted list of vendors that sell this.

Template

Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.