1,278
edits
Changes
Jump to navigation
Jump to search
no edit summary
if (dashIndex ~= nil)
then
if (tonumber(string.sub(param.args[1], dashIndex - 2, dashIndex -2))) then return tonumber(string.sub(param.args[1], 10dashIndex - 2, 10dashIndex - 1)); end
else