Template:Fraction/doc: Difference between revisions
Jump to navigation
Jump to search
>Rusty.perrin (→Examples: Centered table entries) |
m (1 revision imported) |
Revision as of 08:00, 13 September 2024
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 builds nicer-looking 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.
{{fraction|1|2|3}}
- 1 ⅔ (integer, numerator and denominator)
{{fraction|2|3}}
- ⅔ (numerator and denominator)
{{fraction|3}}
- ⅓ (denominator only)
This template differs from {{frac}}
in that it tries to use precomposed glyphs, but otherwise is identical to {{frac}}.
Examples
{{Fraction}}
|
½ | ⅓ | ⅔ | ¼ | ½ | ¾ | ⅕ | ⅖ | ⅗ | ⅘ | ⅙ | ⅚ | 1⁄7 | 2⁄7 | 3⁄7 | 4⁄7 | 5⁄7 | 6⁄7 | ⅛ | ¼ | ⅜ | ½ | ⅝ | ¾ | ⅞ | 1⁄16 | 3⁄16 | 5⁄16 | 7⁄16 | 9⁄16 | 11⁄16 | 13⁄16 | 15⁄16 | 5⁄32 | 27⁄32 | m⁄s | km⁄h | kg·m⁄s2 | 1⁄s | Mbit⁄s |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{Frac}}
|
1⁄2 | 1⁄3 | 2⁄3 | 1⁄4 | 2⁄4 | 3⁄4 | 1⁄5 | 2⁄5 | 3⁄5 | 4⁄5 | 1⁄6 | 5⁄6 | 1⁄7 | 2⁄7 | 3⁄7 | 4⁄7 | 5⁄7 | 6⁄7 | 1⁄8 | 2⁄8 | 3⁄8 | 4⁄8 | 5⁄8 | 6⁄8 | 7⁄8 | 1⁄16 | 3⁄16 | 5⁄16 | 7⁄16 | 9⁄16 | 11⁄16 | 13⁄16 | 15⁄16 | 5⁄32 | 27⁄32 | m⁄s | km⁄h | kg·m⁄s2 | 1⁄s | Mbit⁄s |
{{Sfrac}}
|
12 | 13 | 23 | 14 | 24 | 34 | 15 | 25 | 35 | 45 | 16 | 56 | 17 | 27 | 37 | 47 | 57 | 67 | 18 | 28 | 38 | 48 | 58 | 68 | 78 | 116 | 316 | 516 | 716 | 916 | 1116 | 1316 | 1516 | 532 | 2732 | ms | kmh | kg·ms2 | 1s | Mbits |
To allow numerical sorting of a column containing fractions, use {{sortfrac}} instead. It is a combination of {{frac}} and {{sort}}.
Notes
⁄
may be used to print out the fraction glyph " ⁄ "
See also
{{fraction}}
(½), uses precomposed glyphs when possible, whose use is discouraged by MOS:FRAC and MOS:MATH#Fractions.{{frac}}
(1⁄2) displays common fractions using a fraction slash{{sfrac}}
(12), displays common fractions using a vinculum, which is preferable for scientific and mathematical articles.{{1/2}}
,{{1/3}}
,{{2/3}}
,{{1/4}}
,{{3/4}}
, shorthands{{Dec to frac}}