User:DannyS712/AjaxRollback

From WikiProjectMed
Jump to navigation Jump to search
Ajax Rollback
DescriptionTurn all [rollback] links in any page into Ajax rollback links
StatusStable
First releasedDecember 10, 2018; 5 years ago (2018-12-10)
Version1.1
Skin supportVector
SourceUser:DannyS712/AjaxRollback.js


This is a script for turning all [rollback] links in any page into Ajax rollback links. (Modified from User:BenjaminWillJS/AjaxRollback.js which no longer works)

Why I should use this?

  • Faster!
  • Reduce the traffic travel
  • Does not require to open a new window
Importation

This script can be imported to skin.js or common.js by adding:
importScript('User:DannyS712/AjaxRollback.js'); // [[User:DannyS712/AjaxRollback.js]]
or
{{subst:Iusc|User:DannyS712/AjaxRollback.js}}