Difference between revisions of "Template:Spell"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 120: | Line 120: | ||
<td class="extra-details"> | <td class="extra-details"> | ||
'''Description:''' {{{description|}}}<br> | '''Description:''' {{{description|}}}<br> | ||
{{#if: {{{notes|}}}|<br>'''Notes:''' {{{notes|}}}<br>|}} | {{#if: {{{notes|}}}|<br>'''Notes:''' | ||
{{{notes|}}}<br>|}} | |||
{{#if: {{{soldby|}}}|'''Sold By:''' | {{#if: {{{soldby|}}}|'''Sold By:''' | ||
{{{soldby}}}}} | {{{soldby}}}}} |
Revision as of 00:58, 6 January 2019
{{Template:Spell |name = |school= |level = |sp= |components= |metamagic = |range = |target = |duration= |save = |sr = |cooldown= |description = |notes= |soldby= |icon= |link= }}
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 |
soldby | A bulleted list of vendors that sell this. |
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 |
link | The name of the page that this is on. Used by DPL |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.