No edit summary |
No edit summary |
||
Line 85: | Line 85: | ||
{{#if:{{{occult|}}}|Occult|}} | {{#if:{{{occult|}}}|Occult|}} | ||
{{#if:{{{domain|}}}|{{SpellTableRow|'''Domain'''|{{{domain}}} }}|}} | {{#if:{{{domain|}}}|{{SpellTableRow|'''Domain'''|{{{domain}}} }}|}} | ||
{{ | {{SpellTableRow||}} | ||
{{#if:{{{cast|}}}|{{SpellTableRow|'''Casting Time'''|{{{cast}}} }}|}} | {{#if:{{{cast|}}}|{{SpellTableRow|'''Casting Time'''|{{{cast}}} }}|}} | ||
{{#if:{{{range|}}}|{{SpellTableRow|'''Range'''|{{{range}}} }}|}} | {{#if:{{{range|}}}|{{SpellTableRow|'''Range'''|{{{range}}} }}|}} |
Revision as of 14:14, 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
}}