User:Chlod/Scripts/InfringementAssistant
Appearance
< User:Chlod | Scripts
This Wikipedia page has been superseded by User:Chlod/Scripts/Deputy/InfringementAssistant (since 30 August 2022) and is retained primarily for historical reference. |
Author(s) | Chlod |
---|---|
Status | still beta, might break |
Updated | November 21, 2021 |
Browsers | Not Internet Explorer 11 (i.e. supports ES6) |
Skins | All skins |
Source | User:Chlod/Scripts/InfringementAssistant.js |
Infringement Assistant (or IA, not to be confused with Internet Archive or Interface administrator) allows users to graphically hide a page (or parts of a page) for suspected copyright violations, and automatically report the page to the current Copyright problems noticeboard.
Dedicated to the hardworking WikiProject Copyright Cleanup members.
Installation
[edit]To install the script, add this to your common.js file.
mw.loader.load( '/w/index.php?title=User:Chlod/Scripts/InfringementAssistant.js&action=raw&ctype=text/javascript' ); // Backlink: [[User:Chlod/Scripts/InfringementAssistant.js]]
Source
[edit]The source can be found at User:Chlod/Scripts/InfringementAssistant.js. The script is dual-licensed under the CC BY-SA 3.0 License and the Apache License 2.0. The source code is available at https://github.com/ChlodAlejandro/infringement-assistant.
Discussion
[edit]You may visit my talk page if you have any concerns.