Template documentation
Template:Documentation subpage Template:Uses TemplateStyles This template builds an alternative form of common fractions. The template takes one, two, or three parameters: the optional integer (may be signed), the optional numerator and the required denominator; in this order.
Please do not subst:
itute it.
{{fraction|A|B|C}}
- Template:ZwspA B⁄C (integer, numerator and denominator)
{{fraction|B|C}}
- Template:ZwspB⁄C (numerator and denominator)
{{fraction|C}}
- Template:Zwsp1⁄C (denominator only)
{{fraction}}
- Template:Zwsp⁄ (fraction slash only)
Examples
- Numbers
- Template:Zwsp1⁄2 Template:Zwsp1⁄3 Template:Zwsp2⁄3 Template:Zwsp1⁄4 Template:Zwsp3⁄4 Template:Zwsp1⁄5 Template:Zwsp2⁄5 Template:Zwsp3⁄5 Template:Zwsp4⁄5 Template:Zwsp1⁄6 Template:Zwsp5⁄6 Template:Zwsp1⁄7 Template:Zwsp2⁄7 Template:Zwsp3⁄7 Template:Zwsp4⁄7 Template:Zwsp5⁄7 Template:Zwsp6⁄7 Template:Zwsp1⁄8 Template:Zwsp3⁄8 Template:Zwsp5⁄8 Template:Zwsp7⁄8 Template:Zwsp1⁄16 Template:Zwsp3⁄16 Template:Zwsp5⁄16 Template:Zwsp7⁄16 Template:Zwsp9⁄16 Template:Zwsp11⁄16 Template:Zwsp13⁄16 Template:Zwsp15⁄16
- Units
- Template:Zwspm⁄s Template:Zwspkm⁄h Template:Zwspkg·m⁄s2 Template:Zwsp1⁄s Template:ZwspMbit⁄s
Notes
{{fraction}}
or⁄
may be used to print out the fraction slash glyph " ⁄ ".- For mixed fractions, in some contexts (like link targets) a "+" is generated between the whole number part and fraction part. If this is not desirable, put the whole number part outside the template, and put a non-breaking space between when the spacing is desirable. For example: "33 {{frac|1|3}}".
Parameters
A template for displaying common fractions of the form int+num/den nicely. It supports 0–3 anonymous parameters with positional meaning.
Parameter | Description | Type | Status | |
---|---|---|---|---|
leftmost part | 1 | Denominator if only parameter supplied. Numerator if 2 parameters supplied. Integer if 3 parameters supplied. If no parameter is specified the template will render a fraction slash only. | Line | optional |
middle-right part | 2 | Denominator if 2 parameters supplied. Numerator if 3 parameters supplied. | Line | optional |
rightmost part | 3 | Denominator, always. | Line | optional |
See also
- {{sfrac}} (Template:Sfrac) – displays common fractions using a vinculum (horizontal line), for scientific and mathematical text