User:Technical 13/Scripts/Edit counter
Appearance
Browser/skin compatibility table
| ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Author(s) | Technical 13 |
---|---|
Status | Stable |
Updated | September 25, 2013 |
Browsers | Firefox 24 |
Skins | Vector |
Source | User:Technical 13/Scripts/Edit counter.js |
This script creates a table with a breakdown of all of your edits by namespace. More details to come.
Using this script
On the English Wikipedia
This script can be imported to your common.js by adding:
importScript( 'User:Technical 13/Scripts/Edit counter.js' );// [[User:Technical 13/Scripts/Edit counter]]
On the other projects of the WMF
This script should also work on other projects of the Wikimedia Foundation. Simply add:
mw.loader.load( '//en.wikipedia.org/w/index.php?title=User:Technical 13/Scripts/Edit counter.js&action=raw&ctype=text/javascript' );//[[User:Technical 13/enwpScripts]]
...to your common.js page on that site.
This is confirmed to work on the following WMF sites...
|
---|
|
This is confirmed to not work on the following WMF sites...
|
---|
|
Step two
Once you have saved the above to your common.js, you will have to WP:BYPASS your cache to see the effects.