This is an old revision of this page, as edited by Ferret(talk | contribs) at 17:52, 15 July 2016(Switching archive tools). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.Revision as of 17:52, 15 July 2016 by Ferret(talk | contribs)(Switching archive tools)
Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with "importScript", "mw.loader.load", "iusc", or "lusc", take note that this causes you to dynamically load a remote script, which could be changed by others. Editors are responsible for all edits and actions they perform, including by scripts. User scripts are not centrally supported and may malfunction or become inoperable due to software changes. A guide to help you find broken scripts is available. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. This code will be executed when previewing this page.
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.
//importScript('User:Equazcion/OneClickArchiver.js'); // Backlink: [[User:Equazcion/OneClickArchiver.js]]importScript('User:Σ/Testing facility/Archiver.js');// Backlink: [[User:Σ/Testing facility/Archiver]]importScript('User:Jackmcbarn/editProtectedHelper.js');// Linkback: [[User:Jackmcbarn/editProtectedHelper.js]]importScript('User:Kephir/gadgets/rater.js');// [[User:Kephir/gadgets/rater]]importScript('User:Mr. Stradivarius/gadgets/ConfirmRollback.js');// Linkback: [[User:Mr. Stradivarius/gadgets/ConfirmRollback.js]]importScript('User:Ohconfucius/script/MOSNUM dates.js');// [[User:Ohconfucius/script/MOSNUM dates.js]]ConfirmRollback={watchlist:"hide",recentchanges:"hide",relatedchanges:"hide",contributions:"confirm",history:"confirm",diff:"allow"}mw.loader.load("https://meta.wikimedia.org/w/index.php?title=User:Zhaofeng_Li/Reflinks.js&action=raw&ctype=text/javascript");// Add [[WP:Reflinks]] launcher in the toolbox on left$(function(){mw.util.addPortletLink("p-interaction",// toolbox portlet"/wiki/Special:RecentChangesLinked/User:Ferret/WPVG Article List","WP:VG Watchlist"// link label)mw.util.addPortletLink("p-interaction",// toolbox portlet"/wiki/Special:PendingChanges","Pending Changes"// link label)mw.util.addPortletLink("p-interaction",// toolbox portlet"/wiki/User:AnomieBOT/SPERTable","Edit Requests"// link label)});