User:Codename Noreste/common.js: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
Add too. Tags: Mobile edit Mobile web edit |
Add. |
||
Line 1: | Line 1: | ||
⚫ | |||
$.when(mw.loader.using(['mediawiki.util'], $.ready)).done( function() { |
|||
mw.loader.load( 'https://en.wikipedia.org/w/index.php?title=User:Suffusion_of_Yellow/filterTest.js&action=raw&ctype=text/javascript' ); // Backlink: [[User:Suffusion of Yellow/filterNotes.js]] |
|||
mw.util.addPortletLink("p-tb", mw.config.get('wgArticlePath').replace('$1', "Project:AutoWikiBrowser/Script"), "JS Wiki Browser", "tb-awbscript", "Run Javascript Wiki Browser"); |
|||
mw.loader.load( 'https://en.wikipedia.org/w/index.php?title=User:Suffusion_of_Yellow/batchtest-plus.js&action=raw&ctype=text/javascript' ); // Backlink: [[User:Suffusion of Yellow/filterNotes.js]] |
|||
}); |
|||
if (mw.config.get('wgCanonicalNamespace')+':'+mw.config.get('wgTitle') === 'Project:AutoWikiBrowser/Script' && mw.config.get('wgAction') == 'view') |
|||
⚫ |
Revision as of 17:10, 29 January 2024
mw.loader.load( 'https://en.wikipedia.org/w/index.php?title=User:Suffusion_of_Yellow/filterNotes.js&action=raw&ctype=text/javascript' ); // Backlink: [[User:Suffusion of Yellow/filterNotes.js]]
mw.loader.load( 'https://en.wikipedia.org/w/index.php?title=User:Suffusion_of_Yellow/filterTest.js&action=raw&ctype=text/javascript' ); // Backlink: [[User:Suffusion of Yellow/filterNotes.js]]
mw.loader.load( 'https://en.wikipedia.org/w/index.php?title=User:Suffusion_of_Yellow/batchtest-plus.js&action=raw&ctype=text/javascript' ); // Backlink: [[User:Suffusion of Yellow/filterNotes.js]]