Difference between revisions of "User:Root/vector.js"
m |
m |
||
Line 1: | Line 1: | ||
− | + | importScript("User:Root/hotkeys.js"); | |
− | + | /* importScriptURI("//wiki/MediaWiki:hotkeys.js"); */ | |
hotkeys = { | hotkeys = { |
Revision as of 23:55, 12 June 2017
importScript("User:Root/hotkeys.js");
/* 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'
}