Main public logs
More actions
Combined display of all available logs of Obby Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 23:06, 23 November 2025 Wlft talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: replace index.php?title= with /wiki/ in Related Articles: mw.loader.using(['mediawiki.util'], function () { 'use strict'; function fixRelatedLinks($container) { var $links = $container.find('a[href*="/index.php?title="]:not([data-seo-fixed])'); $links.each(function () { var $this = $(this); var href = $this.attr('href');...")