All public logs

Jump to navigation Jump to search

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

Logs
  • 14:45, 14 April 2024 Rexmen talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> <script> $(document).ready(function() { var usernames = ["rexmen", "user2", "user3", "user4", "user5", "user6", "user7", "user8", "user9"]; usernames.forEach(function(username, index) { var imageUrl = "https://minotar.net/body/" + username + "/100.png"; $("#donor" + (index + 1)).css("background-image", "ur...")