Template:AbilityInfobox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><div class="infobox"> | <noinclude>{{deprecated|See list [[Help:List of templates#Page creation|here]].}}</noinclude><includeonly><div class="infobox"> | ||
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | ||
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} | <div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} | ||
Line 11: | Line 11: | ||
<th>Heal</th> | <th>Heal</th> | ||
<td>{{{Heal}}}</td> | <td>{{{Heal}}}</td> | ||
</tr>}}{{#if:{{{Gain|}}}|<tr> | |||
<th>Gain</th> | |||
<td>{{{Gain}}}</td> | |||
</tr>}}{{#if:{{{Range|}}}|<tr> | </tr>}}{{#if:{{{Range|}}}|<tr> | ||
<th>Range</th> | <th>Range</th> | ||
Line 17: | Line 20: | ||
<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 58: | Line 64: | ||
| Damage Types = text | | Damage Types = text | ||
| Heal = text | | Heal = text | ||
| Gain = text | |||
| Range = text | | Range = text | ||
| Explode Radius = text | | Explode Radius = text | ||
| Area of Effect = text | |||
| Weapon Types = text | | Weapon Types = text | ||
| School = text | | School = text |
Latest revision as of 20:03, 5 December 2023
This template is considered deprecated and its use in new pages should be avoided. Alternatives: See list here. |
Template used for describing Abilities, Spells, Weapons.
Example use:
{{AbilityInfobox | title = text | Damage = text | Damage Types = text | Heal = text | Gain = 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 }}