Template:SpellAction

Template page
Revision as of 10:02, 2 December 2023 by HiddenDragon (talk | contribs) (Created page with "<includeonly>{{#cargo_query: tables = spells | fields = _pageName = link, name, action_type, CONCAT("{{{recharge|}}}")=recharge, CONCAT("Cast as a level {{{level|}}} spell")=description, CONCAT("{{#replace:{{#replace:{{#replace:{{#replace:{{{1}}}|:|}}|/|<nowiki/> <nowiki/>}}|(|<nowiki/> <nowiki/>}}|)|<nowiki/> <nowiki/>}} Icon.webp")=icon | where = _pageName = "{{#replace: {{{1}}} | " | \" }}" | format = template | template = ClassAction/Format | named args = yes }}</inc...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Use this to display a spell as a class action on an equipment page. Examples follow.

This template just runs the Cargo query; see Template:ClassAction/Format for the formatting.


Usage:

{{SpellAction | Hunter's Mark | level=1 | recharge=Long Rest }}

Result:

Hunter's Mark

Hunter's Mark (): Cast as a level 1 spell ( Recharge: Long rest).


Usage:

{{SpellAction | Haste | level=3 | recharge=Short Rest }}

Result:

Haste

Haste (): Cast as a level 3 spell ( Recharge: Short rest).

Template data

No description.

Template parameters

ParameterDescriptionTypeStatus
name1

The name of the spell

Stringrequired
levellevel

The level the spell is cast at.

Default
1
Numberoptional
rechargerecharge

How often this spell refreshes

Default
Stringoptional