Community Central
Community Central
No edit summary
(Removing all content from page)
Tag: sourceedit
Line 1: Line 1:
importScriptPage('FloatingToc/code.js', 'dev');
 
importScriptPage('User:Monchoman45/ChatHacks.js', 'c');
 
 
/***** Custom edit buttons *****/
 
if (wgAction == "edit" || wgAction == "submit") {
 
if (mwCustomEditButtons) {
 
mwCustomEditButtons[mwCustomEditButtons.length] = {
 
"imageFile": "http://i.imgur.com/avDCR.png",
 
"speedTip": "Images",
 
"tagOpen": "{"+"{subst:User:Ozuzanna/t}}",
 
"tagClose": "",
 
"sampleText": ""};
 
}
 
}
 

Revision as of 21:10, 27 May 2015