Template:Fraction: Difference between revisions
Page last edited 5 months ago by Xeverything11
Sections
wikipedia>NeilN m Changed protection level of Template:Frac: Highly visible template ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite)) |
wikipedia>Fram Add hairspace at the start to prevent the preceding non-fractal number to be reduced in size as well |
||
Line 1: | Line 1: | ||
<span class="frac nowrap">{{#if:{{{3|}}} | {{space|hair}}<span class="frac nowrap">{{#if:{{{3|}}} | ||
|{{{1}}}<span class="visualhide"> </span><sup>{{{2}}}</sup>⁄<sub>{{{3}}}</sub> | |{{{1}}}<span class="visualhide"> </span><sup>{{{2}}}</sup>⁄<sub>{{{3}}}</sub> | ||
|{{#if:{{{2|}}} | |{{#if:{{{2|}}} |
Revision as of 09:35, 4 October 2016
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:SpaceA B⁄C (integer, numerator and denominator)
{{fraction|B|C}}
- Template:SpaceB⁄C (numerator and denominator)
{{fraction|C}}
- Template:Space1⁄C (denominator only)
{{fraction}}
- Template:Space⁄ (fraction slash only)
Examples
- Numbers
- Template:Space1⁄2 Template:Space1⁄3 Template:Space2⁄3 Template:Space1⁄4 Template:Space3⁄4 Template:Space1⁄5 Template:Space2⁄5 Template:Space3⁄5 Template:Space4⁄5 Template:Space1⁄6 Template:Space5⁄6 Template:Space1⁄7 Template:Space2⁄7 Template:Space3⁄7 Template:Space4⁄7 Template:Space5⁄7 Template:Space6⁄7 Template:Space1⁄8 Template:Space3⁄8 Template:Space5⁄8 Template:Space7⁄8 Template:Space1⁄16 Template:Space3⁄16 Template:Space5⁄16 Template:Space7⁄16 Template:Space9⁄16 Template:Space11⁄16 Template:Space13⁄16 Template:Space15⁄16
- Units
- Template:Spacem⁄s Template:Spacekm⁄h Template:Spacekg·m⁄s2 Template:Space1⁄s Template:SpaceMbit⁄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