Jump to content

Main public logs

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

Logs
  • 09:42, 6 May 2026 Colabs Admin talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: $(document).ready(function() { $('.mw-highlight').each(function() { var $this = $(this); // Create button var $button = $('<button class="copy-button">Copy</button>'); $button.css({ 'position': 'absolute', 'top': '5px', 'right': '5px', 'font-size': '0.8em', 'cursor': 'pointer' });...")