Main public logs

From The Jadnix Codex

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

Logs
  • 13:03, 9 February 2026 Sinvrh talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: ============================================================ R&R CRDD CALCULATOR LOGIC ============================================================: $(function() { // Only run if the calculator exists on the page if (!$('#crdd-interface').length) return; // The Logic Function function updateCRDD() { let log = []; // For debugging let totalScore = 0;...")