BuildingRefinerDisplayV2: Difference between revisions
From Dune Awakening DB
mNo edit summary |
mNo edit summary |
||
| Line 42: | Line 42: | ||
<div class="dune-card-label">SCHEMATIC – BUILDABLE</div> | <div class="dune-card-label">SCHEMATIC – BUILDABLE</div> | ||
<div class="dune-card-title"><span class="icon">🛈</span> Building Information</div> | <div class="dune-card-title"><span class="icon">🛈</span> Building Information</div> | ||
<div style="padding:3px;"></div> | |||
<!-- Image Section --> | <!-- Image Section --> | ||
<div class="dune-card-image" style="text-align: center;"> | <div class="dune-card-image" style="text-align: center;"> | ||
| Line 52: | Line 52: | ||
</div> | </div> | ||
</div> | </div> | ||
<div style="padding:3px;"></div> | |||
<!-- Description --> | <!-- Description --> | ||
<div class="dune-card-description">{{#invoke:DataTableParserV2|iconize|{{#var:Description}}}}</div> | <div class="dune-card-description">{{#invoke:DataTableParserV2|iconize|{{#var:Description}}}}</div> | ||
| Line 88: | Line 88: | ||
<div class="dune-card-label">CRAFTING</div> | <div class="dune-card-label">CRAFTING</div> | ||
<div class="dune-card-title"><span class="icon">⚛</span> Refining Recipes</div> | <div class="dune-card-title"><span class="icon">⚛</span> Refining Recipes</div> | ||
<div style="padding:3px;"></div> | |||
<div class="dune-card-description">Below is a list of possible outputs, required inputs, and the time to refine.</div> | <div class="dune-card-description">Below is a list of possible outputs, required inputs, and the time to refine.</div> | ||
<!-- Refining Recipes --> | |||
<div class="dune-card-infobox-left"> | <div class="dune-card-infobox-left"> | ||
{{#get_external_data: | {{#get_external_data: | ||
| Line 113: | Line 116: | ||
</table> | </table> | ||
</div> | </div> | ||
</div> | </div> | ||
<div class="dune-card-related" style="margin-top:20px;"> | |||
<div class="dune-card-title"><span class="icon">🏗</span> Other {{#var:Category3}}</div> | |||
<div style="padding:3px;"></div> | |||
<div class="dune-card-description">Explore similar building types to expand your base capabilities.</div> | |||
<div class="dune-table-wrapper"> | |||
{{#get_external_data: | |||
source=externaldb | |||
|from=data_buildings | |||
|data=Name=name,BuildingType=building_type,Category3=category_3 | |||
|cache=yes | |||
|where=category_3='{{#var:Category3}}' | |||
}} | |||
<table class="infobox-dune-standard-table" style="width:100%"> | |||
<tr class="tr-dark"> | |||
<th style="text-align:left;">Name</th> | |||
<th style="text-align:left;">Tier</th> | |||
<th style="text-align:left;">Description</th> | |||
</tr> | </tr> | ||
{{#for_external_table:| | |||
</ | <tr> | ||
<td style="text-align:left;">{{{Name}}}</td> | |||
<td style="text-align:left;">{{{BuildingType}}}</td> | |||
<td style="text-align:left;">{{{Category3}}}</td> | |||
</tr> | |||
}} | |||
</table> | |||
</div> | |||
</div> | </div> | ||
</div> | </div> | ||
| Line 156: | Line 152: | ||
<!-- Right Column --> | <!-- Right Column --> | ||
<div class="responsive-col col3"> | <div class="responsive-col col3"> | ||
<!-- Building Guide Video Card --> | <!-- Building Guide Video Card with Notes integrated --> | ||
<div class="skin-pivot | <div class="skin-pivot"> | ||
<div class="dune-card"> | <div class="dune-card"> | ||
<div class="dune-card-decoration"></div> | <div class="dune-card-decoration"></div> | ||
| Line 167: | Line 163: | ||
| <youtube>r8lxVDqoHLQ</youtube>}} | | <youtube>r8lxVDqoHLQ</youtube>}} | ||
</div> | </div> | ||
<!-- Notes content integrated here --> | |||
<div class="dune-card-notes" style="margin-top:20px;"> | |||
<div class="dune-card-title"><span class="icon">≡</span> Notes</div><div style="padding:3px;"></div> | |||
<div class="dune-card-description">{{#invoke:DataTableParserV2|iconize|{{#var:AdditionalNotes}}}}</div> | |||
</div> | |||
</div> | </div> | ||
</div> | </div> | ||
Revision as of 00:08, 7 April 2025
SCHEMATIC – BUILDABLE
🛈 Building Information
Processes raw
Copper Ore, Carbon Ore, and Iron Ore into Refined Resource. Can also create Steel Ingots from Iron and Carbon.
Locked Behind
| Functional | |
| 15 | |
| 5 | |
| Contruction Tool |
CRAFTING
⚛ Refining Recipes
Below is a list of possible outputs, required inputs, and the time to refine.
The query SELECT name,time_to_smelt,recipe_to_smelt,refiner_needed FROM `data_refining_recipes` WHERE refiner_needed='Small Ore Refinery' is invalid (Error 1146: Table 'dunedbco_ddb.data_refining_recipes' doesn't exist
Function: EDConnectorRdbms::fetch Query: SELECT name,time_to_smelt,recipe_to_smelt,refiner_needed FROM `data_refining_recipes` WHERE refiner_needed='Small Ore Refinery' ).
| Output | Recipe | Craft Time |
|---|---|---|
| {{{Output}}} | {{{Recipe}}} | {{{Time}}} |
VIDEO TUTORIALS
▶ Building Guide
≡ Notes
}}

