Main public logs
More actions
Combined display of all available logs of Soundtest.FM Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:30, 24 October 2025 Nickno talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: mw.loader.using( ['ext.wikiEditor', 'ext.CodeMirror'] ).then( function () { // Wait for the Page Forms DOM to fully render $(document).on('pfFormLoaded', function () { var $freeText = $('#free_text'); if ($freeText.length && !$freeText.data('wikiEditor')) { // Initialize CodeMirror (syntax highlighting) if (mw.config.get('wgCodeMirrorEn...")