There are no reviewed versions of this page, so it may not have been checked for adherence to standards.

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.

Sampler
{{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
This content is in the Template Namespace. Used for page-templates that can be re-used across the wiki.