Combined display of all available logs of Fiend's Outlands Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:52, 2 May 2025 Fiend talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: document.addEventListener('DOMContentLoaded', function () { document.querySelectorAll('p, li, td, th').forEach(function (el) { el.innerHTML = el.innerHTML.replace(/`([^`]+)`/g, '<code>$1</code>'); }); });")