Difference between revisions of "MediaWiki:Common.js"

From WOI Encyclopedia Italia
Jump to navigation Jump to search
m
m (Blanked the page)
Line 1: Line 1:
var mwCustomEditButtons = [];
+
 
if (mwCustomEditButtons) {
 
mwCustomEditButtons[mwCustomEditButtons.length] = {
 
    "imageFile": "/wiki/skins/common/images/button_bold.png",
 
    "speedTip": "Bold Text",
 
    "tagOpen": "\'\'\'",
 
    "tagClose": "\'\'\'",
 
    "sampleText": "Bold Text"
 
};
 
}
 

Revision as of 22:09, 27 September 2009