No edit summary |
|||
Line 23: | Line 23: | ||
---- | ---- | ||
The cast parameter auto formats if the following values are applied: | The cast parameter auto formats if the following values are applied: | ||
::<code><nowiki>|cast=full</nowiki></code>< | {| | ||
::<code><nowiki>|cast= | | | ||
::<code><nowiki>|cast= | ::<code><nowiki>|cast=full</nowiki></code> | ||
::<code><nowiki>|cast= | ::<code><nowiki>|cast=standard</nowiki></code> | ||
::<code><nowiki>|cast=minor</nowiki></code> | |||
::<code><nowiki>|cast=quick</nowiki></code> | |||
::<code><nowiki>|cast=reaction</nowiki></code> | |||
| | |||
::<code><nowiki>|cast=full action</nowiki></code> | |||
::<code><nowiki>|cast=standard action</nowiki></code> | |||
::<code><nowiki>|cast=minor action</nowiki></code> | |||
::<code><nowiki>|cast=quick action</nowiki></code> | |||
:: | |||
|} | |||
==Example== | ==Example== |
Revision as of 13:25, 16 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 parameters may be added to set the theme(s) of the spell.
|arcane=1
|divine=1
|primal=1
|occult=1
The cast parameter auto formats if the following values are applied:
|
|
Example
The following spells URL would be: https://rp.klanen.org/wiki/kfp/Hail_of_Blades
{{Spell
|name=Hail of Blades
|level=1
|arcane=1
|divine=1
|domain=Metal
|cast=standard action
|range=20 meter
|components=V, S, M
|duration=Instantaneous
|area=Cylinder, 2 meter radius, 14 meter high
}}
Template Components