Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac); IE: hold Ctrl while clicking Refresh, or press Ctrl-F5; Konqueror: simply click the Reload button, or press F5; Opera users may need to completely clear their cache in Tools→Preferences. — More skins

//
//importScript('User:Bawolff/sandbox/readyAlert.js');
//importScript('User:Bawolff/mwapilib2.js');
//addOnloadHook(function () {alert('api=' + api + ' Bawolff=' + Bawolff)});
//var useFancyVectorDropdown = true;

//alert("Is this even being read by konq?");
//to ease debug on non-firefox browsers (like konq which does not support js urls in the location bar).
/*addOnloadHook(function () {addPortletLink('p-tb', 'javascript:var toEval = true;while(toEval !== null) {toEval = prompt("Type js to eval", toEval);alert(eval(toEval))}void 0;' ,'js Eval')});
*/

/*importScript('User:Bawolff/sandbox/wiktLookupDevelopment.js');
if (!window.wiktLookup) wiktLookup = {};
wiktLookup.mode = 'bottom';
wiktLookup.showWord = 'bold';
wiktLookup.count=3;*/