ResourcePage: Difference between revisions
From Dune Awakening DB
mNo edit summary |
mNo edit summary |
||
| Line 72: | Line 72: | ||
|limit=5 | |limit=5 | ||
}} | }} | ||
<!-- For Crafted With section, after the table --> | |||
<div class="crafted-with-full-data" style="display:none;"> | |||
{{#get_external_data: | |||
source=externaldb | |||
|from=vw_recipe_by_ingredient | |||
|data=OutputItem=output_item,Resources=resources,Stations=stations,WaterML=water_ml,CraftTime=craft_time,Schematic=schematic | |||
|format=json | |||
|cache=yes | |||
|where=ingredient='{{PAGENAME}}' | |||
|order by=Stations | |||
}} | |||
</div> | |||
<div class="dune-table-wrapper"> | <div class="dune-table-wrapper"> | ||
<table class="infobox-dune-standard-table recipe-table" id="craftedWithTable"> | <table class="infobox-dune-standard-table recipe-table" id="craftedWithTable"> | ||
| Line 96: | Line 108: | ||
|limit=5 | |limit=5 | ||
}} | }} | ||
<!-- For Crafted From section, after the table --> | |||
<div class="crafted-from-full-data" style="display:none;"> | |||
{{#get_external_data: | |||
source=externaldb | |||
|from=vw_recipe_summary | |||
|data=OutputItem=output_item,Resources=resources,Stations=station,WaterML=water_ml,CraftTime=craft_time,Schematic=schematic | |||
|format=json | |||
|cache=yes | |||
|where=output_item='{{PAGENAME}}' | |||
|order by=station | |||
}} | |||
</div> | |||
<div class="dune-table-wrapper"> | <div class="dune-table-wrapper"> | ||
<table class="infobox-dune-standard-table recipe-table" id="craftedFromTable"> | <table class="infobox-dune-standard-table recipe-table" id="craftedFromTable"> | ||
Revision as of 12:55, 3 June 2025
{{{ItemClass}}} - {{{ItemSubclass}}}
◆ 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
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
{{#if:|Provided ID could not be validated.
|Provided ID could not be validated.
{{#if:|IMAGE GALLERY
}
≡ Notes
{{{AdditionalNotes}}}
<script id="recipePopupTemplate" type="text/template">
</script>
