Difference between revisions of "Template:SpellComponent"

From DDO Compendium
Line 1: Line 1:
<noinclude>[[Category:Template]]{{TemplateDocumentation
<noinclude>[[Category:Template]]{{TemplateDocumentation
|name = SpellComponent
|name = SpellComponent
|description = This template is used to nicely format the class and level necessary for a spell.
|description = This template is used to nicely format the components necessary for a spell.
|example1 = <nowiki>{{SpellComponent||M|S|V}}</nowiki>
|example1 = <nowiki>{{SpellComponent||M|S|V}}</nowiki>
|example1output = {{SpellComponent||M|S|V}}
|example1output = {{SpellComponent||M|S|V}}

Revision as of 20:51, 8 June 2018

SpellComponent[edit]

This template is used to nicely format the components necessary for a spell.

Example Usage
{{SpellComponent||M|S|V}}Material, Somatic, Verbal
{{SpellComponent|Powdered Silver|M|S|V}}Material, Somatic, Verbal (Powdered Silver)
{{SpellComponent||S}}Somatic

Usage[edit]

{{SpellComponent|(special)|(component)}}

Parameter Documentation
specialAny special component required for this spell - not normal components
componentThe spell component needed, repeat up to 3 times.

Template

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