Template:AbilityInfobox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 14: | Line 14: | ||
<th>Range</th> | <th>Range</th> | ||
<td>{{{Range}}}</td> | <td>{{{Range}}}</td> | ||
</tr>}}{{#if:{{{Saving Throw|}}}|<tr> | |||
<th>Saving Throw</th> | |||
<td>{{{Saving Throw}}}</td> | |||
</tr>}}{{#if:{{{Concentration|}}}|<tr> | </tr>}}{{#if:{{{Concentration|}}}|<tr> | ||
<th>Concentration</th> | <th>Concentration</th> | ||
Line 38: | Line 41: | ||
| Heal = text | | Heal = text | ||
| Range = text | | Range = text | ||
| Saving Throw = text | |||
| Concentration = text | | Concentration = text | ||
| Condition = text | | Condition = text |
Revision as of 17:20, 27 April 2022
Template used for describing Abilities, Spells, Weapons.
Example use:
{{AbilityInfobox | title = text | Damage = text | Damage Types = text | Heal = text | Range = text | Saving Throw = text | Concentration = text | Condition = text | Duration = text | Recharge = text }}