Main public logs
More actions
Combined display of all available logs of MangaDex Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:18, 21 April 2026 Bartolumiu talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: --- Auto-Generate MangaDex Role Badges ---: mw.loader.using(['mediawiki.api']).then(function () { // 1. Get the username of the profile being viewed var targetUser = mw.config.get('wgRelevantUserName'); // 2. Stop if we aren't looking at a User page if (!targetUser) return; // 3. Ask the database for their true, unfakeable groups var api = new mw.Api(); api.g...")