Difference between revisions of "Module:Uses TemplateStyles"

Jump to navigation Jump to search
copy bug fix/performance optimization by Pppery from enwiki
en>Tacsipacsi
 
en>Tacsipacsi
(copy bug fix/performance optimization by Pppery from enwiki)
Line 97: Line 97:
local tsProt = tsTitleObj.protectionLevels["edit"] and tsTitleObj.protectionLevels["edit"][1] or nil
local tsProt = tsTitleObj.protectionLevels["edit"] and tsTitleObj.protectionLevels["edit"][1] or nil
if cfg['protection_conflict_category'] and tsProt ~= currentProt and not addedLevelCat then
if cfg['protection_conflict_category'] and tsProt ~= currentProt and not addedLevelCat then
addedLevelCat = true
cats[#cats + 1] = cfg['protection_conflict_category']
cats[#cats + 1] = cfg['protection_conflict_category']
end
end
Anonymous user

Navigation menu