"मोड्युल:Effective protection level" का संशोधनहरू बिचको अन्तर

Content deleted Content added
Accountcreators can't override the titleblacklist anymore
use FlaggedRevs' Lua library instead of calling the parser
पङ्क्ति १४:
pagename = title.prefixedText
if action == 'autoreview' then
local level = mw.ext.FlaggedRevs.getStabilitySettings(title).autoreview
local level = mw.getCurrentFrame():callParserFunction('PENDINGCHANGELEVEL', pagename)
if level == 'review' then
return 'reviewer'