| Author | bradvđ |
|---|---|
| Status | Release |
| First released | September 6, 2020 |
| 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.
Usage
editTo use the script, add the following to your common or skin-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.