Actions

Template

BuildingRefinerDisplayV2: Difference between revisions

From Dune Awakening DB

mNo edit summary
mNo edit summary
Line 62: Line 62:


         <!-- Table -->
         <!-- Table -->
         <div class="dune-card-infobox-two-column">
         <div class="dune-table-wrapper">
           <table class="infobox-dune-two-column">
           <table class="infobox-dune-two-column">
             <tr><th><span class="icon">[[File:BuildingTypeIcon.png]]</span> Building Type</th><td>{{#var:BuildingType}}</td></tr>
             <tr><th><span class="icon">[[File:BuildingTypeIcon.png]]</span> Building Type</th><td>{{#var:BuildingType}}</td></tr>
Line 97: Line 97:
               |where=refiner_needed='Small Ore Refinery'
               |where=refiner_needed='Small Ore Refinery'
             }}
             }}
             <div style="overflow-x:auto;">
             <div class="dune-table-wrapper" style="overflow-x: auto;">
               <table class="infobox-dune-standard-table" style="width:100%; table-layout:fixed;">
               <table class="infobox-dune-standard-table" style="width:100%; table-layout:fixed;">
                 <tr>
                 <tr class="tr-dark">
                   <th style="text-align:left; width:30%;">Output</th>
                   <th style="text-align:left; width:30%;">Output</th>
                   <th style="text-align:left; width:50%;">Recipe</th>
                   <th style="text-align:left; width:50%;">Recipe</th>
Line 126: Line 126:
           <div class="dune-card-title"><span class="icon">&#x1F3D7;</span> Other {{#var:Category3}}</div>
           <div class="dune-card-title"><span class="icon">&#x1F3D7;</span> Other {{#var:Category3}}</div>
           <div class="dune-card-description">Explore similar building types to expand your base capabilities.</div>
           <div class="dune-card-description">Explore similar building types to expand your base capabilities.</div>
           <div class="dune-card-infobox">
           <div class="dune-table-wrapper">
             {{#get_external_data:
             {{#get_external_data:
               source=externaldb
               source=externaldb
Line 135: Line 135:
             }}
             }}
             <table class="infobox-dune-standard-table" style="width:100%">
             <table class="infobox-dune-standard-table" style="width:100%">
               <tr>
               <tr class="tr-dark">
                 <th style="text-align:left;">Name</th>
                 <th style="text-align:left;">Name</th>
                 <th style="text-align:left;">Tier</th>
                 <th style="text-align:left;">Tier</th>

Revision as of 23:25, 6 April 2025


SCHEMATIC – BUILDABLE
🛈 Building Information
           Small Ore Refinery
Processes raw Copper Ore, Carbon Ore, and Iron Ore into Refined Resource. Can also create Steel Ingots from Iron and Carbon.
🔒Locked Behind
Building TypeFunctional
Health15
Power Cost5
Inventory Slots
Capacity
Recipe Salvaged Metal x 90
Placed WithContruction 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}}}
RELATED BUILDINGS
🏗 Other Refineries
Explore similar building types to expand your base capabilities.
Name Tier Description
Small Ore Refinery Functional Refineries
VIDEO TUTORIALS
Building Guide
ADDITIONAL INFO
Notes