All public logs
Jump to navigation
Jump to search
Combined display of all available logs of MB Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 07:48, 10 December 2025 Ais talk contribs created page MediaWiki:Gadgets/mpEditLinks/main.js (Created page with "$.when( $.ready ) .then(function(){ if(!document.getElementById('mp-container')) return; page is not using IMP: if(!mw.config.get('wgIsProbablyEditable')) return; user does not have permission to edit the page: var rootpage = document.getElementById('mp-container').dataset['rootpage']; // Get the rootpage passed from the main page module, so we don't need to make an API call /* generate the links here instead of in the wikitext, so that users who can't...")