Template:Frac: Difference between revisions
From Vigyanwiki
Template>Crissov mNo edit summary |
Template>MSGJ (prettify code) |
||
Line 1: | Line 1: | ||
<span class="template-frac">{{#if:{{{3|}}} | |||
| 2 = {{#ifeq:{{{2}}} | |{{{1}}} {{#switch:{{{3}}} | ||
| 1 | | |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}}} | |{{{2}}}⁄{{{3}}} | ||
}} | |||
|{{#if:{{{2|}}} | |||
|{{#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}}} | |||
}} | }} | ||
| | |{{#switch:{{{1}}} | ||
|2=½ | |||
|3=⅓ | |||
|4=¼ | |||
| 2 = | |5=⅕ | ||
|6=⅙ | |||
|8=⅛ | |||
|⅟{{{1}}} | |||
| 3 | |||
| 4 | |||
| 5 | |||
| 6 | |||
| 8 | |||
}} | }} | ||
}} | |||
}}</span><noinclude> | |||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Revision as of 19:26, 2 July 2010
⅟{{{1}}}
Template documentation
[create]