Template:Infobox Ability: Difference between revisions
Template page
More actions
m range in tiles |
added concentration |
||
| Line 45: | Line 45: | ||
|data = {{{cost|}}} | |data = {{{cost|}}} | ||
}}<!-- | }}<!-- | ||
-->{{#if: {{{concentration|}}}|{{Infobox row | |||
|label = Concentration | |||
|data = {{#ifeq: {{{concentration|}}}|0|until broken|up to {{{concentration|}}} turns}} | |||
}}|}}<!-- | |||
-->{{Infobox row | -->{{Infobox row | ||
|label = Damage | |label = Damage | ||
|data = {{{damage|}}} | |data = {{{damage|}}} | ||
}}<!-- | }}<!-- | ||
-->{{Infobox row | -->{{#if: {{{description|}}}|{{Infobox row | ||
|colspan = 2 | |colspan = 2 | ||
|header = Description | |header = Description | ||
| Line 56: | Line 60: | ||
|colspan = 2 | |colspan = 2 | ||
|data = {{{description|}}} | |data = {{{description|}}} | ||
}}<!-- | }}|}}<!-- | ||
-->{{Infobox ribbon row | -->{{Infobox ribbon row | ||
|color = {{{ribboncolor|}}} | |color = {{{ribboncolor|}}} | ||
| Line 81: | Line 85: | ||
| target=AoE | | target=AoE | ||
| radius=2 | | radius=2 | ||
| concentration=10 | |||
| cost={{{cost}}} | | cost={{{cost}}} | ||
| type={{{type}}} | | type={{{type}}} | ||
Revision as of 17:24, 6 December 2025
This template is for abilities (spells, skills, powers, etc.).
| [[File:{{{image}}}|320x480px|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}}} |
| Description | |
| {{{description}}} | |
Usage
{{Infobox Ability
| name =
| image =
| caption =
| range =
| target =
| cost =
| damage =
| level =
| school =
| type =
| description =
}}