|
|
| (22 intermediate revisions by 13 users not shown) |
| Line 1: |
Line 1: |
| <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: | | {{zwsp}}<!-- zero-width space; might be removable after introduction of RemexHTML --><span class="frac nowrap">{{#if:{{{3|}}} |
| </noinclude>{{#if:{{{2|}}}|<span style="white-space:nowrap" class="template-frac"><sup>{{{1}}}</sup><big>⁄</big><sub>{{{2}}}</sub></span>|<noinclude>#else:
| | |{{{1}}}<span class="visualhide"> </span><sup>{{{2}}}</sup>⁄<sub>{{{3}}}</sub> |
| </noinclude><span style="white-space:nowrap" class="template-frac"><sup>1</sup><big>⁄</big><sub>{{{1}}}</sub></span>}}}}</includeonly><noinclude>
| | |{{#if:{{{2|}}} |
| | | |<sup>{{{1}}}</sup>⁄<sub>{{{2}}}</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.
| | |{{#if:{{{1|}}} |
| ; <code><nowiki>{{frac|A|B|C}}</nowiki></code>: {{frac|A|B|C}} (integer, numerator and denominator)
| | |<sup>1</sup>⁄<sub>{{{1}}}</sub> |
| : <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|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)
| | }}</span><noinclude> |
| : <code><small><sup>1</sup><big>⁄</big><sub><var>A</var></sub></small></code>
| | {{documentation}} |
| | |
| {{frac|2}}
| |
| {{frac|3}}
| |
| {{frac|4}}
| |
| {{frac|8}}
| |
| {{frac|1|2}}
| |
| {{frac|1|3}}
| |
| {{frac|2|3}}
| |
| {{frac|1|4}}
| |
| {{frac|2|4}}
| |
| {{frac|3|4}} | |
| {{frac|1|8}}
| |
| {{frac|2|8}}
| |
| {{frac|3|8}}
| |
| {{frac|4|8}}
| |
| {{frac|5|8}}
| |
| {{frac|6|8}}
| |
| {{frac|7|8}}
| |
| | |
| [[de:Vorlage:Bruch]]
| |
| [[es:Plantilla:Fracción]]
| |
| [[ja:Template:分数]]
| |
| [[mk:Шаблон:Дроп]]
| |
| [[simple:Template:Frac]]
| |
| [[zh:Template:Fraction]]
| |
| </noinclude> | | </noinclude> |
Latest revision as of 13:19, 3 September 2020
⁄
Lua error in Module:Documentation at line 7: Module:Documentation/config returned boolean, table expected.