EditWarChecker (source) checks the recent history (last 24 hours) of articles for possible edit wars. A traffic light symbol is added to the top-right of the page, on the same line as the title, colour-coded as follows:

Click on the symbol to show the number of reverts, and the number of users reverting.

Note that this is an approximation only, and there may be false-positives or false-negatives. Please check the actual history before taking any actions.

Installation

To install the script, add the line:

((subst:lusc|User:Evad37/EditWarChecker.js))

to Special:MyPage/common.js.

Customisation

You can adjust the number of hours to search through. Add the following line to Special:MyPage/common.js, replacing 24 (the default) with a number between 2 and 72:

EWC_hours = 24;