User:CWii/JB2script.js: Difference between revisions

Content deleted Content added
CWii (talk | contribs)
Variables weren't being passed
CWii (talk | contribs)
Script is ready for production
Line 1:
function jb2script () {
//if( wgNamespaceNumber == 6 ) {
addPortletLink( 'p-cactions', "javascript:jb2script.callback()", "JB2", "jb2script", "Tag for moval by John Bot II", "");
//}
}
addOnloadHook(jb2script);