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).
- 00:05, 12 April 2025 Operator talk contribs deleted page Data:Crafting (content was: "== Crafting Data == <!-- Row 1: Makeshift Hood --> {{CraftingData | CraftingType = Armor | Faction = Factionless | Name = Makeshift Hood | RecipeToBuild = Plant Fiber x 4 | TimeToCraft = 5s | RequiredSchematic = | RequiredJourney = | WhereToCraft = Hand Craft | Category1 = Garment | Category2 = Light Armor | Category3 = Factionless | Gallery1 = | Gallery2 =...", and the only contributor was "Operator" (talk))
- 00:04, 12 April 2025 Operator talk contribs deleted page Data:Component (content was: "== Component Data == <!-- Row 1: EMF Generator --> {{ComponentData | ComponentClass = Component | Name = EMF Generator | Rarity = Common | Faction = Fremen | Description = A fabrication Component found in Fremen areas, such as Caves. Used in Cutterays. | Weight = 0.2V | HowToObtain = Looted in Caves | LocationsToHarvest = Hagga Basin South | Not...", and the only contributor was "Operator" (talk))
- 00:04, 12 April 2025 Operator talk contribs deleted page Page:ResourceData.csv (content was: "{| class="wikitable" |+ |Resource Class |Name |Rarity |Description |Weight |Xp Per Harvest |How to Obtain |Locations to Harvest |Refines Into |Notes |Guide Link |Image Link |Icon Link |Category 1 |Category 2 |Other Categories |Gallery 1 |Gallery 2 |Gallery 3 |Gallery 4 |- |Raw Resource |Copper Ore |Common |Copper ore likely appears as surface outcroppings or small mineral d...", and the only contributor was "Operator" (talk))
- 00:04, 12 April 2025 Operator talk contribs deleted page Data:Refining (content was: "<noindex> {| class="wikitable" style="width:100%; margin:auto;" ! Resource Class ! Name ! Time to Smelt ! Ingredients to Smelt ! Recipe to Smelt ! Schematic Needed ! Journey Needed ! Refiner Needed |- | Refined Resource | Copper Ingot | 5s | Copper Ore | Copper Ore x 4 | | | Small Ore Refinery |- | Refined Resource | Iron Ingot | 5s | Iron Or...", and the only contributor was "Operator" (talk))
- 00:56, 10 April 2025 Operator talk contribs created page File:MenuButton.png (File uploaded with MsUpload)
- 00:56, 10 April 2025 Operator talk contribs uploaded File:MenuButton.png (File uploaded with MsUpload)
- 23:12, 9 April 2025 Operator talk contribs deleted page Template:Test (content was: "{{#invoke:BuildingBreadcrumb|render}}", and the only contributor was "Operator" (talk))
- 23:12, 9 April 2025 Operator talk contribs created page Template:Test (Created page with "{{#invoke:BuildingBreadcrumb|render}}")
- 22:33, 9 April 2025 Operator talk contribs created page Template:ArmorBreadcrumbs (Created page with "{{#invoke:ArmorBreadcrumb|render}}")
- 22:32, 9 April 2025 Operator talk contribs created page Module:ArmorBreadcrumb (Created page with "local p = {} function p.render(frame) local Html = mw.html local titleObj = mw.title.getCurrentTitle() local currentTitle = titleObj.text local rows = mw.ext.externalData.getExternalData({ source = "externaldb", from = "data_armor", where = "page_title='" .. currentTitle:gsub("'", "''") .. "'", data = "category_1=category_1,category_2=category_2,category_3=category_3" }) local cat1, cat2, cat3 if rows and #rows > 0 then cat1 = rows[1]...")
- 22:31, 9 April 2025 Operator talk contribs created page Module:WeaponBreadcrumb (Created page with "local p = {} function p.render(frame) local Html = mw.html local titleObj = mw.title.getCurrentTitle() local currentTitle = titleObj.text local rows = mw.ext.externalData.getExternalData({ source = "externaldb", from = "data_weapons", where = "page_title='" .. currentTitle:gsub("'", "''") .. "'", data = "category_1=category_1,category_2=category_2,category_3=category_3" }) local cat1, cat2, cat3 if rows and #rows > 0 then cat1 = rows[...")
- 22:30, 9 April 2025 Operator talk contribs created page Template:WeaponBreadcrumbs (Created page with "local p = {} function p.render(frame) local Html = mw.html local titleObj = mw.title.getCurrentTitle() local currentTitle = titleObj.text local rows = mw.ext.externalData.getExternalData({ source = "externaldb", from = "data_weapons", where = "page_title='" .. currentTitle:gsub("'", "''") .. "'", data = "category_1=category_1,category_2=category_2,category_3=category_3" }) local cat1, cat2, cat3 if rows and #rows > 0 then cat1 = rows[...")
- 22:24, 9 April 2025 Operator talk contribs created page Module:BuildingBreadcrumb (Created page with "local p = {} function p.render(frame) local title = mw.title.getCurrentTitle().text local rows = mw.ext.externalData.getExternalData({ source = "externaldb", from = "data_buildings", where = "page_title='" .. title:gsub("'", "''") .. "'", data = "category_1=category_1,category_2=category_2,category_3=category_3" }) if not rows or #rows == 0 then return '' end local cat1 = rows[1].category_1 or '' local cat2 = rows[1].category_2 or ''...")
- 22:23, 9 April 2025 Operator talk contribs deleted page Module:BuildingBreadcrumbs (content was: "local p = {} function p.render(frame) local title = mw.title.getCurrentTitle().text local rows = mw.ext.externalData.getExternalData({ source = "externaldb", from = "data_buildings", where = "page_title='" .. title:gsub("'", "''") .. "'", data = "category_1=category_1,category_2=category_2,category_3=category_3" }) if not rows or #rows == 0 then...", and the only contributor was "Operator" (talk))
- 22:23, 9 April 2025 Operator talk contribs created page Template:BuildingBreadcrumbs (Created page with "{{#invoke:BuildingBreadcrumb|render}}")
- 22:22, 9 April 2025 Operator talk contribs created page Module:BuildingBreadcrumbs (Created page with "local p = {} function p.render(frame) local title = mw.title.getCurrentTitle().text local rows = mw.ext.externalData.getExternalData({ source = "externaldb", from = "data_buildings", where = "page_title='" .. title:gsub("'", "''") .. "'", data = "category_1=category_1,category_2=category_2,category_3=category_3" }) if not rows or #rows == 0 then return '' end local cat1 = rows[1].category_1 or '' local cat2 = rows[1].category_2 or ''...")
- 21:59, 9 April 2025 Operator talk contribs created page Module:Breadcrumbs (Created page with "local p = {} function p.render(frame) local title = mw.title.getCurrentTitle().text -- Fetch breadcrumb rows for the current page local rows = mw.ext.externalData.getExternalData({ source = "externaldb", from = "site_breadcrumbs", where = "page_title='" .. title:gsub("'", "''") .. "'", data = "level=level,label=label,url=url", }) if not rows or #rows == 0 then return '' end -- Sort by breadcrumb level table.sort(rows, function(a, b)...")
- 00:40, 8 April 2025 Operator talk contribs deleted page Testing (content was: "{{#invoke:MenuData|renderJSON}}", and the only contributor was "Operator" (talk))
- 00:35, 8 April 2025 Operator talk contribs created page Testing (Created page with "{{#invoke:MenuData|renderJSON}}")
- 23:14, 7 April 2025 Operator talk contribs created page MediaWiki:Header (Created page with "<div style="display:none;">{{#invoke:MenuData|renderJSON}}</div>")
- 23:10, 7 April 2025 Operator talk contribs created page Template:RadialMenuData (Created page with "{{#invoke:MenuData|renderJSON}}")
- 22:32, 7 April 2025 Operator talk contribs created page Module:MenuData (Created page with "local p = {} function p.renderJSON(frame) -- Fetch main radial menu items local mainRows = mw.ext.externalData.getExternalData({ source = "externaldb", from = "site_radial_menu", data = "name=name,icon=icon_url,position=position,category=category,url=link_url" }) -- Fetch submenu items local subRows = mw.ext.externalData.getExternalData({ source = "externaldb", from = "site_radial_submenu", data = "menu_category=menu_category,name=name...")
- 21:17, 7 April 2025 Operator talk contribs created page File:CharacterNavIcon.png (File uploaded with MsUpload)
- 21:17, 7 April 2025 Operator talk contribs uploaded File:CharacterNavIcon.png (File uploaded with MsUpload)
- 21:17, 7 April 2025 Operator talk contribs created page File:WeaponsNavIcon.png (File uploaded with MsUpload)
- 21:17, 7 April 2025 Operator talk contribs uploaded File:WeaponsNavIcon.png (File uploaded with MsUpload)
- 01:25, 7 April 2025 Operator talk contribs created page File:HomeNavIcon.png (File uploaded with MsUpload)
- 01:25, 7 April 2025 Operator talk contribs uploaded File:HomeNavIcon.png (File uploaded with MsUpload)
- 01:21, 7 April 2025 Operator talk contribs created page File:QuestIconNav.png (File uploaded with MsUpload)
- 01:21, 7 April 2025 Operator talk contribs uploaded File:QuestIconNav.png (File uploaded with MsUpload)
- 01:21, 7 April 2025 Operator talk contribs created page File:TechnologyNavIcon.png (File uploaded with MsUpload)
- 01:21, 7 April 2025 Operator talk contribs uploaded File:TechnologyNavIcon.png (File uploaded with MsUpload)
- 01:21, 7 April 2025 Operator talk contribs created page File:SkillsNavIcon.png (File uploaded with MsUpload)
- 01:21, 7 April 2025 Operator talk contribs uploaded File:SkillsNavIcon.png (File uploaded with MsUpload)
- 01:21, 7 April 2025 Operator talk contribs created page File:BuildNavIcon.png (File uploaded with MsUpload)
- 01:21, 7 April 2025 Operator talk contribs uploaded File:BuildNavIcon.png (File uploaded with MsUpload)
- 01:21, 7 April 2025 Operator talk contribs created page File:ArmorNavIcon.png (File uploaded with MsUpload)
- 01:21, 7 April 2025 Operator talk contribs uploaded File:ArmorNavIcon.png (File uploaded with MsUpload)
- 01:21, 7 April 2025 Operator talk contribs created page File:VehiclesNavIcon.png (File uploaded with MsUpload)
- 01:21, 7 April 2025 Operator talk contribs uploaded File:VehiclesNavIcon.png (File uploaded with MsUpload)
- 01:21, 7 April 2025 Operator talk contribs created page File:RefiningNavIcon.png (File uploaded with MsUpload)
- 01:21, 7 April 2025 Operator talk contribs uploaded File:RefiningNavIcon.png (File uploaded with MsUpload)
- 01:21, 7 April 2025 Operator talk contribs created page File:CraftingNavIcon.png (File uploaded with MsUpload)
- 01:21, 7 April 2025 Operator talk contribs uploaded File:CraftingNavIcon.png (File uploaded with MsUpload)
- 01:21, 7 April 2025 Operator talk contribs created page File:ResourcesNavIcon.png (File uploaded with MsUpload)
- 01:21, 7 April 2025 Operator talk contribs uploaded File:ResourcesNavIcon.png (File uploaded with MsUpload)
- 00:51, 7 April 2025 Operator talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: -------------------------------------------------------------- # DIRECT HEADER FIXES - ADD TO COMMON.CSS --------------------------------------------------------------: Hide the "FROM DUNE AWAKENING DB" tagline: #tagline, h3#tagline { display: none !important; } Reduce padding above the title: h1.title, .mw-page-title-main, h1.firstHeading { margin-top: 0 !important; padding-top: 5px !important; li...")
- 00:50, 7 April 2025 Operator talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: // Add this to your MediaWiki:Common.js file $(document).ready(function() { // Remove the "From Dune Awakening DB" tagline $('#tagline').remove(); // Reduce spacing above the title $('.mw-page-title-main').parent().css('margin-top', '0'); $('.mw-page-title-main').parent().css('padding-top', '5px'); // Add breadcrumb navigation var pageTitle = $('.mw-page-title-main').text();...")
- 20:49, 6 April 2025 Operator talk contribs created page File:Small Ore Refiner - Full.png (File uploaded with MsUpload)
- 20:49, 6 April 2025 Operator talk contribs uploaded File:Small Ore Refiner - Full.png (File uploaded with MsUpload)
