Template:Number table sorting/doc: Difference between revisions

Content deleted Content added
No edit summary
Line 4:
This template can be useful when building a [[Help:Sorting|sortable table]] in which a column contains both numbers and text. This template should be applied to every number in the column.
 
Currently, the template works for numbers lessbetween than 10−10<sup>308</sup> and greater than −1010<sup>308</sup>. Numbers outside this range will sort above or below other numbers depending on sign. See the [[#Limitations|Limitations]] section below.
 
By default the output is displayed using thousands separators. To display numbers as entered, use {{para|format|no}}.