MediaWiki:Common.js
From CFGparadigms
(Difference between revisions)
Revision as of 17:23, 1 April 2010
/* Any JavaScript here will be loaded for all users on every page load. */ var button = { "imageFile": "images/5/56/Button_big.png", "speedTip": "big text", "tagOpen": "<big>", "tagClose": "</big>", "sampleText": "big text" }; mwCustomEditButtons.push(button);