Minecraft Wiki
m (…)
mNo edit summary
Line 1: Line 1:
  +
<includeonly>{{
{{
 
 
#if: {{{3|}}}
 
#if: {{{3|}}}
 
| {{{1}}}&nbsp;<sup>{{{2}}}</sup>&frasl;<sub>{{{3}}}</sub>
 
| {{{1}}}&nbsp;<sup>{{{2}}}</sup>&frasl;<sub>{{{3}}}</sub>
 
| <sup>{{{1}}}</sup>&frasl;<sub>{{{2}}}</sub>
 
| <sup>{{{1}}}</sup>&frasl;<sub>{{{2}}}</sub>
}}<noinclude>
+
}}</includeonly><noinclude>
 
{{documentation}}
 
{{documentation}}
 
<!-- Put categories/interwiki on the documentation page -->
 
<!-- Put categories/interwiki on the documentation page -->

Revision as of 10:44, 22 July 2017

[view | edit | history | purge]Documentation
Shortcut

This template allows you to easily create fractions.

Usage

{{frac|integer|numerator|denominator}}

If only two parameters are specified the integer parameter will become the numerator parameter, and the numerator parameter will become the denominator parameter.

{{frac|numerator|denominator}}

Examples

{{frac|A|B|C}}

BC (integer, numerator and denominator)

{{frac|A|B}}

AB (numerator and denominator)

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