Open main menu

Changes

Module:Effective protection level

14 bytes removed, 16:33, 14 January 2016
use FlaggedRevs' Lua library instead of calling the parser
pagename = title.prefixedText
if action == 'autoreview' then
local level = mw.getCurrentFrameext.FlaggedRevs.getStabilitySettings(title):callParserFunction('PENDINGCHANGELEVEL', pagename).autoreview
if level == 'review' then
return 'reviewer'
Anonymous user