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

Content deleted Content added
whitelisting per User:GoingBatty
Line 638:
function addLinks() {
 
var add = mw.util.addPortletLink;function() {
return mw.util.addPortletLink.apply(mw.util, arguments);
};
$( add('p-tb', '#', 'Add REFTAGS', 's-reftags', 'Insert missing ref tags', '', '') ).click(prevDef).click(Ohc_add_ref_tags);
$( add('p-tb', '#', 'CITE name', 's-citename', 'gives names to all citations', '', '') ).click(prevDef).click(ohc_ref_names);