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

Content deleted Content added
सा en:Module:Effective_protection_level बाट २२ संशोधन(हरू)
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'