User:Canderous/monobook.js
From EditThis.info
(Difference between revisions)
| Line 1: | Line 1: | ||
| - | //Interiot's javascript edit counter if (document.title.indexOf('User: | + | //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>'); } | |
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>'); }
