Difference between revisions of "User:T burnout/common.js"
From Hobowars Wiki
m (cleaned) |
m (yap) |
||
(10 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 "});