Module:Protection banner/config: Difference between revisions
Module:Protection banner/config (view source)
Revision as of 04:55, 19 February 2019
, 19 February 2019change "IP editors" → "unregistered editors" for clarity
m (1 revision imported) |
(change "IP editors" → "unregistered editors" for clarity) |
||
Line 397: | Line 397: | ||
.. ' levels#New users|new]] or [[Wikipedia:User access levels#Unregistered' | .. ' levels#New users|new]] or [[Wikipedia:User access levels#Unregistered' | ||
.. ' users|unregistered]] users is currently [[Help:Protection|disabled]]', | .. ' users|unregistered]] users is currently [[Help:Protection|disabled]]', | ||
extendedconfirmed = 'This ${PAGETYPE} is | extendedconfirmed = 'This ${PAGETYPE} is currently under extended confirmed protection', | ||
}, | }, | ||
move = { | move = { | ||
Line 454: | Line 452: | ||
}, | }, | ||
extendedconfirmed = { | extendedconfirmed = { | ||
default = 'Extended confirmed protection prevents edits from all | default = 'Extended confirmed protection prevents edits from all unregistered editors' | ||
.. ' and registered users with fewer than 30 days tenure and 500 edits.' | .. ' and registered users with fewer than 30 days tenure and 500 edits.' | ||
.. ' The [[Wikipedia:Protection policy#extended|policy on community use]]' | .. ' The [[Wikipedia:Protection policy#extended|policy on community use]]' | ||
.. ' specifies that extended confirmed protection can be applied to combat' | .. ' specifies that extended confirmed protection can be applied to combat' | ||
.. ' disruption, if semi-protection has proven to be ineffective.' | .. ' disruption, if semi-protection has proven to be ineffective.' | ||
.. ' Extended confirmed protection may also be applied to enforce' | |||
.. ' [[Wikipedia:Arbitration Committee|arbitration sanctions]].' | |||
.. ' Please discuss any changes on the ${TALKPAGE}; you may' | .. ' Please discuss any changes on the ${TALKPAGE}; you may' | ||
.. ' ${EDITREQUEST} to ask for uncontroversial changes supported by' | .. ' ${EDITREQUEST} to ask for uncontroversial changes supported by' | ||
Line 739: | Line 739: | ||
['all|all|all|extendedconfirmed|all'] = 'Wikipedia pages under 30-500 editing restriction', | ['all|all|all|extendedconfirmed|all'] = 'Wikipedia pages under 30-500 editing restriction', | ||
['all|all|ecp|extendedconfirmed|all'] = 'Wikipedia pages under 30-500 editing restriction', | ['all|all|ecp|extendedconfirmed|all'] = 'Wikipedia pages under 30-500 editing restriction', | ||
['all|template|all|all|edit'] = 'Wikipedia fully | ['all|template|all|all|edit'] = 'Wikipedia fully protected templates', | ||
['all|all|all|autoconfirmed|edit'] = 'Wikipedia semi-protected pages', | ['all|all|all|autoconfirmed|edit'] = 'Wikipedia semi-protected pages', | ||
['indef|all|all|autoconfirmed|edit'] = 'Wikipedia indefinitely semi-protected pages', | ['indef|all|all|autoconfirmed|edit'] = 'Wikipedia indefinitely semi-protected pages', | ||
Line 764: | Line 764: | ||
['all|project|all|sysop|edit'] = 'Wikipedia fully-protected project pages', | ['all|project|all|sysop|edit'] = 'Wikipedia fully-protected project pages', | ||
['all|talk|all|sysop|edit'] = 'Wikipedia fully-protected talk pages', | ['all|talk|all|sysop|edit'] = 'Wikipedia fully-protected talk pages', | ||
['all|template|all|sysop|edit'] = 'Wikipedia fully | ['all|template|all|sysop|edit'] = 'Wikipedia fully protected templates', | ||
['all|user|all|sysop|edit'] = 'Wikipedia protected user and user talk pages', | ['all|user|all|sysop|edit'] = 'Wikipedia protected user and user talk pages', | ||
['all|module|all|all|edit'] = 'Wikipedia fully-protected modules', | ['all|module|all|all|edit'] = 'Wikipedia fully-protected modules', | ||
Line 990: | Line 990: | ||
-- This is the format for the blurb expiry date. It should be valid input for | -- This is the format for the blurb expiry date. It should be valid input for | ||
-- the first parameter of the #time parser function. | -- the first parameter of the #time parser function. | ||
['expiry-date-format'] = 'F j, Y "at" | ['expiry-date-format'] = 'F j, Y "at" H:i e', | ||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |