User:Ohconfucius/script/Sources.js: Difference between revisions

Content deleted Content added
format
er rem test button (thanks batty)
Line 543:
 
var add = mw.util.addPortletLink;
$( add('p-tb', '#', 'CITE name', 's-citename', 'gives names to all citations', '', '') ).click(prevDef).click(ohc_ref_names);
$( add('p-tb', '#', 'Linkspam', 's-linkspam', 'removes linkspam in running text', '', '') ).click(prevDef).click(Ohc_linkspam_driver);
$( add('p-tb', '#', 'Unlink source name', 's-unlink', 'Unlinks source', '', '') ).click(prevDef).click(Ohc_sourceunlink);