MediaWiki:Vector.js

From www.PSALTIKI.info
Revision as of 17:09, 21 June 2017 by Root (talk | contribs)
Jump to: navigation, search
/* Any JavaScript here will be loaded for users using the Vector skin */

importScript("//localhost:8001/wiki/MediaWiki:Hotkeys.js");
hotkeys = {
    'b' : 'Brooks was here',
    'l' : '',
    's' : '§',
    't' : '{| class="wikitable"\n! header\n! header\n|-\n| data\n| data\n|}\n'
};