Template:Frac/doc: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Crissov
No edit summary
meta>EmilJ
m matter of opinion
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
This template builds nicer-looking [[common fraction]]s. It takes one, two or three parameters: the optional integer (may be signed), the optional numerator and the required denominator; in this order. Please '''don't''' substitute it.
This template builds alternative [[common fraction]]s. It takes one, two or three parameters: the optional integer (may be signed), the optional numerator and the required denominator; in this order. Please '''don't''' substitute it.
; <code><nowiki>{{frac|A|B|C}}</nowiki></code>: {{frac|A|B|C}} (integer, numerator and denominator)
; <code><nowiki>{{frac|A|B|C}}</nowiki></code>: {{frac|A|B|C}} (integer, numerator and denominator)
: <source lang=html4strict><span class="frac">A<sup>&nbsp;B</sup>⁄<sub>C</sub></span></source>
: <source lang=html4strict><span class="frac">A<sup>&nbsp;B</sup>⁄<sub>C</sub></span></source>

Revision as of 17:34, 6 September 2010

This template builds alternative 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. Please don't substitute it.

{{frac|A|B|C}}
A BC (integer, numerator and denominator)
<source lang=html4strict>A BC</source>
{{frac|A|B}}
AB (numerator and denominator)
<source lang=html4strict>AB</source>
{{frac|A}}
1A (denominator only)
<source lang=html4strict>1A</source>

Examples:

121323142434152535451656172737475767182838485868781163165167169161116131615165322732

mskmhkg·m1sMbits

To allow numerical sorting of a column containing fractions, use {{sortfrac}} instead. It is a combination of this template and {{sort}}.

See also