Difference between revisions of "Template:Fraction"

From blackwiki
Jump to navigation Jump to search
imported>Crissov
m
imported>Crissov
Line 1: Line 1:
<includeonly><span class="template-frac">{{#if:{{{3|}}}|{{{1}}}&thinsp;{{{2}}}&frasl;{{{3}}}|<noinclude>#else:
 
  
</noinclude>{{#if:{{{2|}}}|<noinclude>Complex:
+
<includeonly><span class="template-frac">{{#if:{{{3|}}}|{{{1}}}&thinsp;{{#switch:{{{3}}}
</noinclude>{{#switch:{{{2}}}
+
| 2 = {{#ifeq:{{{2}}}
| 0 = {{#ifeq:{{{1}}}
+
  | 1 | ½
   | 0 | %
+
  | {{{2}}}&frasl;{{{3}}}
   | {{{1}}}&frasl;{{{2}}}
+
  }}
 +
| 3 = {{#switch:{{{2}}}
 +
  | 1 = ⅓
 +
  | 2 = ⅔
 +
  | {{{2}}}&frasl;{{{3}}}
 +
  }}
 +
| 4 = {{#switch:{{{2}}}
 +
  | 1 = ¼
 +
  | 2 = ½
 +
  | 3 = ¾
 +
  | {{{2}}}&frasl;{{{3}}}
 +
  }}
 +
| 5 = {{#switch:{{{2}}}
 +
   | 1 = ⅕
 +
  | 2 = ⅖
 +
  | 3 = ⅗
 +
  | 4 = ⅘
 +
   | {{{2}}}&frasl;{{{3}}}
 
   }}
 
   }}
| "00" = {{#ifeq:{{{1}}}
+
| 6 = {{#switch:{{{2}}}
   | 0 |
+
   | 1 = ⅙
   | {{{1}}}&frasl;{{{2}}}
+
  | 2 = ⅓
 +
  | 3 = ½
 +
  | 4 = ⅔
 +
  | 5 = ⅚
 +
   | {{{2}}}&frasl;{{{3}}}
 
   }}
 
   }}
| "000" = {{#ifeq:{{{1}}}
+
| 8 = {{#switch:{{{2}}}
   | 0 |
+
   | 1 = ⅛
   | {{{1}}}&frasl;{{{2}}}
+
  | 2 = ¼
 +
  | 3 = ⅜
 +
  | 4 = ½
 +
  | 5 = ⅝
 +
  | 6 = ¾
 +
  | 7 = ⅞
 +
   | {{{2}}}&frasl;{{{3}}}
 
   }}
 
   }}
 +
| {{{2}}}&frasl;{{{3}}}
 +
}}|<noinclude>#else:
 +
</noinclude>{{#if:{{{2|}}}|<noinclude>Complex:
 +
</noinclude>{{#switch:{{{2}}}
 
| 2 = {{#ifeq:{{{1}}}
 
| 2 = {{#ifeq:{{{1}}}
 
   | 1 | ½
 
   | 1 | ½

Revision as of 23:01, 21 June 2010


50px Template documentation[create]