User:Canderous/monobook.js
From EditThis.info
(Difference between revisions)
m |
|||
| (3 intermediate revisions not shown) | |||
| 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:Canderous/editcount.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>'); } | |
Current revision as of 20:23, 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://www.editthis.info/wiki/User:Canderous/editcount.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); }
