User:Nigos/scripts/RecentChanges.js: Difference between revisions

Content deleted Content added
m There was a typo
Tags: Mobile edit Mobile web edit
 
(4 intermediate revisions by 2 users not shown)
Line 2:
To use the script, add the following line to Special:MyPage/common.js:
importScript('User:AnchorvaleNigos/scripts/RecentChanges.js');
 
*/
 
// Adapted from User:Omni Flames/PendingChangesLink.js
// You can also access Recent Changes by clicking on the “recent changes” link under “interaction” on the side of the Wikipedia page.
$( document ).ready( function() {