Template:Infobox Ability: Difference between revisions
Template page
More actions
added concentration |
healing added |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 6: | Line 6: | ||
|caption = {{{caption|}}} | |caption = {{{caption|}}} | ||
|image = {{{image|}}} | |image = {{{image|}}} | ||
|imageWidth = {{{imageWidth|}}} | |imageWidth = {{{imageWidth|128}}} | ||
|imageHeight = {{{imageHeight|}}} | |imageHeight = {{{imageHeight|128}}} | ||
}}<!-- | }}<!-- | ||
-->{{Infobox row | -->{{Infobox row | ||
| Line 17: | Line 17: | ||
|label = Type | |label = Type | ||
|data = [[{{#switch: {{{level}}} | |data = [[{{#switch: {{{level}}} | ||
| 0 = Cantrip | |||
| 1 = 1st | | 1 = 1st | ||
| 2 = 2nd | | 2 = 2nd | ||
| Line 53: | Line 54: | ||
|data = {{{damage|}}} | |data = {{{damage|}}} | ||
}}<!-- | }}<!-- | ||
-->{{#if: {{{healing|}}}|{{Infobox row | |||
|label = Healing | |||
|data = {{{healing|}}} | |||
}}|}}<!-- | |||
-->{{#if: {{{saves|}}}|{{Infobox row | |||
|label = Save | |||
|data = {{{saves|}}} | |||
}}|}}<!-- | |||
-->{{#if: {{{description|}}}|{{Infobox row | -->{{#if: {{{description|}}}|{{Infobox row | ||
|colspan = 2 | |colspan = 2 | ||
| Line 60: | Line 69: | ||
|colspan = 2 | |colspan = 2 | ||
|data = {{{description|}}} | |data = {{{description|}}} | ||
}}|}}<!-- | |||
-->{{#if: {{{5ewiki|}}}|{{Infobox row | |||
|colspan = 2 | |||
|header = External Links | |||
}}<!-- | |||
-->{{Infobox row | |||
|colspan = 2 | |||
|data = [https://dnd5e.wikidot.com/{{{5ewiki|}}} {{{name|{{#explode:{{PAGENAME}}| (|0}}}}} on D&D 5e Wiki] | |||
}}|}}<!-- | }}|}}<!-- | ||
-->{{Infobox ribbon row | -->{{Infobox ribbon row | ||
| Line 90: | Line 107: | ||
| school={{{school}}} | | school={{{school}}} | ||
| damage={{{damage}}} | | damage={{{damage}}} | ||
| healing={{{healing}}} | |||
| saves={{{saves}}} | |||
| description={{{description}}} | | description={{{description}}} | ||
| 5ewiki={{{5ewiki}}} | |||
}} | }} | ||
==Usage== | ==Usage== | ||
| Line 102: | Line 122: | ||
| cost = | | cost = | ||
| damage = | | damage = | ||
| healing = | |||
| saves = | |||
| level = | | level = | ||
| school = | | school = | ||
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 =
}}