Template:AbilityInfobox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 35: | Line 35: | ||
<th>Recharge</th> | <th>Recharge</th> | ||
<td>{{{Recharge}}}</td> | <td>{{{Recharge}}}</td> | ||
</tr>}}{{#if:{{{Weight|}}}|<tr> | |||
<th>Weight</th> | |||
<td>{{{Weight}}}</td> | |||
</tr>}}{{#if:{{{Price|}}}|<tr> | |||
<th>Price</th> | |||
<td>{{{Price}}}</td> | |||
</tr>}}</table> | </tr>}}</table> | ||
</div></includeonly><noinclude> | </div></includeonly><noinclude> | ||
Line 54: | Line 60: | ||
| Duration = text | | Duration = text | ||
| Recharge = text | | Recharge = text | ||
| Weight = text | |||
| Price = text | |||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Revision as of 08:44, 28 April 2022
Template used for describing Abilities, Spells, Weapons.
Example use:
{{AbilityInfobox | title = text | Damage = text | Damage Types = text | Heal = text | Range = text | Weapon Types = text | School = text | Saving Throw = text | Concentration = text | Condition = text | Duration = text | Recharge = text | Weight = text | Price = text }}