No edit summary |
No edit summary |
||
Line 80: | Line 80: | ||
{{SpellTableHeader}} | {{SpellTableHeader}} | ||
{{#if:{{{domain|}}}|{{SpellTableRow|'''Spellcasting Domain'''|{{{domain}}} }}|}} | {{#if:{{{domain|}}}|{{SpellTableRow|'''Spellcasting Domain'''|{{{domain}}} }}|}} | ||
{{#if:{{{cast|}}}|{{SpellTableRow|'''Casting Time'''|{{{cast}}} }}|}} | |||
{{#if:{{{range|}}}|{{SpellTableRow|'''Range'''|{{{range}}} }}|}} | |||
{{#if:{{{components|}}}|{{SpellTableRow|'''[[Component]]s'''|{{{components}}} }}|}} | |||
{{#if:{{{duration|}}}|{{SpellTableRow|'''Duration'''|{{{duration}}} }}|}} | |||
{{#if:{{{area|}}}|{{SpellTableRow|'''Area'''|{{{area}}} }}|}} | |||
{{SpellTableFooter}} | {{SpellTableFooter}} | ||
---- | ---- | ||
</includeonly> | </includeonly> |
Revision as of 13:41, 1 February 2023
Usage
{{Spell
|name=
|level=
|arcane=
|divine=
|primal=
|occult=
|domain=
|cast=
|range=
|components=
|duration=
|area=
}}
Example
{{Spell
|name=Lux
<-Must be the same as the page name, else categorization wont work
|level=0
<-Cantrip
|theme=Divine
|domain=Light
|cast=1 action
|range=Touch
|components=V, S
|duration=10 minutes
}}