Template:Math

From Wynncraft Wiki
Jump to navigation Jump to search

This template allows cleaner display of math that works with both dark and light mode. Allows for adjustable x and y padding for formulas with taller symbols such as sigma ().

Usage

{{Math|<math>equation</math>|padX=x|padY=y}}

Examples

Usage Returns
{{Math|<math>\text{experience}=\text{base}*\sum_{n=1}^{\text{level}}1.15^{n-1}</math>|padX=20}} experience=base*n=1level1.15n1
{{Math|<math>n</math>:}} ... n: ...