User:Canderous/monobook.js
From EditThis.info
(Difference between revisions)
Line 2: | Line 2: | ||
if (document.title.indexOf('User:Interiot/Tool2/code.js') != -1) { | 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:// | + | + 'http://www.editthis.info/wiki/User:Canderous/editcount.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://www.editthis.info/wiki/User:Canderous/editcount.js' + '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); }