Jump to content

User:Transity/vector.js

From Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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:TheDJ/Gadget-HotCat.js');
importScript('User:Mr.Z-man/refToolbar.js');
 
if( typeof( TwinkleConfig ) == 'undefined' ) TwinkleConfig = {};
TwinkleConfig.showRollbackLinks  = [ 'diff', 'others', 'mine', 'contribs'];
TwinkleConfig.summaryAd = "";
TwinkleConfig.deletionSummaryAd = "";
TwinkleConfig.showSharedIPNotice = false;
TwinkleConfig.watchRevertedPages = [];
TwinkleConfig.watchWarnings = false;
TwinkleConfig.protectionSummaryAd = "";
 
importScript('User:AzaToth/twinkle.js');
 
// [[User:Lupin/popups.js]]
popupFixDabs=true;
importScript('User:Lupin/popups.js');
 
// Highlight admin names
importScript('User:Ais523 non-admin/adminrights.js');
 
 
// Change ISBN links to point to the url of your choice, instead of Special:Booksources.
// See [[Wikipedia:WikiProject User scripts/Scripts/Set Book Source]] for explanations
var magicURL = "http://www.amazon.com/exec/obidos/ASIN/MAGICNUMBER/wikipedia08-20";
importScript('User:Lunchboxhero/externISBN.js');
 
// Add CitationBot Toolbar Widget
importScript('User:Smith609/toolbox.js');
 
// WikiProject Articles for Creation widget
importScript ('User:Henrik/js/afc-helper.js');
 
// New Page Patrol Tool
importScript('User:TheJosh/Scripts/NewPagePatrol.js');
npp_enabled = false;
npp_num_pages = 20;
npp_refresh = 10;
npp_num_idle_req = 120;