Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Winsaa. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 02:17, 13 June 2025 Vinitha talk contribs created page MediaWiki:Common.js (Created page with "// START: Add favicon to head: $(document).ready(function () { $('head').append('<link rel="icon" href="/favicon.ico" type="image/x-icon">'); $('head').append('<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">'); }); // END: Add favicon to head: // === Auto-fill missing alt and title for images using image title/description - START === $(document).ready(function () { $('#mw-content-text img').each(function () { var img = $(thi...")