| Author | bradv🍁 |
|---|---|
| Status | Stable |
| First released | September 6, 2020; 5 years ago (2020-09-06) |
| Browsers | All modern browsers |
| Skins | Vector, Vector 2022, Minerva, Timeless, Monobook, Modern, Cologne Blue |
| Source | User:Bradv/Scripts/ExpandDiffs.js |
User:Bradv/Scripts/ExpandDiffs.js allows for diffs to be loaded inline on history, contributions, and recent changes pages.
To use the script, add the following to yourcommon orskin-specific Javascript file.
importScript('User:Bradv/Scripts/ExpandDiffs.js');// Backlink: [[User:Bradv/Scripts/ExpandDiffs.js]]
Once installed, an arrow will be shown to the left of each entry that can be expanded. There is also a new menu item at the top of the page called "Expand diffs" which will automatically retrieve and expand the first 50 diffs on a page.