Main public logs

Jump to navigation Jump to search

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

Logs
  • 21:54, 16 December 2025 ICEListAdmin6 talk contribs created page MediaWiki:Mobile.js (Created page with "All JavaScript here will be loaded for users of the mobile site: ( function () { if ( mw.config.get( 'skin' ) !== 'minerva' ) { return; } function addLinks() { var menu = document.querySelector( '.menu' ); if ( !menu ) { return; } var ul = document.createElement( 'ul' ); ul.className = 'mobile-custom-links'; var links = [ { title: 'Home', href: mw.util.getUrl( 'Main Page' ) }, { title: 'All Agents', href: mw.util.getUrl( 'Category:Agent'...")