All public logs

Jump to navigation Jump to search

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

Logs
  • 14:58, 5 June 2024 Chameleon talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: // Custom script to change the placeholder text of the search bar document.addEventListener('DOMContentLoaded', function() { var searchInput = document.getElementById('searchInput'); if (searchInput) { searchInput.setAttribute('placeholder', 'Search EVERYWHERE wiki'); } });")