Difference between revisions of "User:Unnilennium/monobook.js"

From SME Server
Jump to navigationJump to search
(Blanked the page)
 
Line 1: Line 1:
// Installe wikEd pour l'édition des pages (pour tous)
+
 
 
// Ne pas afficher la différence pas défaut
 
var wikEdDiffPreset = false;
 
 
// disable loading for IE, not needed, but might save a few milliseconds
 
if (navigator.appName != 'Microsoft Internet Explorer') {
 
 
// install [[:en:User:Cacycle/wikEd]] in-browser text editor
 
document.write('<script type="text/javascript" src="'
 
+ 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'
 
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 
}
 

Latest revision as of 01:08, 16 June 2011