Refined Oil and Template:ItemIcon/style.css: Difference between pages

From the Dyson Sphere Program Wiki
(Difference between pages)
imported>76561198015441998
(List recipes with recipe template)
 
imported>76561197988310586
No edit summary
 
Line 1: Line 1:
{{Stub}}
.item_icon_container {
<div style="float: right; clear: right;">
display:inline-block;
{{:{{PAGENAME}}/ItemInfo}}
position:relative;
</div>
}
==Summary==


==Production Chain==
.item_icon_container>div {
{| class="wikitable" style="text-align:center; background-color:#0b161c
position:absolute;  
!Recipe
font-family: TemplateStyles-SairaM;
!Building
bottom:-5px;
!Replicator?
right:0;
!Technology
color:#8bffff;
|-
text-shadow: 0 0 4px #8bffff;
|{{ItemRecipe
}
    |In1=Crude Oil|In1Qty=2
    |CraftTime=4s
    |Out1=Refined Oil|Out1Qty=2
    |Out2=Hydrogen|Out2Qty=1
  }}
| [[File:Icon_Oil_Refinery.png|link=Oil Refinery]]
| ✖
| [[File:Tech_Plasma_Extract_Refining.png|link=Plasma_Extract_Refining_(Tech)]]
|}
 
==Used In==
 
{| class="wikitable" style="text-align:center; background-color:#0b161c
!Recipe
!Building
!Replicator?
!Technology
|-
|{{ItemRecipe
    |In1=Refined Oil|In1Qty=6
    |In2=Stone Ore|In2Qty=8
    |In3=Water|In3Qty=4
    |CraftTime=6s
    |Out1=Sulfuric Acid|Out1Qty=4
  }}
| [[File:Icon_Chemical_Plant.png|link=Chemical Plant]]
| ✖
| [[File:Tech_Basic_Chemical_Engineering.png|link=Basic_Chemical_Engineering (Tech)]]
|-
|{{ItemRecipe
    |In1=Refined Oil|In1Qty=2
    |In2=Energetic Graphite|In2Qty=1
    |CraftTime=3s
    |Out1=Plastic|Out1Qty=1
  }}
| [[File:Icon_Chemical_Plant.png|link=Chemical Plant]]
| ✖
| [[File:Tech_Basic_Chemical_Engineering.png|link=Basic_Chemical_Engineering (Tech)]]
|-
|{{ItemRecipe
    |In1=Plastic|In1Qty=2
    |In2=Refined Oil|In2Qty=1
    |In3=Water|In3Qty=1
    |CraftTime=6s
    |Out1=Organic Crystal|Out1Qty=1
  }}
| [[File:Icon_Chemical_Plant.png|link=Chemical Plant]]
| ✖
| [[File:Tech_Polymer_Chemical_Engineering.png|link=Polymer Chemical Engineering (Tech)]]
|-
|{{ItemRecipe
    |In1=Refined Oil|In1Qty=1
    |In2=Hydrogen|In2Qty=2
    |CraftTime=4s
    |Out1=Energetic Graphite|Out1Qty=1
    |Out2=Hydrogen|Out2Qty=3
  }}
| [[File:Icon_Oil_Refinery.png|link=Oil Refinery]]
| ✖
| [[File:Tech_X-Ray_Cracking.png|link=X-ray Cracking (Tech)]]
|}
 
==Player Tips & Tricks==
* Refined Oil burns for 1.63s in the [[Thermal Power Station]], consuming 36.82 Refined Oil per minute
** 4.4 MJ * 0.8 fuel efficiency / 2.16 MW = 1.63 s
* When producing energy, processing Refined Oil in an [[Oil Refinery]] via X-Ray Cracking produces more energetic products that account for the extra energy used in the process. So refining Refined Oil for energy generation purposes is better than burning Refined Oil.
 
 
[[Category:Item]]
[[Category:Fuel]]
[[Category:Material]]

Revision as of 13:17, 9 February 2021

.item_icon_container {
	display:inline-block;
	position:relative;
}

.item_icon_container>div {
	position:absolute;    
	font-family: TemplateStyles-SairaM;
	bottom:-5px;
	right:0;
	color:#8bffff;
	text-shadow: 0 0 4px #8bffff;
}
🍪 We use cookies to keep session information to provide you a better experience.