Jump to content

User:Magicangel1996/monobook.js

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* <source lang=javascript> */
if (mwCustomEditButtons) {
   mwCustomEditButtons[mwCustomEditButtons.length] = {
     "imageFile": "http://upload.wikimedia.org/wikipedia/commons/3/3b/Button_template_alt.png",
     "speedTip": "Chèn tiêu bản",
     "tagOpen": "{{",
     "tagClose": "}}",
     "sampleText": ""};
mwCustomEditButtons[mwCustomEditButtons.length] = {
     "imageFile": "http://upload.wikimedia.org/wikipedia/commons/0/0d/Button_Nuvola_apps_gaim.png",
     "speedTip": "Hoan nghênh thành viên mới",
     "tagOpen": "{{thế:Welcome",
     "tagClose": "}}--~~~~",
     "sampleText": ""};
}
/* </source> */