Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

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).

Logs
  • 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...")