Template:Fraction: Difference between revisions
From Vigyanwiki
Template>Random832 (more readable default) |
Template>Jimp (style="white-space:nowrap") |
||
Line 1: | Line 1: | ||
<includeonly>{{#if:{{{3|}}}|{{{1}}}<s style="display:none">+</s><span class="template-frac"><sup>{{{2}}}</sup><big>⁄</big><sub>{{{3}}}</sub></span>|<noinclude>#else: | <includeonly>{{#if:{{{3|}}}|<span style="white-space:nowrap">{{{1}}}<s style="display:none">+</s><span class="template-frac"><sup>{{{2}}}</sup><big>⁄</big><sub>{{{3}}}</sub></span></span>|<noinclude>#else: | ||
</noinclude>{{#if:{{{2|}}}|<span class="template-frac"><sup>{{{1}}}</sup><big>⁄</big><sub>{{{2}}}</sub></span>|<noinclude>#else: | </noinclude>{{#if:{{{2|}}}|<span style="white-space:nowrap" class="template-frac"><sup>{{{1}}}</sup><big>⁄</big><sub>{{{2}}}</sub></span>|<noinclude>#else: | ||
</noinclude><span class="template-frac"><sup>1</sup><big>⁄</big><sub>{{{1}}}</sub></span>}}}}</includeonly><noinclude> | </noinclude><span style="white-space:nowrap" class="template-frac"><sup>1</sup><big>⁄</big><sub>{{{1}}}</sub></span>}}}}</includeonly><noinclude> | ||
This template builds nicer-looking [[common fraction]]s. It takes one, two or three parameters: the optional integer (maybe signed), the optional numerator and the required denominator; in this order. | This template builds nicer-looking [[common fraction]]s. It takes one, two or three parameters: the optional integer (maybe signed), the optional numerator and the required denominator; in this order. |
Revision as of 13:42, 29 July 2007
This template builds nicer-looking common fractions. It takes one, two or three parameters: the optional integer (maybe signed), the optional numerator and the required denominator; in this order.
{{frac|A|B|C}}
- AB⁄C (integer, numerator and denominator)
A<s style="display:none">+</s><small><sup>B</sup><big>⁄</big><sub>C</sub></small>
{{frac|A|B}}
- A⁄B (numerator and denominator)
<small><sup>A</sup><big>⁄</big><sub>B</sub></small>
{{frac|A}}
- 1⁄A (denominator only)
<small><sup>1</sup><big>⁄</big><sub>A</sub></small>
1⁄2 1⁄3 1⁄4 1⁄8 1⁄2 1⁄3 2⁄3 1⁄4 2⁄4 3⁄4 1⁄8 2⁄8 3⁄8 4⁄8 5⁄8 6⁄8 7⁄8