Module:Protection banner/config: Difference between revisions
Richardpruen (talk | contribs) m 1 revision imported |
remove dupe |
||
Line 755: | Line 755: | ||
['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'] = 'Wikipedia template-protected templates', | ['all|template|all|templateeditor|edit'] = 'Wikipedia template-protected templates', | ||
['all|template|all|templateeditor|move'] = 'Wikipedia template-protected templates', -- move-protected | ['all|template|all|templateeditor|move'] = 'Wikipedia template-protected templates', -- move-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', | ||
Line 775: | Line 775: | ||
['all|all|dispute|sysop|move'] = 'Wikipedia pages move-protected due to dispute', | ['all|all|dispute|sysop|move'] = 'Wikipedia pages move-protected due to dispute', | ||
['all|all|vandalism|sysop|move'] = 'Wikipedia pages move-protected due to vandalism', | ['all|all|vandalism|sysop|move'] = 'Wikipedia pages move-protected due to vandalism', | ||
['all|portal|all|sysop|move'] = 'Wikipedia move-protected portals', | ['all|portal|all|sysop|move'] = 'Wikipedia move-protected portals', | ||
['all|project|all|sysop|move'] = 'Wikipedia move-protected project pages', | ['all|project|all|sysop|move'] = 'Wikipedia move-protected project pages', | ||
Line 880: | Line 879: | ||
['Template:Pp-dispute'] = {'dispute'}, | ['Template:Pp-dispute'] = {'dispute'}, | ||
['Template:Pp-main-page'] = {'mainpage'}, | ['Template:Pp-main-page'] = {'mainpage'}, | ||
['Template:Pp-move'] = {action = 'move'}, | ['Template:Pp-move'] = {action = 'move', catonly = 'yes'}, | ||
['Template:Pp-move-dispute'] = {'dispute', action = 'move'}, | ['Template:Pp-move-dispute'] = {'dispute', action = 'move', catonly = 'yes'}, | ||
-- we don't need Template:Pp-move-indef | -- we don't need Template:Pp-move-indef | ||
['Template:Pp-move-vandalism'] = {'vandalism', action = 'move'}, | ['Template:Pp-move-vandalism'] = {'vandalism', action = 'move', catonly = 'yes'}, | ||
['Template:Pp-office'] = {'office'}, | ['Template:Pp-office'] = {'office'}, | ||
['Template:Pp-office-dmca'] = {'dmca'}, | ['Template:Pp-office-dmca'] = {'dmca'}, |