টেমপ্লেট:Sfrac/নথি

উইকিপিডিয়া, মুক্ত বিশ্বকোষ থেকে

This template builds an alternative form of common fractions. It takes one, two or three parameters: the optional integer (may be signed), the optional numerator and the required denominator; in this order. Please do not substitute it.

{{sfrac|A|B|C}}
C+A/B (integer, numerator and denominator)
{{sfrac|A|B}}
+A/B (numerator and denominator)
{{sfrac|A}}
+A/ (denominator only)

Examples[সম্পাদনা]

+/ +/ +/ +/ +/ +/ +/ +/ +/ +/ +/ +/ +/ +/ +/ +/ +/ +/ +/ +/ +/ +১৬/ +/১৬ +/১৬ +/১৬ +/১৬ +১১/১৬ +১৩/১৬ +১৫/১৬

Code[সম্পাদনা]

<span class="sfrac nowrap"{{#if:{{{3|}}}|>{{{1}}}<span style="position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;">&#32;</span><span}} <!--
 -->style="display:inline-block; vertical-align:-0.5em; font-size:85%; text-align:center;"><!--
  --><span style="display:block; line-height:1em; padding:0 0.1em;">{{#if:{{{3|}}}|{{{2}}}|{{#if:{{{2|}}}|{{{1}}}|1}}}}</span><!--
  --><span style="position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;">/</span><!--
  --><span style="display:block; line-height:1em; padding:0 0.1em; border-top:1px solid;">{{{3|{{{2|{{{1}}}}}}}}}</span><!--
 -->{{#if:{{{3|}}}|</span>}}<!--
--></span>

See also[সম্পাদনা]