Template:Fraction: Difference between revisions
imported>Ttv pedro270707 (Created page with "<includeonly>{{ #if: {{{3|}}} | {{{1}}} <sup>{{{2}}}</sup>⁄<sub>{{{3}}}</sub> | <sup>{{{1}}}</sup>⁄<sub>{{{2}}}</sub> }}</includeonly><noinclude> {{documentation}} <!-- Put categories on the documentation page --> </noinclude>") |
imported>Ttv pedro270707 (Created page with "<includeonly>{{ #if: {{{3|}}} | {{{1}}} <sup>{{{2}}}</sup>⁄<sub>{{{3}}}</sub> | <sup>{{{1}}}</sup>⁄<sub>{{{2}}}</sub> }}</includeonly><noinclude> {{documentation}} <!-- Put categories on the documentation page --> </noinclude>") |
(No difference)
|
Latest revision as of 21:39, 13 March 2023
[view | | | ]Documentation
This template allows you to easily create fractions.
Usage[edit source]
If two arguments are provided, the first argument will be the denominator and the second argument will be the denominator. For example, {{fraction|A|B}}
will end up as:
A⁄B
And {{fraction|A|B|C}}
ends up as:
A B⁄C
[view | | | ]The above documentation is transcluded from Template:Fraction/doc.