"ମଡ୍ୟୁଲ:Effective protection level" ପୃଷ୍ଠାର ସଂସ୍କରଣ‌ଗୁଡ଼ିକ ମଧ୍ୟରେ ତଫାତ

Content deleted Content added
use FlaggedRevs' Lua library instead of calling the parser
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).autoreview
level = level and level.autoreview
if level == 'review' then
return 'reviewer'