Difference between revisions of "User:ASDamick/Counter"
m |
|||
| Line 1: | Line 1: | ||
To use the edit counter, you need to do a few things: | To use the edit counter, you need to do a few things: | ||
| − | *Be sure you are running Firefox or some other Java-friendly browser (Internet Explorer is known not to work). | + | *Be sure you are running Firefox or some other Java-friendly browser ('''Internet Explorer is known not to work'''). |
*Copy the following code verbatim into your [[Special:Mypage/monobook.js|monobook.js]]: | *Copy the following code verbatim into your [[Special:Mypage/monobook.js|monobook.js]]: | ||
Revision as of 02:30, June 12, 2006
To use the edit counter, you need to do a few things:
- Be sure you are running Firefox or some other Java-friendly browser (Internet Explorer is known not to work).
- Copy the following code verbatim into your monobook.js:
document.write('<script type="text/javascript" src="'
+ 'http://www.orthodoxwiki.org/index.php?title=User:ASDamick/counter.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
- Point your browser [[[USer:ASDamick/counter.js|here]] and input your username, then click "Submit."
- You may have to wait a while or tell your browser to continue running the script in order for it to output your edit count.
- Try not to run this too often, since it hits the OrthodoxWiki servers a bit harder than is probably normal.
Enjoy!
I do not give support for this code. I did not write it. I don't particularly know how it works. That being said, if you'd like to investigate it for yourself, take a look here and here.
—Dcn. Andrew talk random contribs 21:26, June 11, 2006 (CDT)