User:Loafing/monobook.js
From Homestar Runner Wiki
Note: After saving, you may have to bypass your browser's cache to see the changes.
- Mozilla / Firefox: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac)
- Safari: press Cmd-Option-E
- IE: hold Ctrl while clicking Refresh, or press Ctrl-F5
- Konqueror: simply click the Reload button, or press F5
- Opera users may need to completely clear their cache in Tools→Preferences.
mwCustomEditButtons[mwCustomEditButtons.length] =
{
"imageFile": 'http://upload.wikimedia.org/wikipedia/commons/8/83/Button_encrypted.png',
"speedTip": 'please login',
"tagOpen": "{" + "{subst:pleaselogin|version=[",
"tagClose": "]}} ~~" + "~~",
"sampleText": "link to latest version of page before reversion"
}
mwCustomEditButtons[mwCustomEditButtons.length] =
{
"imageFile": 'http://upload.wikimedia.org/wikipedia/commons/2/2b/Button_plume_1.png',
"speedTip": 'signing for newbs',
"tagOpen": "{" + "{subst:signing}} ~~" + "~~",
"tagClose": "",
"sampleText": ""
}
mwCustomEditButtons[mwCustomEditButtons.length] =
{
"imageFile": 'http://upload.wikimedia.org/wikipedia/commons/2/2a/Button_examine.png',
"speedTip": 'show preview',
"tagOpen": "{" + "{subst:showpreview}} ~~" + "~~",
"tagClose": "",
"sampleText": ""
}
mwCustomEditButtons[mwCustomEditButtons.length] =
{
"imageFile": 'http://upload.wikimedia.org/wikipedia/commons/7/74/Button_comment.png',
"speedTip": 'use summary',
"tagOpen": "{" + "{subst:usesummary}} ~~" + "~~",
"tagClose": "",
"sampleText": ""
}
mwCustomEditButtons[mwCustomEditButtons.length] =
{
"imageFile": 'http://upload.wikimedia.org/wikipedia/commons/e/ec/Button_aviso_borrado.png',
"speedTip": 'test notice',
"tagOpen": "{" + "{subst:test|diff=[",
"tagClose": "]}} ~~" + "~~\n",
"sampleText": "link to diff"
}
mwCustomEditButtons[mwCustomEditButtons.length] =
{
"imageFile": 'http://upload.wikimedia.org/wikipedia/commons/9/9d/Button_halt.png',
"speedTip": 'block warning',
"tagOpen": "{" + "{subst:blockwarning|subst=subst:",
"tagClose": "}} ~~" + "~~",
"sampleText": "|test=true"
}
