Template:Infobox Ability: Difference between revisions
Template page
More actions
duration added |
upcasting dded |
||
| (One intermediate revision by the same user not shown) | |||
| Line 53: | Line 53: | ||
|label = Duration | |label = Duration | ||
|data = {{{duration|}}} | |data = {{{duration|}}} | ||
}}|}}<!-- | |||
-->{{#if: {{{upcast|}}}|{{Infobox row | |||
|label = Upcasting | |||
|data = {{{upcast|}}} | |||
}}|}}<!-- | }}|}}<!-- | ||
-->{{Infobox row | -->{{Infobox row | ||
| Line 65: | Line 69: | ||
|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 108: | Line 116: | ||
| concentration=10 | | concentration=10 | ||
| duration={{{duration}}} | | duration={{{duration}}} | ||
| upcast = {{{upcast}}} | |||
| cost={{{cost}}} | | cost={{{cost}}} | ||
| type={{{type}}} | | type={{{type}}} | ||
| Line 114: | Line 123: | ||
| healing={{{healing}}} | | healing={{{healing}}} | ||
| saves={{{saves}}} | | saves={{{saves}}} | ||
| class={{{class}}} | |||
| description={{{description}}} | | description={{{description}}} | ||
| 5ewiki={{{5ewiki}}} | | 5ewiki={{{5ewiki}}} | ||
| Line 127: | Line 137: | ||
| cost = | | cost = | ||
| duration = | | duration = | ||
| upcast = | |||
| damage = | | damage = | ||
| healing = | | healing = | ||
| Line 133: | Line 144: | ||
| school = | | school = | ||
| type = | | type = | ||
| class = | |||
| description = | | description = | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 02:14, 23 April 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}}} |
| Upcasting | {{{upcast}}} |
| 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 =
| upcast =
| damage =
| healing =
| saves =
| level =
| school =
| type =
| class =
| description =
}}