Open main menu
Data JW United
β
Search
Changes
← Older edit
Module:StringHelpers
22 bytes added
,
18:16, 12 April 2020
no edit summary
if (dashIndex ~= nil)
then
if (
dashIndex - 3 > 0 and
tonumber(string.sub(param.args[1], dashIndex - 3, dashIndex -3)))
then
return string.sub(param.args[1], dashIndex - 3, dashIndex - 1);
Administrator
Bureaucrats
,
Interface administrators
,
Administrators
1,373
edits