Difference between revisions of "User:T burnout/common.js"
From Hobowars Wiki
(test) |
m (yap) |
||
(28 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | /* | + | /* Extra Buttons */ |
− | + | mw.toolbar.addButton({ | |
− | + | imageId: 'mw-editbutton-bold', | |
− | "imageFile": "http:// | + | "imageFile": "http://upload.wikimedia.org/wikipedia/commons/a/a2/SmallcapsButton.png", |
− | "speedTip": " | + | "speedTip": "lol", |
− | "tagOpen": " | + | "tagOpen": "lololololol", |
− | "tagClose": " | + | "tagClose": "lololololol", |
− | "sampleText": ""}; | + | "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 "});