User:Zondor/monobook.js
From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Mozilla/Safari: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Internet Explorer: press Ctrl-F5, Opera/Konqueror: press F5.
// [[User:Pilaf/livepreview.js]] wpUserName = 'Zondor'; // User name to display in signatures wpShowImages = true; // Enable downloading and displaying of images document.write('<script type="text/javascript" src="http://en.wikipedia.org/w/index.php?title=User:Pilaf/livepreview.js&action=raw&ctype=text/javascript&dontcountme=s"></script>'); window.onload = Main; function Main() { LivePreviewInstall(); }