Difference between revisions of "MediaWiki:Gadget-funkyGadget.js"
From HTC-as-a-Service, KISTI
(Created page with "mw.log("Hello, again"); debugger; mw.util.addPortletLink( 'p-cactions', 'https://www.mediawiki.org/wiki/RL/DM#mediaWiki.util', 'mw.util docs' ); mw.log( $.colorUtil.getRGB...") |
(No difference)
|
Latest revision as of 02:21, 1 July 2013
mw.log("Hello, again");
debugger;
mw.util.addPortletLink(
'p-cactions',
'https://www.mediawiki.org/wiki/RL/DM#mediaWiki.util',
'mw.util docs'
);
mw.log( $.colorUtil.getRGB( 'red' ) );
mw.log("Good bye");