All public logs

Jump to navigation Jump to search

Combined display of all available logs of Runecraft Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 09:27, 10 May 2024 Zanforian talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: * * Page loader * * Allows a page to be downloaded and displayed on demand. * Use with Template:LoadPage and Template:LoadBox: ( function() { var $loadPage = $wikipageContent.find( '.load-page' ); if ( !$loadPage.length ) { return; } // We need the spinner to show loading is happening, but we don't want // to have a delay while the module downloads, so we'll load this now...")