User:AzaToth/twinklebatchdelete.js: Difference between revisions

Content deleted Content added
max param
Animum (talk | contribs)
m as this script is only for categories
Line 40:
return;
}
else if( wgNamespaceNumber != 14 ) {
return;
}
addPortletLink( 'p-cactions', "javascript:twinklebatchdelete.callback()", "batch", "tw-batch", "Delete pages found in this category", "");
}