User:Mvolz/displayContributions

displayContributions is a user script by User:Mvolz that displays your edit count in your user info bar.

This is what the top bar will look like after installation


Installation

edit

On English Wikipedia

edit

Add the following code to Special:MyPage/common.js or Special:MyPage/skin.js:

importScript("User:Mvolz/displayContributions.js");

Install globally on all wikis

edit

Add the following code to meta:Special:MyPage/global.js:

importScript("User:Mvolz/setLanguageToEn.js");

Source code

edit

The source code is available at User:Mvolz/displayContributions.js.

Any questions?

edit

If you have any questions, please leave a message on my talk page.