Combined display of all available logs of GScripts. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 07:16, 29 March 2025 Veza talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: $(document).ready(function() { $('.mw-collapsible').on('click', function() { $('.mw-collapsible').not(this).addClass('mw-collapsed'); }); });")