Изменения

функция hasBackgroundColors более не требуется, закомментировал
Строка 306: Строка 306:  
end
 
end
   −
local function hasBackgroundColors()
+
-- local function hasBackgroundColors()
    return mw.ustring.match(titlestyle or '','background') or mw.ustring.match(groupstyle or '','background') or mw.ustring.match(basestyle or '','background')
+
--    return mw.ustring.match(titlestyle or '','background') or mw.ustring.match(groupstyle or '','background') or mw.ustring.match(basestyle or '','background')
end
+
-- end
    
local function isIllegible()
 
local function isIllegible()
Анонимный участник