User:AndrewNeo/monobook.js

From Homestar Runner Wiki

< User:AndrewNeo(Difference between revisions)
Jump to: navigation, search
(Adding JS tools from wikipedia)
m (Doesn't work off the bat, porting will take some work)
 
Line 1: Line 1:
-
// Tools from Wikipedia
 
-
// Popups from [[Wikipedia:User:Lupin/popups.js]]
 
-
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>');
 
-
 
-
// install [[Wikipedia:User:Cacycle/diff]] text diff code
 
-
document.write('<script type="text/javascript" src="'
 
-
  + 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/diff.js'
 
-
  + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 
-
 
-
// install [[Wikipedia:User:Pilaf/Live_Preview]] page preview tool
 
-
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>');
 
-
 
-
// install [[Wikipedia:User:Cacycle/editor]] edit tool
 
-
document.write('<script type="text/javascript" src="'
 
-
  + 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/editor.js'
 
-
  + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 

Current revision as of 06:04, 31 October 2006


Personal tools