Note: After saving, changes may not occur immediately. Click here to learn how to bypass your browser's cache.
  • Mozilla / Firefox / Safari: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac);
  • Internet Explorer: 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.
//interface scripts
import_script('User:Whiteknight/links.js');
//import_script('User:Whiteknight/switcher.js');

//Gadget Scripts

//import_script('User:Whiteknight/gadgetscore.js');
//import_script('User:Whiteknight/designer.js');
//import_script('User:Whiteknight/bookpage.js');
//import_script('User:Whiteknight/pageheading.js');
//import_script('User:Whiteknight/designer3.js');
//import_script('User:Whiteknight/printversion.js');
//import_script('User:Whiteknight/categorize.js');
//import_script('User:Whiteknight/remotetalk.js');
//import_script('User:Whiteknight/editinsert.js');

//Other
//import_script('User:Pediapress/collection-parser.js');

$(function () {
  mw.util.addPortletLink('p-cactions', mw.config.get('wgServer') + mw.config.get('wgScript') + "?title=" + wgPageName + "&action=raw", 'raw', 'ca-getraw', null, null);
});