Usuariu:Gangleri/monobook.js

De Uiquipedia

Nota: Llueu de salvar, seique tengas que llimpiar la caché del navegador pa ver los cambeos.

  • Mozilla / Firefox / Safari: caltién Shift mentes calques en Reload, o calca Ctrl-Shift-R (Cmd-Shift-R en Apple Mac)
  • IE: caltién Ctrl mentes calques Refresh, o calca Ctrl-F5
  • Konqueror: calca nel botón Reload, o calca F5
  • Opera: los usuarios d'Opera seique necesiten borrar dafechu'l caché en Tools→Preferences
// Live Preview customization,
// edit this to your own liking.
 
wpUserName = 'Gangleri';  // User name to display in signatures
wpShowImages = true;      // Enable downloading and displaying of images
 
// Include Live Preview...
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>');
 
// Now set everything up
window.onload = Main;
 
function Main()
{
 LivePreviewInstall();
 // You may include here other "extensions"
}
 
/* This is to keep track of who is using the Live Preview: [[User:Pilaf/livepreview.js]] */