User:Moswento/vector.js

Source: Wikipedia, the free encyclopedia.
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:Lupin/recent2.js')	
importScript('User:Topbanana/RLRL_SR_Utility.js');
importScript('User:Shubinator/DYKcheck.js'); //DYKcheck tool
importScript("User:Smith609/toolbox.js");
importScript('User:Timotheus Canens/afchelper4.js'); // Yet another AfC helper script v4.
importScript('User:Ais523/watchlistnotifier.js'); // Watchlist notifier
importScript('User:Equazcion/ContribsTabVector.js'); //[[User:Equazcion/ContribsTabVector]]
importScript('User:Cameltrader/Advisor.js');
importScript('User:Equazcion/CatListMainTalkLinks.js'); //Linkback: [[User:Equazcion/CatListMainTalkLinks]]
importScript('User:Odie5533/GoogleLinks.js');
importScript('User:Dr_pda/prosesize.js'); //[[User:Dr_pda/prosesize.js]];
importScript('User:Qwertyytrewqqwerty/DisamAssist.js'); // Backlink: [[User:Qwertyytrewqqwerty/DisamAssist.js]]

addOnloadHook(function() {
mw.util.addPortletLink('p-cactions','http://www.google.com/custom?safe=off&client=google-coop-np&cof=FORID%3A13%3BAH%3Aleft%3BCX%3AWikipedia%2520Reference%2520Search%3BL%3Ahttp%3A%2F%2Fwww.google.com%2Fintl%2Fen%2Fimages%2Flogos%2Fcustom_search_logo_sm.gif%3BLH%3A30%3BLP%3A1%3BVLC%3A%23551a8b%3BDIV%3A%23cccccc%3B&hl=en&adkw=AELymgWI8y2IXumBsYsrWXDas7Ojw088fRL26PVA0Vq32jwNIFWZEIoI7-tTcTH-vS8fXH_3IJZz2M48jFoXEIQBjlbgoYnNpt-JK9E9HRXQcdhdmL-Lh_cEPD2_iLmbzbBUQfooa3_7&boostcse=0&cx=007734830908295939403%3Agalkqgoksq0&q=&btnG=Search','Refsearch','ca-Refsearch');
 });
 
addOnloadHook(function() {
 mw.util.addPortletLink('p-cactions','http://infoweb.newsbank.com/signin/PlymouthCity/','News','ca-news');
 });

addOnloadHook(function() {
 mw.util.addPortletLink('p-cactions','http://reftag.appspot.com/','GB ref','ca-gb ref');
 });
 
 addOnloadHook(function() {
 mw.util.addPortletLink('p-cactions','http://books.google.com//','GB','ca-gb');
 });

 addOnloadHook(function() {
 mw.util.addPortletLink('p-cactions','http://www.highbeam.com/','HB','ca-HB');
 });

 addOnloadHook(function() {
 mw.util.addPortletLink('p-cactions','http://infotrac.galegroup.com/itweb/plymlib/','Times','ca-Times');
 });

 addOnloadHook(function() {
 mw.util.addPortletLink('p-cactions','http://www.jstor.org','Jstor','ca-Jstor');
 });
 
 popupFixDabs=true;
 
 
/**
 * Extra buttons in toolbar
 * @stats [[File:Krinkle_InsertWikiEditorButton.js]]
 */
jQuery.getScript('//meta.wikimedia.org/w/index.php?title=User:Krinkle/Scripts/InsertWikiEditorButton.js&action=raw&ctype=text/javascript', function () {
 
        // Reflist
        krInsertWikiEditorButton({
                "id": "mw-customeditbutton-myspecialbutton",
                "icon": "CW",
                "label": "CW",
                "insertBefore": "<ref>{{cite web|url=|title=|publisher=|accessdate= |language=}}</ref>\n\n",
        });

});