All public logs

From DM Live - the Depeche Mode live encyclopedia for the masses
Jump to navigationJump to search

Combined display of all available logs of DM Live. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:33, 27 May 2025 Majora101 talk contribs created page MediaWiki:Main Page.js (Created page with "mw.loader.using(['mediawiki.util','jquery'], function(util, $) { if ( mw.config.get('wgPageName') === 'Main_Page' ) { // 1) fetch the rendered template HTML… $.get( util.getUrl('MediaWiki:HomepageDraft', { action: 'render' }), function(html) { // 2) replace the wiki content with your custom markup $('#mw-content-text').html(html); }); } });")