Open main menu

Changes

Module:Uses TemplateStyles

26 bytes added, 20:30, 2 January 2021
no edit summary
local tsProt = tsTitleObj.protectionLevels["edit"] and tsTitleObj.protectionLevels["edit"][1] or nil
if cfg['protection_conflict_category'] and tsProt ~= currentProt and not addedLevelCat then
addedLevelCat = true
cats[#cats + 1] = cfg['protection_conflict_category']
end
Anonymous user