ထႅမ်းပလဵတ်ႉ:Sortfrac/doc

လုၵ်ႉတီႈ ဝီႇၶီႇပပ်ႉ မႃး

This template is a combination of {{frac}} and {{sort}}. It allows numerical sorting of a column containing fractions.

တူဝ်ယၢင်ႇ[မႄးထတ်း]

For examples of tables using the template see DHL Delivery Man Award.

ၶူတ်ႉ[မႄးထတ်း]

<span class="template-frac">
{{#if:{{{3|}}}
   |{{sort
     |{{#expr: {{{1}}}+{{{2}}}/{{{3}}} }}
     |{{{1}}}<sup>{{{2}}}</sup>&frasl;<sub>{{{3}}}</sub>}}
   |{{#if:{{{2|}}}
     |{{sort
       |{{#expr: {{{1}}}/{{{2}}} }}
       |<sup>{{{1}}}</sup>&frasl;<sub>{{{2}}}</sub>}}
     |{{sort
       |{{#expr: 1/{{{1}}} }}
       |<sup>1</sup>&frasl;<sub>{{{1}}}</sub>}}
    }}
}}
</span>

တူၺ်းပႃး[မႄးထတ်း]