All public logs
From Encyclopedium Universum
Combined display of all available logs of Encyclopedium Universum. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 01:09, 12 November 2024 Yehudhah talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: function showModal(element) { const modal = element.nextElementSibling; modal.style.display = 'block'; } function closeModal(element) { const modal = element.closest('.modal'); modal.style.display = 'none'; }")
