Template:Spell: Difference between revisions

Template page
No edit summary
No edit summary
Line 88: Line 88:
     |}}
     |}}
     {{#if:{{{domain|}}} | [[Category:{{{domain}}}_Spell]] | }}
     {{#if:{{{domain|}}} | [[Category:{{{domain}}}_Spell]] | }}
}}'''''{{#ifeq:{{{level}}}|0|{{{theme}}}<nowiki> </nowiki>|}}{{#switch:{{{level}}}|0 = Cantrip|1 = 1st-level|2 = 2nd-level|{{{level}}}th-level}}{{#ifeq:{{{level}}}|0||
}}
}}'''''
----
----
{{SpellTableHeader}}
{{SpellTableHeader}}

Revision as of 15:45, 1 February 2023

Usage

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

Important

The name parameter must be the same as the page name (underscore excluded, space works):

Spell Page URL: https://rp.klanen.org/wiki/kfp/Spell_Name
Template Parameter: |name=Spell Name

Cantrips count as level 0:

|level=0

The following empty parameters may be added to set the theme(s) of the spell.

|arcane=
|divine=
|primal=
|occult=

Example

The following spells URL would be: https://rp.klanen.org/wiki/kfp/Hail_of_Blades

{{Spell
|name=Hail of Blades
|level=1
|arcane=
|divine=
|domain=Metal
|cast=1 action
|range=60 feet
|components=V, S, M
|duration=Instantaneous
|area=5-foot-radius, 40 feet high
}}