User:Root/vector.js

From www.PSALTIKI.info
< User:Root
Revision as of 11:33, 21 June 2017 by Root (talk | contribs)
Jump to: navigation, search
importScript("User:Root/hotkeys.js");
mw.loader.load( '//localhost:8001/index.php?title=User:Root/hotkeys.js&action=raw&ctype=text/javascript' ); 
/* importScriptURI("//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'
}