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).
- 13:40, 29 September 2025 Scokely talk contribs created page Template:CheckboxWithTimestamp (Created page with "<div class="checkbox-with-timestamp"> <input type="checkbox" onclick="setTimestamp(this)" /> <span class="timestamp-box" style="border:1px solid #ccc; padding:2px 6px; margin-left:8px; min-width:120px; display:inline-block;"></span> </div> <script> function setTimestamp(checkbox) { const box = checkbox.nextElementSibling; if (checkbox.checked) { const now = new Date(); const timestamp = now.toLocaleString(); // local date + time box.textContent = tim...")