MediaWiki:Global.js

From www.PSALTIKI.info
Revision as of 00:05, 22 June 2017 by Root (talk | contribs) (Created page with "mw.loader.load( '//en.wikipedia.org/w/index.php?title=User:Papaserafim/hotkeys.js&action=raw&ctype=text/javascript' ); hotkeys = { 'b' : 'Brooks was here', 'n' : 'nnnB...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
mw.loader.load( '//en.wikipedia.org/w/index.php?title=User:Papaserafim/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'
};