User:QEDK/vector.js

This is an old revision of this page, as edited by QEDK (talk | contribs) at 14:36, 13 August 2019 (replace script use mwloader). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
mw.loader.load('//en.wikipedia.org/w/index.php?title=User%3ATimotheus_Canens%2Fspihelper.js&action=raw&ctype=text/javascript'); //[[User:Timotheus Canens/spihelper.js]]
mw.loader.load('//en.wikipedia.org/w/index.php?title=User%3AWrit_Keeper%2FScripts%2FmarkBlocked.js&bcache=1&maxage=259200&action=raw&ctype=text/javascript');//[[User:Writ Keeper/Scripts/markBlocked.js]]
mw.loader.load('//en.wikipedia.org/w/index.php?title=User%3AAhecht%2FScripts%2Fpageswap.js&action=raw&ctype=text/javascript'); //[[User:Ahecht/Scripts/pageswap.js]]
mw.loader.load('//en.wikipedia.org/w/index.php?title=User%3AWrit_Keeper%2FScripts%2FcuStaleness.js&action=raw&ctype=text/javascript'); //[[User:Writ Keeper/Scripts/cuStaleness.js]]
mw.loader.load('//en.wikipedia.org/w/index.php?title=User%3ASam+Sailor%2FScripts%2FSagittarius%2B.js&action=raw&ctype=text/javascript'); //[[User:Sam Sailor/Scripts/Sagittarius+.js]]
mw.loader.load('//en.wikipedia.org/w/index.php?title=User%3ADannyS712%2FAjaxRollback.js&action=raw&ctype=text/javascript');//[[User:DannyS712/AjaxRollback.js]]
/* Automatically tick the "Move subpages" option when moving pages.*/
var moveSubpagesBox = document.getElementsByName("wpMovesubpages")[0];
if (moveSubpagesBox !== undefined) {
  moveSubpagesBox.checked = true;
}