Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Star Wars ReExpanded Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 00:22, 23 May 2025 Mortis talk contribs created page MediaWiki:Gadget-druidInfoboxes.js (Created page with "$(function () { $(".druid-title-tab").off("click") .on('click', function () { var $parent = $(this).closest(".druid-container"); $parent.find(".druid-toggleable").removeClass("focused"); var i = $(this).attr("data-druid"); $parent.find(".druid-toggleable[data-druid=" + i + "]").addClass("focused"); }); $(".druid-section-tab").off("click") .on('click', function () { var $parent = $(this).closest(".druid-section-container");...")