Module:Effective protection level: Difference between revisions

Content deleted Content added
Enwikipedia>Jackmcbarn
fix semi-create-protected pages
Enwikipedia>Jackmcbarn
handle SALTed pages correctly
Line 31:
end
local level = title.protectionLevels[action] and title.protectionLevels[action][1]
if level == 'sysop' or level == 'editprotected' then
return 'sysop'
elseif title.cascadingProtection.restrictions[action] and title.cascadingProtection.restrictions[action][1] then -- used by a cascading-protected page