Main public logs

From The HOA

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

Logs
  • 06:32, 7 March 2025 TheFatherMind talk contribs created page MediaWiki:Timeless.js (Created page with "All JavaScript here will be loaded for users of the Timeless skin: $(document).ready(function() { var category = "Resources"; // Change this var sidebar = $("#mw-panel"); // Target Timeless theme sidebar $.get("/wiki/Special:CategoryTree/" + category, function(data) { var menu = $("<div>").attr("id", "custom-category-menu").html(data); sidebar.append(menu); }); });")