User:Monster Domosed/common.js: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
 
// Add Recent Changes to the Navigation section
mw.util.addPortletLink(
    'p-navigation',
    mw.util.getUrl('Special:RecentChanges'),
    'Recent Changes',
    'n-recentchanges'
);