Open main menu

Changes

Module:Effective protection expiry

81 bytes added, 22:30, 13 October 2016
don't error if the page isn't under PC
pagename = title.prefixedText
if action == 'autoreview' then
return local stabilitySettings = mw.ext.FlaggedRevs.getStabilitySettings(title) return stabilitySettings and stabilitySettings.expiryor 'unknown'
elseif action ~= 'edit' and action ~= 'move' and action ~= 'create' and action ~= 'upload' then
error( 'First parameter must be one of edit, move, create, upload, autoreview', 2 )
Anonymous user