Difference between revisions of "User:T burnout/common.js"
From Hobowars Wiki
m (test) |
m (yap) |
||
(25 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | /* Extra Buttons */ | |
+ | mw.toolbar.addButton({ | ||
+ | imageId: 'mw-editbutton-bold', | ||
+ | "imageFile": "http://upload.wikimedia.org/wikipedia/commons/a/a2/SmallcapsButton.png", | ||
+ | "speedTip": "lol", | ||
+ | "tagOpen": "lololololol", | ||
+ | "tagClose": "lololololol", | ||
+ | "sampleText": " huh "}); |
Latest revision as of 08:20, 23 July 2014
/* Extra Buttons */ mw.toolbar.addButton({ imageId: 'mw-editbutton-bold', "imageFile": "http://upload.wikimedia.org/wikipedia/commons/a/a2/SmallcapsButton.png", "speedTip": "lol", "tagOpen": "lololololol", "tagClose": "lololololol", "sampleText": " huh "});