Template:SpellV1: Difference between revisions

Template page
No edit summary
No edit summary
Line 37: Line 37:
{{#if:{{{components}}}|<br>|}}
{{#if:{{{components}}}|<br>|}}
{{#if:{{{duration}}}|'''Duration''': {{{duration}}}|}}
{{#if:{{{duration}}}|'''Duration''': {{{duration}}}|}}
{{#if:{{{duration}}}|<br>|}}
{{#if:{{{area}}}|'''Area''': {{{area}}}|}}
----
----

Revision as of 21:53, 17 January 2023

Usage

{{Spell
|name=
|level=
|theme=
|domain=
|cast=
|range=
|components=
|duration=
}}

Example

{{Spell
|name=Lux
|level=0 <-Cantrip
|theme=Divine
|domain=Light
|cast=1 action
|range=Touch
|components=V, S
|duration=10 minutes
}}


{{{level}}}th-level {{{theme}}}


Spellcasting Domain: {{{domain}}}
Casting Time: {{{cast}}}
Range: {{{range}}}
Components: {{{components}}}
Duration: {{{duration}}}
Area: {{{area}}}