Changes

Jump to navigation Jump to search

Module:Effective protection level

26 bytes added, 10:47, 3 March 2016
mw.ext.FlaggedRevs.getStabilitySettings can return nil, so avoid trying to index it when this happens
pagename = title.prefixedText
if action == 'autoreview' then
local level = mw.ext.FlaggedRevs.getStabilitySettings(title) level = level and level.autoreview
if level == 'review' then
return 'reviewer'
Anonymous user

Navigation menu