User:Technical 13/Scripts/Edit counter

Edit counter
DescriptionBroken by latest WMF update
fixes and updates soon™
AuthorTechnical 13
Status
Broken
UpdatedJanuary 26, 2021
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

  1. On any project of the WMF
This script can be loaded to your common.js of any project by adding:
/* [[User:Technical 13/Scripts/Edit counter]] */
var editPage = 'Edit count';// Name of the subpage to save this as in your userspace. This is optional and [[/Edit count]] is the default page.
var tableClass = 'collapsible collapsed';// Any classes that you wish to have added to the template. This is optional.
var tableStyle = 'width: 268px;';// Any additional CSS you wish to add to the overall table's appearance. This is optional.
var tableTopStyle = ;// Any additional CSS you wish to add to the table header's appearance, this is useful for collapsed tables.  Feel free to omit this altogether if not setting any style.
mw.loader.load( '//en.wikipedia.org/w/index.php?title=User:Technical_13/Scripts/Edit_counter.js&action=raw&ctype=text/javascript' );
  1. Once you have saved the above to your common.js, you will have to WP:BYPASS your cache on common.js.
  2. Once that has finished reloading, you will also need to WP:BYPASS your cache on your user page.
  3. Once that is finished reloading, you should see a "Edit counter" link in your "Toolbar" section (which you may have to un-collapse) in the sidebar of the vector skin (unsure of its location in other skins at this time).
  4. Click the link and watch it work, the text of the link should change many times in the process of calculating and counting your edits, and will say "Done!" when it has completed (see images below for an idea of what you will see).
  5. Finally, you should be able to load /Edit count (or wherever you set your table to save) and see your new table.
Click to start! Cycles through and counts
edits in each namespace
Does some calculation
and builds the table
You're done and can
navigate to your table
OR
Reload the page to see
the updated transclusion.
⇑ The final product of the table if collapsed ⇑
⇒ Un-collapsing opens up all the data ⇒

A: Your total edit count including deleted edits. ⇒
B: The percent of discrepancy between the reported and counted totals,
     it is believed this represents the percentage of edits deleted. ⇒
C: A link to the diff of the most recent update of the table
     (so you can see exactly what namespaces have changes and by how much). ⇒

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.