Template:Fraction: Difference between revisions
Template>Jimp No edit summary |
Template>Crissov mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{#if:{{{3|}}}|{{{1}}}<s style="display:none">+</s><small><sup>{{{2}}}</sup><big>⁄</big><sub>{{{3}}}</sub></small>|{{#if:{{{2|}}}|<small><sup>{{{1}}}</sup><big>⁄</big><sub>{{{2}}}</sub></small>|<small><sup>1</sup><big>⁄</big><sub>{{{1}}}</sub></small>}}}}</includeonly><noinclude> | <includeonly>{{#if:{{{3|}}}|{{{1}}}<s style="display:none">+</s><small><sup>{{{2}}}</sup><big>⁄</big><sub>{{{3}}}</sub></small>|<noinclude>#else: | ||
</noinclude>{{#if:{{{2|}}}|<small><sup>{{{1}}}</sup><big>⁄</big><sub>{{{2}}}</sub></small>|<noinclude>#else: | |||
</noinclude><small><sup>1</sup><big>⁄</big><sub>{{{1}}}</sub></small>}}}}</includeonly><noinclude> | |||
<!-- Simplest version proposed: | |||
{{#if:{{{3|}}}|{{{1}}} <sup>{{{2}}}</sup>/<sub>{{{3}}}</sub>|<noinclude>#else: | |||
</noinclude>{{#if:{{{2|}}}|<sup>{{{1}}}</sup>/<sub>{{{2}}}</sub>|<noinclude>#else: | |||
</noinclude><sup>1</sup>/<sub>{{{1}}}</sub>}}}} | |||
--> | |||
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. | ||
; <code><nowiki>{{frac| | ; <code><nowiki>{{frac|A|B|C}}</nowiki></code>: {{frac|A|B|C}} (integer, numerator and denominator) | ||
; <code><nowiki>{{frac| | : <code><var>A</var><s style="display:none">+</s><small><sup><var>B</var></sup><big>⁄</big><sub><var>C</var></sub></small></code> | ||
; <code><nowiki>{{frac| | ; <code><nowiki>{{frac|A|B}}</nowiki></code>: {{frac|A|B}} (numerator and denominator) | ||
: <code><small><sup><var>A</var></sup><big>⁄</big><sub><var>B</var></sub></small></code> | |||
; <code><nowiki>{{frac|A}}</nowiki></code>: {{frac|A}} (denominator only) | |||
: <code><small><sup>1</sup><big>⁄</big><sub><var>A</var></sub></small></code> | |||
[[de:Vorlage:Bruch]] | [[de:Vorlage:Bruch]] |
Revision as of 02:38, 14 May 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}}
- A B⁄CA/B}}
-->
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}}
- Template loop detected: Template:Frac (integer, numerator and denominator)
A<s style="display:none">+</s><small><sup>B</sup><big>⁄</big><sub>C</sub></small>
{{frac|A|B}}
- Template loop detected: Template:Frac (numerator and denominator)
<small><sup>A</sup><big>⁄</big><sub>B</sub></small>
{{frac|A}}
- Template loop detected: Template:Frac (denominator only)
<small><sup>1</sup><big>⁄</big><sub>A</sub></small>
</noinclude> (integer, numerator and denominator)
A<s style="display:none">+</s><small><sup>B</sup><big>⁄</big><sub>C</sub></small>
{{frac|A|B}}
- A⁄BA/B}}
-->
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}}
- Template loop detected: Template:Frac (integer, numerator and denominator)
A<s style="display:none">+</s><small><sup>B</sup><big>⁄</big><sub>C</sub></small>
{{frac|A|B}}
- Template loop detected: Template:Frac (numerator and denominator)
<small><sup>A</sup><big>⁄</big><sub>B</sub></small>
{{frac|A}}
- Template loop detected: Template:Frac (denominator only)
<small><sup>1</sup><big>⁄</big><sub>A</sub></small>
</noinclude> (numerator and denominator)
<small><sup>A</sup><big>⁄</big><sub>B</sub></small>
{{frac|A}}
- 1⁄A1/A}}
-->
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}}
- Template loop detected: Template:Frac (integer, numerator and denominator)
A<s style="display:none">+</s><small><sup>B</sup><big>⁄</big><sub>C</sub></small>
{{frac|A|B}}
- Template loop detected: Template:Frac (numerator and denominator)
<small><sup>A</sup><big>⁄</big><sub>B</sub></small>
{{frac|A}}
- Template loop detected: Template:Frac (denominator only)
<small><sup>1</sup><big>⁄</big><sub>A</sub></small>
</noinclude> (denominator only)
<small><sup>1</sup><big>⁄</big><sub>A</sub></small>