Template:Fraction/doc
This is a documentation subpage for Template:Fraction. It contains usage information, categories and other content that is not part of the original template page. |
Purpose
This simple template makes a pretty fraction, such as 4⁄321 or 2⁄n.
Usage
It's pretty simple, just type:
{{fraction|1|2}}
where the first argument is the numerator (or upper number), and the second argument is the denominator.
The first two examples above were typed as {{fraction|4|321}}, and {{fraction|2|n}}.