Actions

Template

Template:ResourcePage

From Dune Awakening DB

Revision as of 23:14, 26 May 2025 by Operator (talk | contribs)

The query SELECT item_id,internal_name,resource_class,resource_subclass,tier,rarity,faction,name,description,how_to_obtain,notes,additional_notes,weight,max_stacks,xp_per_harvest,base_vendor_price,locations_to_harvest,guide_link,icon_link,image_link,category_1,category_2,category_3 FROM `data_items` WHERE name='ResourcePage' LIMIT 1 is invalid (Error 1054: Unknown column 'resource_class' in 'SELECT' Function: EDConnectorRdbms::fetch Query: SELECT item_id,internal_name,resource_class,resource_subclass,tier,rarity,faction,name,description,how_to_obtain,notes,additional_notes,weight,max_stacks,xp_per_harvest,base_vendor_price,locations_to_harvest,guide_link,icon_link,image_link,category_1,category_2,category_3 FROM `data_items` WHERE name='ResourcePage' LIMIT 1 ).


Menu/[[{{{Category1}}}|{{{Category1}}}]]/[[{{{Category2}}}|{{{Category2}}}]]/[[{{{Category3}}}|{{{Category3}}}]]/ResourcePage

{{{ResourceClass}}} - {{{ResourceSubclass}}}
Resource Information
[[File:{{{ImageLink}}}|200px|alt={{{Name}}}]]
{{{Description}}}
📍How to Obtain
{{{HowToObtain}}}
[[File:{{{IconLink}}}|16px]] Tier{{{Tier}}}
Rarity{{{Rarity}}}
🏛 Faction{{{Faction}}}
Weight{{{Weight}}} kg
📦 Max Stacks{{{MaxStacks}}}
💰 Base Vendor Price{{{BaseVendorPrice}}} Solaris
XP per Harvest{{{XPPerHarvest}}}
CRAFTING
Crafting Recipes

Crafted With This Resource

Items that require {{{Name}}} as an ingredient
             <input type="text" id="craftedWithSearch" class="recipe-search-input" placeholder="Search recipes...">
<thead> </thead> <tbody> </tbody>
Item Created Resources Needed Stations
             <button class="dune-action-button view-all-crafted-with" data-resource="ResourcePage">
               📋 View All Recipes
             </button>

Crafted From

Recipes that produce {{{Name}}}
             <input type="text" id="craftedFromSearch" class="recipe-search-input" placeholder="Search recipes...">
<thead> </thead> <tbody> </tbody>
Item Created Resources Needed Stations
             <button class="dune-action-button view-all-crafted-from" data-resource="ResourcePage">
               📋 View All Recipes
             </button>
VIDEO TUTORIALS
Resource Guide
           Provided ID could not be validated.
Notes
{{{AdditionalNotes}}}
🗺 Harvest Locations
{{{LocationsToHarvest}}}

<script id="recipePopupTemplate" type="text/template">

</script>