Frac: Difference between revisions

From Vigyanwiki
Template>AGK
m (Changed protection level of Template:Fraction: Highly-visible template (between 700 and 1200 transclusions) (‎[edit=autoconfirmed] (indefinite) ‎[move=sysop] (indefinite)))
m (43 revisions imported from alpha:Template:Frac)
 
(14 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<span class="frac">{{#if:{{{3|}}}
#REDIRECT [[Template:Fraction]]
    |{{{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
          }}
        |#default={{#ifeq:{{{2}}}|1|⅟|{{{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
      }}
    |#default={{#ifeq:{{{1}}}|1|⅟|{{{1}}}⁄}}{{{2}}}
      }}
      |{{#switch:{{{1}}}
    |2=½
    |3=⅓
    |4=¼
    |5=⅕
    |6=⅙
    |8=⅛
    |#default=⅟{{{1|x}}}
      }}
    }}
    }}</span><noinclude>
{{Documentation}}
</noinclude>

Latest revision as of 09:24, 10 December 2022

Redirect to: