No edit summary |
No edit summary |
||
Line 78: | Line 78: | ||
}}'''''{{#ifeq:{{{level}}}|0|{{{theme}}}<nowiki> </nowiki>|}}{{#switch:{{{level}}}|0 = Cantrip|1 = 1st-level|2 = 2nd-level|{{{level}}}th-level}}{{#ifeq:{{{level}}}|0||<nowiki> </nowiki>{{{theme}}} }}''''' | }}'''''{{#ifeq:{{{level}}}|0|{{{theme}}}<nowiki> </nowiki>|}}{{#switch:{{{level}}}|0 = Cantrip|1 = 1st-level|2 = 2nd-level|{{{level}}}th-level}}{{#ifeq:{{{level}}}|0||<nowiki> </nowiki>{{{theme}}} }}''''' | ||
---- | ---- | ||
{{ | {{SpellTableHeader}} | ||
{{#if:{{{domain|}}}|{{!}}'''Spellcasting Domain'''{{!}}{{!}}{{{domain}}}|}} | {{#if:{{{domain|}}}|{{!}}'''Spellcasting Domain'''{{!}}{{!}}{{{domain}}}|}} | ||
{{ | {{SpellTableFooter}} | ||
{{#if:{{{cast|}}}|{{#tag:br}}|}} | {{#if:{{{cast|}}}|{{#tag:br}}|}} | ||
{{#if:{{{cast|}}}|'''Casting Time''':<nowiki> </nowiki>{{{cast}}}|}}{{#if:{{{range|}}}|{{#tag:br}}|}} | {{#if:{{{cast|}}}|'''Casting Time''':<nowiki> </nowiki>{{{cast}}}|}}{{#if:{{{range|}}}|{{#tag:br}}|}} |
Revision as of 13:22, 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
}}