Template:Fraction: Difference between revisions
From Vigyanwiki
Template>Arthur Rubin (nowrap is needed, if the numerator or denominator has spaces, per one of the examples) |
Template>Edokter (use nowrap class instead) |
||
Line 1: | Line 1: | ||
<span class="frac nowrap">{{#if:{{{3|}}} | |||
|{{{1}}} <sup>{{{2}}}</sup>⁄<sub>{{{3}}}</sub> | |{{{1}}} <sup>{{{2}}}</sup>⁄<sub>{{{3}}}</sub> | ||
|{{#if:{{{2|}}} | |{{#if:{{{2|}}} | ||
Line 5: | Line 5: | ||
|<sup>1</sup>⁄<sub>{{{1}}}</sub> | |<sup>1</sup>⁄<sub>{{{1}}}</sub> | ||
}} | }} | ||
}}</span> | }}</span><noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Revision as of 05:23, 12 December 2011
1⁄{{{1}}}
Template documentation
[create]