User:Polygnotus/DuplicateReferences.js: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 12:
debug("Script started");
 
if ((mw.config.get('wgNamespaceNumber') !== 0 && mw.config.get('wgPageName') !== 'User:Polygnotus/dupreftestDuplicateReferencesTest') || mw.config.get('wgAction') !== 'view') {
debug("Not the correct page or action, script terminated");
return;