User:~tl/monobook.js: Difference between revisions

Content deleted Content added
~tl (talk | contribs)
Created page with 'if (mwCustomEditButtons) { mwCustomEditButtons[mwCustomEditButtons.length] = { "imageFile": "/wiki/skins/common/images/button_sig.png", "speedTip": "Cu...'
 
m moved User:Tomlevens/monobook.js to User:~tl/monobook.js: Automatically moved page while renaming the user "Tomlevens" to "~tl"
 
(3 intermediate revisions by one other user not shown)
Line 1:
if (mwCustomEditButtons) {
mwCustomEditButtons[mwCustomEditButtons.length] = {
"imageFile": "/wiki/skins/common/images/button_sig.png",
"speedTip": "Custom signature with timestamp",
"tagOpen": " &rarr; [[User:Tomlevens|tomlevens]] <small>([[User talk:Tomlevens|talk]] &bull; [[Special:Contributions/Tomlevens|contribs]])</small> ~" + "~" + "~" + "~" + "~",
"tagClose": "",
"sampleText": ""};
}