User talk:CX Zoom
This page is a soft redirect.
NOTE: This page serves as a shortcut list of useful links & backlinks to various scripts related to the parent page. And does not serve as a talk page. Any concerns regarding the contents of this & it's parent page should be redirected to User talk:CX Zoom. Thank you.
- Backlinks (User:CX Zoom/common.js)
- User:CX Zoom/Power package.js
- User:CX Zoom/Move package.js
- User:CX Zoom/Request package.js
- User:CX Zoom/Editing package.js
- User:BrandonXLF/PortletLinks.js
- User:Evad37/EditWarChecker.js
- User:Anomie/unsignedhelper.js
- Backlinks (User:CX Zoom/minerva.js)
- Additional scripts
From Special:Permalink/1080776267#Disabling a global script locally:
if (mw.config.get('wgDBname') !== 'enwiki') {
mw.loader.load('//en.wikipedia.org/w/index.php?title=MediaWiki:Gadget-script-installer.js&action=raw&ctype=text/javascript');
}
From meta:Special:Permalink/22866605:
if (['zhwiki', 'enwiki'].indexOf(mw.config.get('wgDBname')) === -1) {
mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Xiplus/TwinkleGlobal/load.js&action=raw&ctype=text/javascript');
}