Template:Fraction/doc
Appearance
This is a documentation subpage for Template:Fraction (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page. |
This template allows you to easily create fractions.
Usage
{{frac|integer|numerator|denominator}}
If only two parameters are specified the integer parameter will become the numerator parameter, and the numerator parameter will become the denominator parameter.
{{frac|numerator|denominator}}
Examples
{{frac|A|B|C}}
A B⁄C (integer, numerator and denominator)
{{frac|A|B}}
A⁄B (numerator and denominator)