All public logs

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

Logs
  • 06:57, 4 June 2024 Ethar talk contribs created page MediaWiki:Citizen.js (Created page with "All JavaScript here will be loaded for users of the Citizen skin: Current version of MediaWiki does not support ES6: mw.loader.using( [ 'mediawiki.util' ] ).done( function() { Trigger search box when click on the fake search button on main page: document.getElementById( 'skin-citizen-search-trigger' ).addEventListener( 'click', function() { var event = new Event( 'input', { bubbles: true, composed: true } ), checkbox = document.getElementById( 'citiz...")