Module:Protection banner/config: Difference between revisions
Remove references to Pending Changes level 2, normalize PC1 as PC
(Specify time of expiration in addition to date — suggested on talk, seems to work and is reasonable) |
(Remove references to Pending Changes level 2, normalize PC1 as PC) |
||
Line 134: | Line 134: | ||
move = {}, | move = {}, | ||
autoreview = { | autoreview = { | ||
default = { | |||
alt = 'Page protected with pending changes | alt = 'Page protected with pending changes', | ||
tooltip = 'All edits by unregistered and new users are subject to review prior to becoming visible to unregistered users', | tooltip = 'All edits by unregistered and new users are subject to review prior to becoming visible to unregistered users', | ||
image = 'Padlock-silver-light.svg' | image = 'Padlock-silver-light.svg' | ||
} | } | ||
}, | }, | ||
Line 412: | Line 406: | ||
}, | }, | ||
autoreview = { | autoreview = { | ||
default = 'All edits made to this ${PAGETYPE} by' | |||
.. ' [[Wikipedia:User access levels#New users|new]] or' | .. ' [[Wikipedia:User access levels#New users|new]] or' | ||
.. ' [[Wikipedia:User access levels#Unregistered users|unregistered]]' | .. ' [[Wikipedia:User access levels#Unregistered users|unregistered]]' | ||
.. ' users are currently' | .. ' users are currently' | ||
.. ' [[Wikipedia:Pending changes|subject to review]]' | .. ' [[Wikipedia:Pending changes|subject to review]]' | ||
}, | }, | ||
Line 513: | Line 503: | ||
autoreview = { | autoreview = { | ||
default = { | default = { | ||
default = 'See the [[Wikipedia:Protection policy|' | default = 'See the [[Wikipedia:Protection policy|' | ||
.. 'protection policy]] and ${PROTECTIONLOG} for more details.' | .. 'protection policy]] and ${PROTECTIONLOG} for more details.' | ||
Line 600: | Line 581: | ||
}, | }, | ||
autoreview = { | autoreview = { | ||
default = 'Padlock-silver-light.svg' | |||
}, | }, | ||
upload = { | upload = { | ||
Line 638: | Line 618: | ||
}, | }, | ||
autoreview = { | autoreview = { | ||
default = 'Wikipedia:Protection policy#pending' | |||
}, | }, | ||
upload = { | upload = { | ||
Line 801: | Line 780: | ||
['all|user|all|sysop|move'] = 'Wikipedia move-protected user and user talk pages', | ['all|user|all|sysop|move'] = 'Wikipedia move-protected user and user talk pages', | ||
['all|all|all|autoconfirmed|autoreview'] = 'Wikipedia pending changes protected pages', | ['all|all|all|autoconfirmed|autoreview'] = 'Wikipedia pending changes protected pages', | ||
['all|file|all|all|upload'] = 'Wikipedia upload-protected files', | ['all|file|all|all|upload'] = 'Wikipedia upload-protected files', | ||
}, | }, | ||
Line 908: | Line 886: | ||
['Template:Pp-pc'] = {action = 'autoreview', small = true}, | ['Template:Pp-pc'] = {action = 'autoreview', small = true}, | ||
['Template:Pp-pc1'] = {action = 'autoreview', small = true}, | ['Template:Pp-pc1'] = {action = 'autoreview', small = true}, | ||
['Template:Pp-reset'] = {'reset'}, | ['Template:Pp-reset'] = {'reset'}, | ||
['Template:Pp-semi-indef'] = {small = true}, | ['Template:Pp-semi-indef'] = {small = true}, |