| Description | Adds a "Show changes" button to AbuseFilter pages |
|---|---|
| Author | Suffusion of Yellow |
| Status | Beta |
| First released | March 21, 2021 |
| Updated | March 21, 2021 |
| Browsers | Tested with Firefox and Chromium |
| Skins | Tested with MonoBook and Vector |
| Source | User:Suffusion of Yellow/filterDiff.js |
filterDiff adds a "Show changes" button to Special:AbuseFilter pages. It also warns about edit conflicts.
Only changes to the pattern are shown. Changes to the notes and options are not shown.
Installation
editAdd the following line to your common.js:
mw.loader.load( '/w/index.php?title=User:Suffusion_of_Yellow/filterDiff.js&action=raw&ctype=text/javascript' ); // Backlink: [[User:Suffusion of Yellow/filterDiff.js]]