Difference between revisions of "Template:SpellComponent"

From DDO Compendium
(Created page with "<noinclude>Category:Template{{TemplateDocumentation |name = SpellComponent |description = This template is used to nicely format the class and level necessary for a spell....")
 
Line 6: Line 6:
|example2 = <nowiki>{{SpellComponent|Powdered Silver|M|S|V}}</nowiki>
|example2 = <nowiki>{{SpellComponent|Powdered Silver|M|S|V}}</nowiki>
|example2output = {{SpellComponent|Powdered Silver|M|S|V}}
|example2output = {{SpellComponent|Powdered Silver|M|S|V}}
|example3 = <nowiki>{{SpellComponent||S}}</nowiki>
|example3output = {{SpellComponent||S}}
|parameter1name = special
|parameter1name = special
|parameter1description = Any special component required for this spell - not normal components
|parameter1description = Any special component required for this spell - not normal components

Revision as of 20:49, 8 June 2018

SpellComponent[edit]

This template is used to nicely format the class and level 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.