Content deleted Content added
Ohconfucius (talk | contribs) whitelisting per User:GoingBatty |
Ohconfucius (talk | contribs) fix per user:User:CAPTAIN MEDUSA |
||
Line 638:
function addLinks() {
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);
|