All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Test Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:09, 21 February 2022 Sakura emad talk contribs created page User:Sakura emad/restorer.js (Created page with "** Restorer **: // Easily restore an older version of a page // Documentation at User:BrandonXLF/Restorer // By User:BrandonXLF $(function() { if (mw.config.get('wgAction') != 'history') return; window.restorerSummary = window.restorerSummary || 'Restored revision $ID by $USER (Restorer)'; function restore(user, revid) { return new mw.Api().postWithEditToken({ action: 'edit', pageid: m...")