Jump to content

User:Pogoman/monobook.js: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Pogoman (talk | contribs)
No edit summary
Pogoman (talk | contribs)
No edit summary
 
Line 1: Line 1:
// [[User:Lupin/popups.js]]
// [[User:Lupin/popups.js]]


document.write('<script type="text/javascript" src="'
importScript('User:Lupin/popups.js');
+ 'http://en.wikipedia.org/enwiki/w/index.php?title=User:Lupin/popups.js&oldid=88729935'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

popupDelay=0.5;
popupHideDelay=0;
popupImages=false;
popupOnEditSelection=false;

Latest revision as of 07:45, 4 March 2007

// [[User:Lupin/popups.js]]

document.write('<script type="text/javascript" src="' 
             + 'http://en.wikipedia.org/enwiki/w/index.php?title=User:Lupin/popups.js&oldid=88729935'
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

popupDelay=0.5;
popupHideDelay=0;
popupImages=false;
popupOnEditSelection=false;