Template:Infobox Ability: Difference between revisions
Template page
More actions
duration added |
No edit summary |
||
| Line 65: | Line 65: | ||
|label = Save | |label = Save | ||
|data = {{{saves|}}} | |data = {{{saves|}}} | ||
}}|}}<!-- | |||
-->{{#if: {{{class|}}}|{{Infobox row | |||
|label = Classes | |||
|data = {{{class|}}} | |||
}}|}}<!-- | }}|}}<!-- | ||
-->{{#if: {{{description|}}}|{{Infobox row | -->{{#if: {{{description|}}}|{{Infobox row | ||
| Line 114: | Line 118: | ||
| healing={{{healing}}} | | healing={{{healing}}} | ||
| saves={{{saves}}} | | saves={{{saves}}} | ||
| class={{{class}}} | |||
| description={{{description}}} | | description={{{description}}} | ||
| 5ewiki={{{5ewiki}}} | | 5ewiki={{{5ewiki}}} | ||
| Line 133: | Line 138: | ||
| school = | | school = | ||
| type = | | type = | ||
| class = | |||
| description = | | description = | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Revision as of 01:05, 22 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 |
| Duration | {{{duration}}} |
| Damage | {{{damage}}} |
| Healing | {{{healing}}} |
| Save | {{{saves}}} |
| Classes | {{{class}}} |
| Description | |
| {{{description}}} | |
| External Links | |
| {{{name}}} on D&D 5e Wiki | |
Usage
{{Infobox Ability
| name =
| image =
| caption =
| range =
| target =
| cost =
| duration =
| damage =
| healing =
| saves =
| level =
| school =
| type =
| class =
| description =
}}