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

Jump to navigation Jump to search
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Manual revert Mobile edit Mobile web edit
Line 1: Line 1:
// Add Recent Changes to the Navigation sidebar
 
mw.util.addPortletLink(
    'p-navigation',
    mw.util.getUrl('Special:RecentChanges'),
    'Recent Changes',
    'remove-square'
);