Jump to content

Main public logs

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

Logs
  • 03:09, 2 June 2025 Rusyanto talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: document.addEventListener("DOMContentLoaded", function () { var tombol = document.querySelectorAll(".kembali-btn"); tombol.forEach(function (el) { // Tambahkan gaya visual ke tombol el.style.cursor = "pointer"; el.style.display = "inline-block"; el.style.padding = "6px 12px"; el.style.backgroundColor = "#007BFF"; el.style.color = "#fff";...")