Template:Infobox Ability: Difference between revisions
Template page
More actions
formatting |
healing added |
||
| Line 54: | Line 54: | ||
|data = {{{damage|}}} | |data = {{{damage|}}} | ||
}}<!-- | }}<!-- | ||
-->{{#if: {{{healing|}}}|{{Infobox row | |||
|label = Healing | |||
|data = {{{healing|}}} | |||
}}|}}<!-- | |||
-->{{#if: {{{saves|}}}|{{Infobox row | -->{{#if: {{{saves|}}}|{{Infobox row | ||
|label = Save | |label = Save | ||
| Line 103: | Line 107: | ||
| school={{{school}}} | | school={{{school}}} | ||
| damage={{{damage}}} | | damage={{{damage}}} | ||
| healing={{{healing}}} | |||
| saves={{{saves}}} | | saves={{{saves}}} | ||
| description={{{description}}} | | description={{{description}}} | ||
| Line 117: | Line 122: | ||
| cost = | | cost = | ||
| damage = | | damage = | ||
| healing = | |||
| saves = | | saves = | ||
| level = | | level = | ||
Latest revision as of 23:52, 18 March 2026
This template is for abilities (spells, skills, powers, etc.).
| [[File:{{{image}}}|128x128px|thumb|center|{{{caption}}}]] | |
| {{{name}}} | |
|---|---|
| Type | [[{{{type}}}]] |
| School | {{{school}}} |
| Range | {{{range}}} tiles |
| Target | Area of Effect (2 tiles radius) |
| Cost | {{{cost}}} |
| Concentration | up to 10 turns |
| Damage | {{{damage}}} |
| Healing | {{{healing}}} |
| Save | {{{saves}}} |
| Description | |
| {{{description}}} | |
| External Links | |
| {{{name}}} on D&D 5e Wiki | |
Usage
{{Infobox Ability
| name =
| image =
| caption =
| range =
| target =
| cost =
| damage =
| healing =
| saves =
| level =
| school =
| type =
| description =
}}