The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
# | <includeonly><span class="template-frac">{{#if:{{{3|}}}|{{{1}}} {{#switch:{{{3}}} | ||
| 2 = {{#ifeq:{{{2}}} | |||
| 1 |½ | |||
|{{{2}}}⁄{{{3}}} | |||
}} | |||
| 3 = {{#switch:{{{2}}} | |||
| 1 =⅓ | |||
| 2 =⅔ | |||
|{{{2}}}⁄{{{3}}} | |||
}} | |||
| 4 = {{#switch:{{{2}}} | |||
| 1 =¼ | |||
| 2 =½ | |||
| 3 =¾ | |||
|{{{2}}}⁄{{{3}}} | |||
}} | |||
| 5 = {{#switch:{{{2}}} | |||
| 1 =⅕ | |||
| 2 =⅖ | |||
| 3 =⅗ | |||
| 4 =⅘ | |||
|{{{2}}}⁄{{{3}}} | |||
}} | |||
| 6 = {{#switch:{{{2}}} | |||
| 1 =⅙ | |||
| 2 =⅓ | |||
| 3 =½ | |||
| 4 =⅔ | |||
| 5 =⅚ | |||
|{{{2}}}⁄{{{3}}} | |||
}} | |||
| 8 = {{#switch:{{{2}}} | |||
| 1 =⅛ | |||
| 2 =¼ | |||
| 3 =⅜ | |||
| 4 =½ | |||
| 5 =⅝ | |||
| 6 =¾ | |||
| 7 =⅞ | |||
|{{{2}}}⁄{{{3}}} | |||
}} | |||
| {{{2}}}⁄{{{3}}} | |||
}}|<noinclude>#else: | |||
</noinclude>{{#if:{{{2|}}}|<noinclude>Complex: | |||
</noinclude>{{#switch:{{{2}}} | |||
| 2 = {{#ifeq:{{{1}}} | |||
| 1 | ½ | |||
| {{{1}}}⁄{{{2}}} | |||
}} | |||
| 3 = {{#switch:{{{1}}} | |||
| 1 = ⅓ | |||
| 2 = ⅔ | |||
| {{{1}}}⁄{{{2}}} | |||
}} | |||
| 4 = {{#switch:{{{1}}} | |||
| 1 = ¼ | |||
| 2 = ½ | |||
| 3 = ¾ | |||
| {{{1}}}⁄{{{2}}} | |||
}} | |||
| 5 = {{#switch:{{{1}}} | |||
| 1 = ⅕ | |||
| 2 = ⅖ | |||
| 3 = ⅗ | |||
| 4 = ⅘ | |||
| {{{1}}}⁄{{{2}}} | |||
}} | |||
| 6 = {{#switch:{{{1}}} | |||
| 1 = ⅙ | |||
| 2 = ⅓ | |||
| 3 = ½ | |||
| 4 = ⅔ | |||
| 5 = ⅚ | |||
| {{{1}}}⁄{{{2}}} | |||
}} | |||
| 8 = {{#switch:{{{1}}} | |||
| 1 = ⅛ | |||
| 2 = ¼ | |||
| 3 = ⅜ | |||
| 4 = ½ | |||
| 5 = ⅝ | |||
| 6 = ¾ | |||
| 7 = ⅞ | |||
| {{{1}}}⁄{{{2}}} | |||
}} | |||
| {{{1}}}⁄{{{2}}} | |||
}}|<noinclude>#else: | |||
</noinclude>{{#switch:{{{1}}}|2=½|3=⅓|4=¼|5=⅕|6=⅙|8=⅛|⅟{{{1}}}}}}}}}</span></includeonly><noinclude> | |||
{{documentation}} | |||
</noinclude> |