Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of OODA WIKI. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:37, 27 August 2025 AdminIsidore talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: // Force the glossary creation form on OODA_WIKI:Add_a_glossary_term to open in a new tab $( function() { var $formContainer = $( '#new-term-form' ); if ( $formContainer.length ) { $formContainer.find( 'form' ).attr( 'target', '_blank' ); } } );")