Jump to content

User:Epicgenius/sidebar stuff.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Epicgenius (talk | contribs) at 19:37, 15 August 2015 (Reverted to revision 676252219 by Epicgenius (talk): Fix broken script. (TW)). 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.
function addyad(){
          addPortletLink("p-tb","http://tools.wmflabs.org/yadkard/" ,"Yadkard","tb-Yadkard","Yadkard ref filler");
}
 
addOnloadHook(addyad);

function addreftag(){
          addPortletLink("p-tb","http://reftag.appspot.com/" ,"Reftag","tb-Reftag","Reftag for Google Books");
}
 
addOnloadHook(addreftag);

function addlt(){
          addPortletLink("p-tb","http://edwardbetts.com/find_link/" ,"FindLinktool","tb-FindLinktool","Find Link tool");
}
 
addOnloadHook(addlt);

function addcl(){
          addPortletLink("p-tb","http://dispenser.homenet.org/~dispenser/view/Checklinks" ,"Checklinks","tb-Checklinks","Checklinks");
}
 
addOnloadHook(addcl);