Lankide:Gangleri/monobook.js

Wikipedia(e)tik

Oharra: Gorde ondoren zure nabigatzailearen katxea ekidin beharko duzu aldaketak ikusteko. Mozilla / Firefox / Safari: Shift tekla sakatu birkargatzeko momentuan, edo Ctrl-Shift-R sakatu (Cmd-Shift-R Apple Mac baten); IE: Ctrl tekla sakatu birkargatzeko momentuan, edo Ctrl-F5 sakatu; Konqueror:: Birkargatzeko klik egin, edo F5 sakatu, besterik ez; Opera erabiltzaileek Tresnak-Hobespenak atalera jo eta katxea garbitzeko aukera hautatu.

// 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]] */