All public logs
From Hidden Mickey Wiki
Combined display of all available logs of Hidden Mickey Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:00, 13 November 2024 Scokely talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: <script> document.addEventListener("DOMContentLoaded", function() { // List of checkbox IDs to make it easy to add more checkboxes const checkboxIds = ["checkbox1", "checkbox2", "checkbox3"]; // Function to load the state of each checkbox from LocalStorage checkboxIds.forEach(function(id) { const checkbox = document.getElementById(id); if (checkbox) { c...")