Module:Sortkey: Difference between revisions
Richardpruen (talk | contribs) m 1 revision imported: Wikipedia article on Nicotine templates needed |
Richardpruen (talk | contribs) m 1 revision imported |
||
(One intermediate revision by one other user not shown) | |||
Line 28: | Line 28: | ||
function p._sortKeyForNumber(value) | function p._sortKeyForNumber(value) | ||
local sortkey | |||
if not valid_number(value) then | if not valid_number(value) then | ||
if value < 0 then | if value < 0 then |