Combined display of all available logs of Friction Design Archive. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:40, 21 November 2025 Hmiguel talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: // Test if JavaScript is loading console.log('MediaWiki:Common.js is loaded!'); // Wait for the document to be fully ready jQuery(function($) { // Check if the button exists on the page var button = document.getElementById('trigger-citizen-search'); if (!button) { console.log('Search button not found.'); return; } // Add the click event listener button.ad...")