en:Module:Effective protection expiry 2016年9月23日 (金) 10:40(UTC)より
template>K-iczn (en:Module:Effective protection expiry 2016年7月16日 (土) 02:37(UTC)より) |
template>K-iczn (en:Module:Effective protection expiry 2016年9月23日 (金) 10:40(UTC)より) |
||
14行目: | 14行目: | ||
pagename = title.prefixedText | pagename = title.prefixedText | ||
if action == 'autoreview' then | if action == 'autoreview' then | ||
return | return mw.ext.FlaggedRevs.getStabilitySettings(title).expiry | ||
elseif action ~= 'edit' and action ~= 'move' and action ~= 'create' and action ~= 'upload' then | 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 ) | error( 'First parameter must be one of edit, move, create, upload, autoreview', 2 ) |