Main public logs
Appearance
Combined display of all available logs of ClimateKG. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 08:11, 18 May 2026 Laura talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: * * MediaWiki - Automatisches Einfügen von <div class="figure"> zwischen IMG-Kommentaren * Verwende dies in: MediaWiki:Common.js: ( function() { 'use strict'; // Funktion ausführen, wenn DOM bereit ist if ( document.readyState === 'loading' ) { document.addEventListener( 'DOMContentLoaded', wrapImagesInFigure ); } else { wrapImagesInFigure(); } /** * Findet <!-...")