Actions

Special

Main public logs

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

Logs
  • 12:49, 3 June 2025 Operator talk contribs created page MediaWiki:Gadget-ResourcePage.js (Created page with "* * ResourcePage Gadget * Handles recipe popups and search functionality for resource pages * * @requires jquery * @requires mediawiki.api * @requires mediawiki.util: (function($, mw) { 'use strict'; // Only run on pages with resource page elements if (!$('.crafting-section, .recipe-table').length) { return; } // Cache for storing recipe data var recipeCache = { craftedWith: null, craftedFrom: null...")