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>")
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 21:39, 13 March 2023

[view | edit | history | purge]Documentation

This template allows you to easily create fractions.

Usage Edit

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:

AB

And {{fraction|A|B|C}} ends up as:

BC

[view | edit | history | purge]The above documentation is transcluded from Template:Fraction/doc.