Module:Effective protection level: Difference between revisions

avoid calling the parser unnecessarily
m (Changed protection level of Module:Effective protection level: High-risk Lua module ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite)))
(avoid calling the parser unnecessarily)
Line 33:
if level == 'sysop' then
return 'sysop'
elseif mwtitle.getCurrentFrame():callParserFunction('CASCADINGSOURCES',cascadingProtection.restrictions[action] pagename)and ~= ''title.cascadingProtection.restrictions[action][1] then -- used by a cascading-protected page
return 'sysop'
elseif level == 'templateeditor' then
Anonymous user