User:Canderous/monobook.js

From EditThis.info

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

Revision as of 20:17, 8 March 2007

//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>'); }
Personal tools