User:Wwepro126/diffcur

From BetaArchive Wiki
< User:Wwepro126
Revision as of 17:17, 2 May 2019 by Wwepro126 (talk | contribs) (→‎Usage)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This script adds a "Cur →" link next to the "Next edit →" link on diffs.

Usage

To use the script, add the following to your skin-specific Javascript file or to your common.js. <source lang="javascript"> importScript('User:Wwepro126/diffcur.js'); // Linkback: User:Wwepro126/diffcur.js </source>