Difference between revisions of "Template:Number table sorting"
Jump to navigation
Jump to search
test>Jimp (a completely new approach which vastly increases the range by creating a hidden code based on the order of magnitude, see talk) |
test>Jimp |
||
| Line 1: | Line 1: | ||
| − | + | {{#if:{{{1|}}} | |
| − | + | |<span style="{{#ifeq:{{{debug|}}}|yes | |
| − | + | |border:1px solid | |
| − | + | |display:none | |
| − | | | + | }}">{{Number table sorting/{{#ifexpr:{{formatnum:{{{1}}}|R}}<0 |
| − | + | |negative | |
| − | + | |positive | |
| − | + | }} | |
| − | + | |1={{#expr:abs {{formatnum:{{{1}}}|R}}}} | |
| − | + | }}</span>{{{prefix|}}}{{#ifeq:{{{quiet|}}}|yes | |
| − | | | + | |<!--Null--> |
| + | |{{#ifeq:{{{format}}}|no | ||
| + | |{{{1}}} | ||
| + | |{{formatnum:{{{1}}}}} | ||
| + | }} | ||
| + | }} | ||
}}<noinclude> | }}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
<!-- Add cats and interwikis to the /doc subpage, not here! --> | <!-- Add cats and interwikis to the /doc subpage, not here! --> | ||
</noinclude> | </noinclude> | ||