Difference between revisions of "Template:Spell"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 87: | Line 87: | ||
<td class="icon"> | <td class="icon"> | ||
<!-- Icon Image --> | <!-- Icon Image --> | ||
{{IconImage|Spell_{{{name}}} | {{IconImage|Spell_{{{name}}}|{{{icon|}}}}} | ||
</td> | </td> | ||
<td class="title"> | <td class="title"> |
Revision as of 13:24, 29 June 2018
{{Template:Spell |name = |school= |level = |sp= |components= |metamagic = |range = |target = |duration= |save = |sr = |cooldown= |description = |notes= |soldby= |icon= }}
Spell[edit]
This template is used to render information about a spell. Example of the Template in Use: Ablative Armor.
Usage[edit]
Parameter Documentation | |
name | The name of the spell. |
school | Enter the school this spell is in, using Template:SpellSchool |
level | Enter the class levels needed, using Template:SpellLevel |
sp | The Spell Point cost. |
components | The components that are needed to cast this spell. Use Template:SpellComponent |
metamagic | Which metamagics work on this spell. Use Template:SpellMeta |
range | What is the range for this spell. Use Template:SpellRange |
target | Comma separated list of who can be targeted Possible Values:
|
duration | How long the spell lasts |
save | Describe a save that could be done |
sr | Describe any spell resistanace |
cooldown | How long before the next time you can cast the spell. |
description | Enter the description of what this spell does, |
notes | Optional, adds notes to the spell, put bugs if any in here |
icon | The name of the image to use. There is a default, so this should only be used if the default doesn't make sense |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.