Template:Sortfrac

<span class="template-frac">1{{{1}}}</span>

Documentation icon Template documentation[view] [edit] [history] [purge]

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

Examples

  • "{{sortfrac|78|2|3}}" gives "7823" [1]
  • Template:Xpd2
  • "{{sortfrac|3}}" gives "13" [2]

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

Code

<source lang=html5>

       1{{{1}}}

</source>

See also