Template:Math/doc: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 February 2024

27 July 2023

24 July 2023

  • curprev 17:2617:26, 24 July 2023Taqx2 talk contribs 707 bytes +54 No edit summary
  • curprev 15:4715:47, 24 July 2023Taqx2 talk contribs 653 bytes +653 Created page with "== Usage == Math display that can be toggled between the math-tag and plain text display. == Parameters == {{ParamTable/header}} {{ParamTable/row|1|latex|Latex input for <nowiki><math></nowiki> tag display.}} {{ParamTable/row|2|plain|Formula in plain text.}} |} == Example == Input: <pre> {{math |latex = attackDamage {{=}} 10 \cdot totalWeaponDamage \cdot \frac{totalATK}{100%} |plain = attackDamage {{=}} 10 * totalWeaponDamage * totalATK / 100% }} </pre> Output: {{math..."