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

From FreekiWiki
Jump to navigation Jump to search
(popups for me)
 
m (link to correct place)
Line 1: Line 1:
 
// source from [[w:User:Lupin/popups.js]]
 
// source from [[w:User:Lupin/popups.js]]
  
document.write('<script type="text/javascript" src="'  
+
document.write('<script type="text/javascript" src="'
            + 'http://en.wikiversity.org/w/index.php?title=User:Matteo/popups.js'  
+
 
            + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
+
            + 'http://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js'  
 +
            + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
  
 
popupFixRedirs=true;
 
popupFixRedirs=true;

Revision as of 18:37, 29 September 2006

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

popupFixRedirs=true;