Jump to content

User:Scott3/monobook.js: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Scott3 (talk | contribs)
No edit summary
Scott3 (talk | contribs)
No edit summary
Line 7: Line 7:


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



document.write('<script type="text/javascript" src="'
document.write('<script type="text/javascript" src="'

Revision as of 02:46, 6 September 2006

//Interiot's javascript edit counter
if (document.title.indexOf('User:Interiot/Tool2/code.js') != -1) {
  document.write('<script type="text/javascript" src="' 
    + 'http://en.wikipedia.org/w/index.php?title=User:Interiot/Tool2/code.js' 
    + '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); }


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