Jump to content

User:Technical 13/Scripts/Edit counter

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Technical 13 (talk | contribs) at 15:40, 3 October 2013 (" | updated = {{SUBST:#time: F j, Y}}" UPDATED TODAY!). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Browser/skin compatibility table
Browser\Skin Vector MonoBook Modern Cologne Blue
Chrome 29 untested untested untested untested
FireFox 24 Works untested untested untested
FireFox 23 untested untested untested untested
IE 7 untested untested untested untested
Opera 12.16 untested untested untested untested
Opera 16 untested untested untested untested
Safari 5 untested untested untested untested
Edit counter
Author(s)Technical 13
StatusStable
UpdatedOctober 3, 2013
BrowsersFirefox 24
SkinsVector
SourceUser: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.

[[?title=User_talk:Technical_13/Scripts/Edit_counter&action=edit&section=new&preloadtitle=Bug+Report+%7B%7Bsubst%3A%23time%3Ad+M+Y%7Cnow%7D%7D Report a bug |?title=User_talk:Technical_13/Scripts/Edit_counter&action=edit&section=new&preloadtitle=Bug+Report+%7B%7Bsubst%3A%23time%3Ad+M+Y%7Cnow%7D%7D Report a bug]] [[?title=User_talk:Technical_13/Scripts/Edit_counter&action=edit&section=new&preloadtitle=Feature+Request+%7B%7Bsubst%3A%23time%3Ad+M+Y%7Cnow%7D%7D Request a feature |?title=User_talk:Technical_13/Scripts/Edit_counter&action=edit&section=new&preloadtitle=Feature+Request+%7B%7Bsubst%3A%23time%3Ad+M+Y%7Cnow%7D%7D Request a feature]]

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...
  • Un-tested at this time
This is confirmed to not work on the following WMF sites...
  • NONE

Step two

Once you have saved the above to your common.js, you will have to WP:BYPASS your cache to see the effects.