Special

Main public logs

Combined display of all available logs of Mark Twain in the German Language Press. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 12:05, 11 August 2025 KB talk contribs created page MediaWiki:ArticleOverviewScript.js (Created page with "mw.hook( 'wikipage.content' ).add( ( $content ) => { const $target = $content.find( '#articleOverview' ); if ( $target.length ) { var $table = $target; $table.find('td.type').forEach(td => { if (td.textContent.trim() === 'N') td.parentElement.style.color ='red'; }); } });")