Content deleted Content added
maxwidth |
, |
||
Line 102:
return false
end
debugLog(2, 'Split [' .. pn .. ']: //' .. match_prefix .. '//' .. match_decade ..'//' .. match_suffix ..'//')
if (match_prefix ~= nil) and (match_prefix ~= "") then
if (mw.ustring.sub(match_prefix, -1 ) ~= ' ') then
|