MediaWiki:Global.js

From www.PSALTIKI.info
Jump to: navigation, search
/*
mw.loader.load( '//localhost:8001/index.php?title=User:Root/hotkeys.js&action=raw&ctype=text/javascript' );
hotkeys = {
    'b' : 'Brooks was here',
    'n' : 'nnnBrooks was here',
    'l' : '',
    's' : '§',
    't' : '{| class="wikitable"\n! header\n! header\n|-\n| data\n| data\n|}\n'
};
*/