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: | + | 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: | + | + '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>'); }
