Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox Ability: Difference between revisions

Template page
mNo edit summary
upcasting dded
 
(6 intermediate revisions by the same user not shown)
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 48: Line 49:
|label        = Concentration
|label        = Concentration
|data        = {{#ifeq: {{{concentration|}}}|0|until broken|up to {{{concentration|}}} turns}}
|data        = {{#ifeq: {{{concentration|}}}|0|until broken|up to {{{concentration|}}} turns}}
}}|}}<!--
    -->{{#if: {{{duration|}}}|{{Infobox row
|label        = Duration
|data        = {{{duration|}}}
}}|}}<!--
    -->{{#if: {{{upcast|}}}|{{Infobox row
|label        = Upcasting
|data        = {{{upcast|}}}
}}|}}<!--
}}|}}<!--
-->{{Infobox row
-->{{Infobox row
Line 53: Line 62:
|data        = {{{damage|}}}
|data        = {{{damage|}}}
}}<!--
}}<!--
    -->{{#if: {{{healing|}}}|{{Infobox row
|label        = Healing
|data        = {{{healing|}}}
}}|}}<!--
    -->{{#if: {{{saves|}}}|{{Infobox row
|label        = Save
|data        = {{{saves|}}}
}}|}}<!--
    -->{{#if: {{{class|}}}|{{Infobox row
|label        = Classes
|data        = {{{class|}}}
}}|}}<!--
-->{{#if: {{{description|}}}|{{Infobox row
-->{{#if: {{{description|}}}|{{Infobox row
|colspan      = 2
|colspan      = 2
Line 94: Line 115:
| radius=2
| radius=2
| concentration=10
| concentration=10
| duration={{{duration}}}
| upcast = {{{upcast}}}
| cost={{{cost}}}
| cost={{{cost}}}
| type={{{type}}}
| type={{{type}}}
| school={{{school}}}
| school={{{school}}}
| damage={{{damage}}}
| damage={{{damage}}}
| healing={{{healing}}}
| saves={{{saves}}}
| class={{{class}}}
| description={{{description}}}
| description={{{description}}}
| 5ewiki={{{5ewiki}}}
| 5ewiki={{{5ewiki}}}
Line 110: Line 136:
| target =  
| target =  
| cost =  
| cost =  
| duration =
| upcast =
| damage =  
| damage =  
| healing =
| saves =
| level =  
| level =  
| 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
TargetArea of Effect
(2 tiles radius)
Cost{{{cost}}}
Concentrationup 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 = 
}}
Contents