Changes

Jump to navigation Jump to search

Module:StringHelpers

64 bytes removed, 17:25, 12 April 2020
no edit summary
then
inf = dashIndex - 2;
if (tonumber(string.sub(param.args[1], inf))) then i = dashIndex - 1; return inf; end
else
if (tonumber(string.sub(param.args[1], string.len(param.args[1]) - 2)))

Navigation menu