Difference between revisions of "Template:Formulas"

From Wildermyth Wiki
m (/damages -> /damage)
m (Don't indent table)
Line 1: Line 1:
<includeonly>:{| role="presentation" class="wikitable mw-collapsible mw-collapsed"
<includeonly>{| role="presentation" class="wikitable mw-collapsible mw-collapsed"
| <strong>Formulas</strong>
| <strong>Formulas</strong>
|-
|-

Revision as of 22:30, 15 September 2021

This documentation is transcluded from Template:Formulas/doc

Usage

This template displays the formulas for an ability.

The Infobox uses the following parameters:

damage
(Mathematical) damage equation
note
Optional note(s) about the targets

Example

{{Formulas
| damage = {{Data mathFormula|Witherbolt}}
| note = Blah blah blah
}}


Technical details

To maintain a consistent design across all ability pages, the Formulas table is always visible, even when the game data returns no math formula.