User:AzaToth/twinklebatchdelete.js: Difference between revisions

Content deleted Content added
Animum (talk | contribs)
m Why not use this?
Animum (talk | contribs)
m oops
Line 37:
 
function twinklebatchdelete() {
if( userIsInGroup( 'sysop' ) ||&& wgNamespaceNumber == 14 ) {
addPortletLink( 'p-cactions', "javascript:twinklebatchdelete.callback()", "batch", "tw-batch", "Delete pages found in this category", "");
}