User:Canderous/monobook.js

From EditThis.info

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

Revision as of 18:13, 8 March 2007

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