Difference between revisions of "Template:Fraction"

From blackwiki
Jump to navigation Jump to search
imported>Crissov
(3/9, 6/9; no ⅟ anymore)
imported>Primefac
m (Changed protection level for "Template:Fraction": high-risk template with 2000+ transclusions ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)))
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<span class="frac nowrap">{{#if:{{{3|}}}
+
#REDIRECT [[Template:Frac]]
|{{{1}}}&thinsp;{{#switch:{{{3}}}
 
  |2 = {{#ifeq:{{{2}}}|1
 
        |½
 
        |{{{2}}}⁄2
 
      }}
 
  |3 = {{#switch:{{{2}}}
 
        |1=⅓
 
        |2=⅔
 
        |#default={{{2}}}⁄3
 
      }}
 
  |4 = {{#switch:{{{2}}}
 
        |1=¼
 
        |2=½
 
        |3=¾
 
        |#default={{{2}}}⁄4
 
      }}
 
  |5 = {{#switch:{{{2}}}
 
        |1=⅕
 
        |2=⅖
 
        |3=⅗
 
        |4=⅘
 
        |#default={{{2}}}⁄5
 
      }}
 
  |6 = {{#switch:{{{2}}}
 
        |1=⅙
 
        |2=⅓
 
        |3=½
 
        |4=⅔
 
        |5=⅚
 
        |#default={{{2}}}⁄6
 
      }}
 
  |8 = {{#switch:{{{2}}}
 
        |1=⅛
 
        |2=¼
 
        |3=⅜
 
        |4=½
 
        |5=⅝
 
        |6=¾
 
        |7=⅞
 
        |#default={{{2}}}⁄8
 
      }}
 
  |9 = {{#switch:{{{2}}}
 
        |3=⅓
 
        |6=⅔
 
        |#default={{{2}}}⁄9
 
      }}
 
  |#default={{{2}}}⁄{{{3}}}
 
}}
 
|{{#if:{{{2|}}}
 
|{{#switch:{{{2}}}
 
  |2 = {{#ifeq:{{{1}}}|1
 
        |½
 
        |{{{1}}}⁄2
 
      }}
 
  |3 = {{#switch:{{{1}}}
 
        |1=⅓
 
        |2=⅔
 
        |#default={{{1}}}⁄3
 
      }}
 
  |4 = {{#switch:{{{1}}}
 
        |1=¼
 
        |2=½
 
        |3=¾
 
        |#default={{{1}}}⁄4
 
      }}
 
  |5 = {{#switch:{{{1}}}
 
        |1=⅕
 
        |2=⅖
 
        |3=⅗
 
        |4=⅘
 
        |#default={{{1}}}⁄5
 
      }}
 
  |6 = {{#switch:{{{1}}}
 
        |1=⅙
 
        |2=⅓
 
        |3=½
 
        |4=⅔
 
        |5=⅚
 
        |#default={{{1}}}⁄6
 
      }}
 
  |8 = {{#switch:{{{1}}}
 
        |1=⅛
 
        |2=¼
 
        |3=⅜
 
        |4=½
 
        |5=⅝
 
        |6=¾
 
        |7=⅞
 
        |#default={{{1}}}⁄8
 
      }}
 
  |9 = {{#switch:{{{1}}}
 
        |3=⅓
 
        |6=⅔
 
        |#default={{{1}}}⁄9
 
      }}
 
  |#default={{{1}}}⁄{{{2}}}
 
}}
 
|{{#switch:{{{1}}}
 
  |2=½
 
  |3=⅓
 
  |4=¼
 
  |5=⅕
 
  |6=⅙
 
  |8=⅛
 
  |#default=1⁄{{{1|x}}}
 
}}
 
}}
 
}}</span><noinclude>
 
{{Documentation}}
 
</noinclude>
 

Latest revision as of 17:02, 23 February 2018

Redirect to: