User:Suffusion of Yellow/filterDiff

{{infobox user script

| name = filterDiff

| desc = Adds a "Show changes" button to AbuseFilter pages

| author = Suffusion of Yellow

| updated = {{start date and age|2021|03|21}}

| status = Beta

| released = {{start date and age|2021|03|21}}

| version =

| source = User:Suffusion of Yellow/filterDiff.js

| skins = Tested with MonoBook and Vector

| browsers = Tested with Firefox and Chromium

| logo =

| screenshot =

| screenshot-caption =

}}

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

Add 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

{{User:Suffusion of Yellow/ScriptsNav}}