No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
==Note== | ==Note== | ||
The following ''empty'' parameters may be added to set the theme(s) of the spell. | The following '''''empty''''' parameters may be added to set the theme(s) of the spell. | ||
<code><nowiki>|arcane=</nowiki></code><br> | <code><nowiki>|arcane=</nowiki></code><br> |
Revision as of 14:24, 1 February 2023
Usage
{{Spell
|name=
|level=
|domain=
|cast=
|range=
|components=
|duration=
|area=
}}
Note
The following empty parameters may be added to set the theme(s) of the spell.
|arcane=
|divine=
|primal=
|occult=
Example
{{Spell
|name=Lux
<-Must be the same as the page name, else categorization wont work
|level=0
<-Cantrip
|divine=
<-Divine theme
|occult=
<-Occult theme, if we want to have multiple themes (Lux is not really an Occult spell, but in this example it is)
|domain=Light
|cast=1 action
|range=Touch
|components=V, S
|duration=10 minutes
}}