Template:AbilityInfobox: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 17: Line 17:
     <th>Explode Radius</th>
     <th>Explode Radius</th>
     <td>{{{Explode Radius}}}</td>
     <td>{{{Explode Radius}}}</td>
</tr>}}{{#if:{{{Area of Effect|}}}|<tr>
    <th>Area of Effect</th>
    <td>{{{Area of Effect}}}</td>
</tr>}}{{#if:{{{Weapon Types|}}}|<tr>
</tr>}}{{#if:{{{Weapon Types|}}}|<tr>
     <th>Weapon Types</th>
     <th>Weapon Types</th>
Line 60: Line 63:
| Range = text
| Range = text
| Explode Radius = text
| Explode Radius = text
| Area of Effect = text
| Weapon Types = text
| Weapon Types = text
| School = text
| School = text

Revision as of 17:13, 6 December 2022

Template used for describing Abilities, Spells, Weapons.

Example use:

{{AbilityInfobox
| title = text
| Damage = text
| Damage Types = text
| Heal = text
| Range = text
| Explode Radius = text
| Area of Effect = text
| Weapon Types = text
| School = text
| Saving Throw = text
| Concentration = text
| Condition = text
| Duration = text
| Recharge = text
| Class = text
| Weight = text
| Price = text
}}