« Module:Protection banner/config » : différence entre les versions
m 1 révision importée |
m 1 révision importée |
||
| (Une version intermédiaire par un autre utilisateur non affichée) | |||
| Ligne 306 : | Ligne 306 : | ||
description = 'For [[Wikipedia:High-risk templates|high-risk]]' | description = 'For [[Wikipedia:High-risk templates|high-risk]]' | ||
.. ' templates and Lua modules', | .. ' templates and Lua modules', | ||
text = 'This is a permanently [[ | text = 'This is a permanently [[Manual:Administrators#Protection|protected]] ${PAGETYPE},' | ||
.. ' as it is | .. ' as it is high-risk.', | ||
explanation = 'Please discuss any changes on the ${TALKPAGE}; you may' | explanation = 'Please discuss any changes on the ${TALKPAGE}; you may' | ||
.. ' ${EDITREQUEST} to ask an' | .. ' ${EDITREQUEST} to ask an' | ||
.. ' [[ | .. ' [[Project:Administrators|administrator]] to make an edit if' | ||
.. ' it is [[Help:Minor edit#When to mark an edit as a minor edit' | .. ' it is [[Help:Minor edit#When to mark an edit as a minor edit' | ||
.. '|uncontroversial]] or supported by' | .. '|uncontroversial]] or supported by' | ||
.. ' [[Wikipedia:Consensus|consensus]]. You can also' | .. ' [[Wikipedia:Consensus|consensus]]. You can also' | ||
.. ' [[ | .. ' [[Project:Current issues|request]] that the page be' | ||
.. ' unprotected.', | .. ' unprotected.', | ||
tooltip = 'This high-risk ${PAGETYPE} is permanently ${PROTECTIONLEVEL}' | tooltip = 'This high-risk ${PAGETYPE} is permanently ${PROTECTIONLEVEL}' | ||
| Ligne 547 : | Ligne 546 : | ||
default = 'protected', | default = 'protected', | ||
templateeditor = 'template-protected', | templateeditor = 'template-protected', | ||
autoconfirmed = 'semi-protected', | autoconfirmed = 'semi-protected', | ||
}, | }, | ||
| Ligne 572 : | Ligne 570 : | ||
images = { | images = { | ||
edit = { | edit = { | ||
default = 'Full-protection-shackle | default = 'Full-protection-shackle-red.svg', | ||
autoconfirmed = 'Semi-protection-shackle-no-text.svg' | |||
}, | }, | ||
move = { | move = { | ||
default = 'Move-protection-shackle.svg', | default = 'Move-protection-shackle.svg', | ||
}, | }, | ||
upload = { | upload = { | ||
| Ligne 739 : | Ligne 732 : | ||
['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'] = ' | ['all|template|all|all|edit'] = 'Mediawiki 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', | ||
| Ligne 754 : | Ligne 747 : | ||
['all|template|all|autoconfirmed|edit'] = 'Wikipedia semi-protected templates', | ['all|template|all|autoconfirmed|edit'] = 'Wikipedia semi-protected templates', | ||
['all|user|all|autoconfirmed|edit'] = 'Wikipedia semi-protected user and user talk pages', | ['all|user|all|autoconfirmed|edit'] = 'Wikipedia semi-protected user and user talk pages', | ||
['all|template|all|templateeditor|edit'] = ' | ['all|template|all|templateeditor|edit'] = 'Mediawiki template-protected templates', | ||
['all|all|blp|sysop|edit'] = 'Wikipedia indefinitely protected biographies of living people', | ['all|all|blp|sysop|edit'] = 'Wikipedia indefinitely protected biographies of living people', | ||
['temp|all|blp|sysop|edit'] = 'Wikipedia temporarily protected biographies of living people', | ['temp|all|blp|sysop|edit'] = 'Wikipedia temporarily protected biographies of living people', | ||
| Ligne 764 : | Ligne 757 : | ||
['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'] = ' | ['all|template|all|sysop|edit'] = 'Mediawiki 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'] = ' | ['all|module|all|all|edit'] = 'Modules subject to page protection', | ||
['all|module|all|templateeditor|edit'] = ' | ['all|module|all|templateeditor|edit'] = 'Modules subject to page protection', | ||
['all|module|all|autoconfirmed|edit'] = ' | ['all|module|all|autoconfirmed|edit'] = 'Modules subject to page protection', | ||
['all|all|all|sysop|move'] = 'Wikipedia move-protected pages', | ['all|all|all|sysop|move'] = 'Wikipedia move-protected pages', | ||
['indef|all|all|sysop|move'] = 'Wikipedia indefinitely move-protected pages', | ['indef|all|all|sysop|move'] = 'Wikipedia indefinitely move-protected pages', | ||
| Ligne 1 005 : | Ligne 998 : | ||
-- These are images that are not defined by their protection action and protection level. | -- These are images that are not defined by their protection action and protection level. | ||
['image-filename-indef'] = 'Full-protection-shackle.svg', | ['image-filename-indef'] = 'Full-protection-shackle-red.svg', | ||
['image-filename-default'] = 'Transparent.gif', | ['image-filename-default'] = 'Transparent.gif', | ||