Template:Math: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
(For simpler formulas that can be expressed without the parser.)
 
(Recategorized into subcategory Category:Math templates)
 
(One intermediate revision by one other user not shown)
Line 9: Line 9:
{| class="wikitable" style="text-align:center;"
{| class="wikitable" style="text-align:center;"
|-
|-
| <math>...<math>
| <math>...</math>
| {{Equation box|<math>\mathrm{DS} = [\mathrm{Base\ Value}] \times [\mathrm{Stance\ Modifier}]_{\mathrm{Staff}} \times 1.5 + [\mathrm{Stance\ Bonus}] + [\mathrm{Staff\ Enchant\ Bonus}]</math>}}
| {{Equation box|<math>\mathrm{DS} = [\mathrm{Base\ Value}] \times [\mathrm{Stance\ Modifier}]_{\mathrm{Staff}} \times 1.5 + [\mathrm{Stance\ Bonus}] + [\mathrm{Staff\ Enchant\ Bonus}]</math>}}
|-
|-
Line 18: Line 18:




[[Category:Templates]]
[[Category:Math templates]]
</noinclude>
</noinclude>

Latest revision as of 10:55, 6 March 2020

{{{1}}}

This template formats HTML in a similar way to <math>...</math>.

Unlike the math tag, this does not parse TeX statements so it should only be used for non-complex formulas.

Reference: https://en.wikipedia.org/wiki/Template:Math

<math>...</math>
...}}
DS = [Base Value] × [Stance Modifier]Staff × 1.5 + [Stance Bonus] + [Staff Enchant Bonus]