User:Justman10000/common.js: Difference between revisions

From Test Wiki
Jump to navigation Jump to search
Justman10000 (talk | contribs)
Tag: Manual revert
mNo edit summary
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
// Externally
mw.loader.load("https://deadlinkchecker.toolforge.org/static/script.js");


importScript('User:Infinityboy7/revert-and-block.js'); // Backlink: [[User:Infinityboy7/revert-and-block.js]]
// Other wikis
mw.loader.load('https://testwiki.wiki/index.php?title=MediaWiki:Gadget-UserInfo.js&action=raw&ctype=text/javascript');
 
// MediaWiki
mw.loader.load('https://www.mediawiki.org/w/index.php?title=XTools/ArticleInfo.js&action=raw&ctype=text/javascript');
 
// Meta
mw.loader.load('https://meta.wikimedia.org/w/index.php?title=MediaWiki:Gadget-markblocked.js&action=raw&ctype=text/javascript');
 
// English Wikipedia
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:BrandonXLF/EasySummary.js&action=raw&ctype=text/javascript');
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:BrandonXLF/Restorer.js&action=raw&ctype=text/javascript');
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:BrandonXLF/Subpages.js&action=raw&ctype=text/javascript');
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:BrandonXLF/ShowRevisionID.js&action=raw&ctype=text/javascript');
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:BrandonXLF/QuickEdit.js&action=raw&ctype=text/javascript');
 
// German Wikipedia
mw.loader.load('https://de.wikipedia.org/w/index.php?title=User:TenWhile6/XReport.js&action=raw&ctype=text/javascript');
 
// Local
importScript('User:Kiteretsu/revert-and-block.js'); // Backlink: [[User:Kiteretsu/revert-and-block.js]]
importScript('User:MacFan4000/findInactiveSysops.js'); // Backlink: [[User:MacFan4000/findInactiveSysops.js]]
importScript('User:Kiteretsu/unblock-review.js'); // Backlink: [[User:Kiteretsu/unblock-review.js]]

Latest revision as of 02:22, 30 August 2024

// Externally
mw.loader.load("https://deadlinkchecker.toolforge.org/static/script.js");

// Other wikis
mw.loader.load('https://testwiki.wiki/index.php?title=MediaWiki:Gadget-UserInfo.js&action=raw&ctype=text/javascript');

// MediaWiki
mw.loader.load('https://www.mediawiki.org/w/index.php?title=XTools/ArticleInfo.js&action=raw&ctype=text/javascript');

// Meta
mw.loader.load('https://meta.wikimedia.org/w/index.php?title=MediaWiki:Gadget-markblocked.js&action=raw&ctype=text/javascript');

// English Wikipedia
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:BrandonXLF/EasySummary.js&action=raw&ctype=text/javascript');
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:BrandonXLF/Restorer.js&action=raw&ctype=text/javascript');
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:BrandonXLF/Subpages.js&action=raw&ctype=text/javascript');
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:BrandonXLF/ShowRevisionID.js&action=raw&ctype=text/javascript');
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:BrandonXLF/QuickEdit.js&action=raw&ctype=text/javascript');

// German Wikipedia
mw.loader.load('https://de.wikipedia.org/w/index.php?title=User:TenWhile6/XReport.js&action=raw&ctype=text/javascript');

// Local
importScript('User:Kiteretsu/revert-and-block.js'); // Backlink: [[User:Kiteretsu/revert-and-block.js]]
importScript('User:MacFan4000/findInactiveSysops.js'); // Backlink: [[User:MacFan4000/findInactiveSysops.js]]
importScript('User:Kiteretsu/unblock-review.js'); // Backlink: [[User:Kiteretsu/unblock-review.js]]