Module:Protection banner/config: Difference between revisions
from sandbox: not necessary to catch TPE'd non-templates as an error when it can be done as part of the normal workflow |
Richardpruen (talk | contribs) m 1 revision imported: template update |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 186: | Line 186: | ||
end, | end, | ||
image = 'Office-protection-shackle.svg', | image = 'Office-protection-shackle.svg', | ||
link = 'Wikipedia:Protection policy#office', | |||
}, | }, | ||
dispute = { | dispute = { | ||
Line 222: | Line 223: | ||
.. ' [[Wikipedia:Arbitration Committee|ArbCom]] or' | .. ' [[Wikipedia:Arbitration Committee|ArbCom]] or' | ||
.. ' meets the criteria for community use', | .. ' meets the criteria for community use', | ||
tooltip = 'This ${PAGETYPE} is | tooltip = 'This ${PAGETYPE} is ${PROTECTIONLEVEL}', | ||
alt = 'Extended-protected ${PAGETYPE}', | alt = 'Extended-protected ${PAGETYPE}', | ||
}, | }, | ||
Line 255: | Line 256: | ||
.. " so.'''", | .. " so.'''", | ||
image = 'Office-protection-shackle.svg', | image = 'Office-protection-shackle.svg', | ||
link = 'Wikipedia:Protection policy#office', | |||
}, | }, | ||
reset = { | reset = { | ||
Line 292: | Line 294: | ||
end, | end, | ||
image = 'Office-protection-shackle.svg', | image = 'Office-protection-shackle.svg', | ||
link = 'Wikipedia:Protection policy#office', | |||
}, | }, | ||
sock = { | sock = { | ||
Line 736: | Line 739: | ||
['all|all|reset|all|all'] = 'Wikipedia Office-protected pages', | ['all|all|reset|all|all'] = 'Wikipedia Office-protected pages', | ||
['all|all|dmca|all|all'] = 'Wikipedia Office-protected pages', | ['all|all|dmca|all|all'] = 'Wikipedia Office-protected pages', | ||
['all|all|mainpage|all|all'] = 'Wikipedia fully | ['all|all|mainpage|all|all'] = 'Wikipedia fully protected main page files', | ||
['all|all|all|extendedconfirmed|all'] = 'Wikipedia extended-confirmed-protected pages', | ['all|all|all|extendedconfirmed|all'] = 'Wikipedia extended-confirmed-protected pages', | ||
['all|all|ecp|extendedconfirmed|all'] = 'Wikipedia extended-confirmed-protected pages', | ['all|all|ecp|extendedconfirmed|all'] = 'Wikipedia extended-confirmed-protected pages', | ||
Line 754: | Line 757: | ||
['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|all|all|templateeditor|move'] = 'Wikipedia template-protected pages other than templates and modules', | |||
['all|all|all|templateeditor|edit'] = 'Wikipedia template-protected pages other than templates and modules', | ['all|all|all|templateeditor|edit'] = 'Wikipedia template-protected pages other than templates and modules', | ||
['all|template|all|templateeditor|edit'] = 'Wikipedia template-protected templates', | ['all|template|all|templateeditor|edit'] = 'Wikipedia template-protected templates', | ||
Line 763: | Line 767: | ||
['all|all|vandalism|sysop|edit'] = 'Wikipedia pages protected against vandalism', | ['all|all|vandalism|sysop|edit'] = 'Wikipedia pages protected against vandalism', | ||
['all|category|all|sysop|edit'] = 'Wikipedia fully protected categories', | ['all|category|all|sysop|edit'] = 'Wikipedia fully protected categories', | ||
['all|file|all|sysop|edit'] = 'Wikipedia fully | ['all|file|all|sysop|edit'] = 'Wikipedia fully protected files', | ||
['all|project|all|sysop|edit'] = 'Wikipedia fully | ['all|project|all|sysop|edit'] = 'Wikipedia fully protected project pages', | ||
['all|talk|all|sysop|edit'] = 'Wikipedia fully | ['all|talk|all|sysop|edit'] = 'Wikipedia fully protected talk pages', | ||
['all|template|all|extendedconfirmed|edit'] = 'Wikipedia extended-confirmed-protected templates', | ['all|template|all|extendedconfirmed|edit'] = 'Wikipedia extended-confirmed-protected templates', | ||
['all|template|all|sysop|edit'] = 'Wikipedia fully protected templates', | ['all|template|all|sysop|edit'] = 'Wikipedia fully protected templates', | ||
['all|user|all|sysop|edit'] = 'Wikipedia fully protected user and user talk pages', | ['all|user|all|sysop|edit'] = 'Wikipedia fully protected user and user talk pages', | ||
['all|module|all|all|edit'] = 'Wikipedia fully | ['all|module|all|all|edit'] = 'Wikipedia fully protected modules', | ||
['all|module|all|templateeditor|edit'] = 'Wikipedia template-protected modules', | ['all|module|all|templateeditor|edit'] = 'Wikipedia template-protected modules', | ||
['all|module|all|extendedconfirmed|edit'] = 'Wikipedia extended-confirmed-protected modules', | |||
['all|module|all|autoconfirmed|edit'] = 'Wikipedia semi-protected modules', | ['all|module|all|autoconfirmed|edit'] = 'Wikipedia semi-protected modules', | ||
['all|all|all|sysop|move'] = 'Wikipedia move-protected pages', | ['all|all|all|sysop|move'] = 'Wikipedia move-protected pages', | ||
Line 875: | Line 880: | ||
wrappers = { | wrappers = { | ||
['Template:Pp'] = {}, | ['Template:Pp'] = {}, | ||
['Template:Protection padlock'] = {}, | |||
['Template:Pp-extended'] = {'ecp'}, | ['Template:Pp-extended'] = {'ecp'}, | ||
['Template:Pp-blp'] = {'blp'}, | ['Template:Pp-blp'] = {'blp'}, |