Module:Sortkey: Difference between revisions

Jump to navigation Jump to search
Fixed unintended global variable use
m (1 revision imported: Wikipedia article on Nicotine templates needed)
(Fixed unintended global variable use)
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
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu