Template:SpellV1: Difference between revisions

Template page
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
==Usage==
<code><nowiki>
{{Spell
|name=
|level=
|theme=
|domain=
|cast=
|range=
|components=
|duration=
}}
</nowiki></code>
===Example===
<code><nowiki>
{{Spell
|name=Lux
|level=0 <-Cantrip
|theme=Divine
|domain=Light
|cast=1 action
|range=Touch
|components=V, S
|duration=10 minutes
}}
</nowiki></code>
</noinclude>
{{#ifeq:{{PAGENAME}}|{{name}}|[[Category:Spell]][[Category:{{{theme}}}_Spell]]}}
{{#ifeq:{{PAGENAME}}|{{name}}|[[Category:Spell]][[Category:{{{theme}}}_Spell]]}}
''{{#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}}}}}''

Revision as of 14:50, 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}}}