Template:Spell: Difference between revisions

Template page
m Formatted AP text differently
Tag: wikieditor
mNo edit summary
Tag: wikieditor
Line 64: Line 64:
{{#if:{{{cast|}}}|{{SpellTableRow|'''Casting Time'''|{{
{{#if:{{{cast|}}}|{{SpellTableRow|'''Casting Time'''|{{
         #switch:{{{cast|}}}  
         #switch:{{{cast|}}}  
         | Full Action | Full action | full action | Full | full = [[Full Action]] ([[4 AP|AP]])
         | Full Action | Full action | full action | Full | full = [[Full Action]] ([[AP|4 AP]])
         | Standard Action | Standard action | standard action | Standard | standard = [[Major Action]] ([[3 AP|AP]])
         | Standard Action | Standard action | standard action | Standard | standard = [[Major Action]] ([[AP|3 AP]])
         | Major Action | Major action | major action | Major | major = [[Major Action]] ([[3 AP|AP]])
         | Major Action | Major action | major action | Major | major = [[Major Action]] ([[AP|3 AP]])
         | Minor Action | Minor action | minor action | Minor | minor = [[Minor Action]] ([[2 AP|AP]])
         | Minor Action | Minor action | minor action | Minor | minor = [[Minor Action]] ([[AP|2 AP]])
         | Quick Action | Quick action | quick action | Quick | quick = [[Quick Action]] ([[1 AP|AP]])
         | Quick Action | Quick action | quick action | Quick | quick = [[Quick Action]] ([[AP|1 AP]])
         | Reaction | reaction = [[Reaction]]
         | Reaction | reaction = [[Reaction]]
         | #default = {{{cast|}}}
         | #default = {{{cast|}}}

Revision as of 20:28, 12 September 2023

Usage

{{Spell
|name=
|level=
|themes=
|domains=
|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

To set the theme(s) of the spell, write the theme name in lowercase and a space between each.

|themes=arcane divine occult primal

To set the domain(s) of the spell, write the Domain name in lowercase and a space between each.

|domains=earth elementus

The cast parameter auto formats if the following values are applied:

|cast=full
|cast=standard
|cast=major
|cast=minor
|cast=quick
|cast=reaction
|cast=full action
|cast=standard action
|cast=major action
|cast=minor action
|cast=quick action
 

Example

NEED UPDATE

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
|range=20 meter
|components=V, S, M
|duration=Instantaneous
|area=Cylinder, 2 meter radius, 14 meter high
}}