Template:Mfrac/doc
Appearance
| This is a documentation subpage for Template:Mfrac. It contains usage information, categories and other content that is not part of the original template page. |
This template builds an alternative form of common fractions. It takes one, two or three parameters: the optional integer (may be signed), the optional numerator and the required denominator; in this order.
| {{mfrac|x|y|z}} | → | |
| {{mfrac||y|z}} | → | |
| {{mfrac|x|y}} | → | |
| {{mfrac|x||z}} | → | |
| {{mfrac|x||}} | → | |
| {{mfrac||y|}} | → | |
| {{mfrac|||z}} | → | |
| {{mfrac||w}} | → | |
| {{mfrac|k}} | → | |
| {{mfrac}} | → |
{{mfrac|A|B|C}}- (integer, numerator and denominator)
{{mfrac|A|B}}- (numerator and denominator)
{{mfrac|A}}- (special case: interpolated reciprocal (sfrac compatibility))
{{mfrac||B}}- (denominator only)
Examples
[edit]
See also
[edit]- {{frac}}, displays common fractions using a fraction slash
- {{sfrac}}, displays common fractions using a horizontal solidus
- {{sfrac nobar}}, displays common fractions without a horizontal solidus