Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of RPG Continuum Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:45, 4 July 2026 Mrbobert talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: (function () { function applyWidthMode() { var mode = localStorage.getItem('rpgc-width-mode') || 'readable'; document.body.classList.remove('rpgc-readable-width', 'rpgc-full-width'); if (mode === 'full') { document.body.classList.add('rpgc-full-width'); } else { document.body.classList.add('rpgc-readable-width'); } var...")