All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Another Chance Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:00, 31 May 2026 Awsome2464 talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: Toggles spoilered images between blurred and not blurred upon clicking: $(function() { $('.spoiler-image').on('click', function() { $(this).toggleClass('revealed'); }); });")