Module:Protection banner/config: Difference between revisions

make pp-move show category only
m (1 revision imported)
(make pp-move show category only)
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|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 879: Line 880:
['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'},