Wikibooks:Monobook.js/MonobookCompleto.js: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
m rimosso codice non usato
versione 4.5 con command line
Riga 2:
 
/**
* Monobook modulare versione 4.35.0.1
* Derivato dal monobook.js di [[:en:User:Wayward]], basato su [[:en:User:Alphax/monobook.js]]
* Necessita dell'apposito monobook.css
Riga 1 138:
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
// </nowiki></pre>
 
// script "Command line"<br/>
// Vedi [[Utente:Salvatore_Ingala/commandline.js]] di [[Utente:Salvatore_Ingala]]
// <pre><nowiki>
if (toLoad.indexOf(" cmd ")!=-1)
document.write('<script type="text/javascript" src="'
+ 'http://it.wikipedia.org/w/index.php?title=Utente:Salvatore_Ingala/commandline.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
// </nowiki></pre>