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

From YTMND
Jump to: navigation, search
(Checking if Wikipedia popups can work over here.)
 
 
(9 intermediate revisions by one user not shown)
Line 1: Line 1:
// [[w:User:Lupin/popups.js]]    
+
// [[:w:en:User:Lupin/popups.js]]
  
document.write('<script type="text/javascript" src="'        
+
document.write('<script type="text/javascript" src="'  
+ 'http://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js'      
+
            + 'http://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js'  
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
+
            + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

Latest revision as of 05:56, May 14, 2007

// [[:w:en: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>');