Difference between pages "Template:Recipe draw" and "Template:Recipe draw/sandbox"

(Difference between pages)
Jump to: navigation, search
Page 1
Page 2
m (Add Fast Breeder Reactor to "building_aux")
 
 
Line 22: Line 22:
-->{{#vardefine: pollution_3 | }}<!--
-->{{#vardefine: pollution_3 | }}<!--
-->{{#vardefine: pollution_4 | }}<!--
-->{{#vardefine: pollution_4 | }}<!--
  ** A short text to discriminate similar-looking buildings **
-->{{#vardefine: building_aux |<!--
  -->{{#switch: {{lc:{{{Building|}}}}}
      | assembly (electric) = Electric I
      | assembly (electric) ii = Electric II
      | assembly (manual) = Manual
      | assembly (robotic) = Robotic I
      | assembly (robotic) ii = Robotic II
      | concrete mixer = Tier I
      | concrete mixer ii = Tier II
      | concrete mixer iii = Tier III
      | microchip machine = Tier I
      | microchip machine ii = Tier II
      | mixer = Tier I
      | mixer ii = Tier II
      | cooling tower = Small
      | cooling tower (large) = Large
      | electrolyzer = Tier I
      | electrolyzer ii = Tier II
      | evaporation pond = Standard
      | evaporation pond (heated) = Heated
      | greenhouse = Tier I
      | greenhouse ii = Tier II
      | arc furnace = Tier I
      | arc furnace ii = Tier II
      | blast furnace = Tier I
      | blast furnace ii = Tier II
      | cooled caster = Tier I
      | cooled caster ii = Tier II
      | glass maker = Tier I
      | glass maker ii = Tier II
      | metal caster = Tier I
      | metal caster ii = Tier II
      | oxygen furnace = Tier I
      | oxygen furnace ii = Tier II
      | rotary kiln = Coal
      | rotary kiln (gas) = Gas
      | diesel generator = Tier I
      | diesel generator ii = Tier II
      | high-pressure turbine = Tier I
      | high-pressure turbine ii = Tier II
      | low-pressure turbine = Tier I
      | low-pressure turbine ii = Tier II
      | nuclear reactor = Tier I
      | nuclear reactor ii = Tier II
      | fast breeder reactor = FBR
      | chemical plant = Tier I
      | chemical plant ii = Tier II
      | smoke stack = Small
      | smoke stack (large) = Large
      | maintenance depot = Tier I
      | maintenance ii depot = Tier II
      | maintenance iii depot = Tier III
      | research lab = Tier I
      | research lab ii = Tier II
      | research lab iii = Tier III
      | research lab iv = Tier IV
      | research lab v = Tier V
      | #default =
    }}<!--
-->}}<!--


   ** Apply style **
   ** Apply style **
Line 147: Line 84:


-->{{#if: {{{HideBldg|}}}{{#varexists:hidebldg}} ||<!--
-->{{#if: {{{HideBldg|}}}{{#varexists:hidebldg}} ||<!--
   --><div class="block">[[File:{{{Building}}}.png{{!}}{{#var: imgsz_bldg}}{{!}}link={{{Building}}}]]<small>{{#var: building_aux}}</small></div><!--
   --><div class="block">[[File:{{{Building}}}.png{{!}}{{#var: imgsz_bldg}}{{!}}link={{{Building}}}]]</div><!--
   --><div class="block colon">:</div><!--
   --><div class="block colon">:</div><!--
-->}}<!--
-->}}<!--
Line 243: Line 180:
-->}}<!-- End of Mining/Dumping check
-->}}<!-- End of Mining/Dumping check
-->{{#if: {{{Unreleased|}}} | <div class="unreleased_label">UNRELEASED</div> }}<!-- Big ol' label for unreleased content
-->{{#if: {{{Unreleased|}}} | <div class="unreleased_label">UNRELEASED</div> }}<!-- Big ol' label for unreleased content
--></div></includeonly><noinclude>{{documentation}}</noinclude>
--></div></includeonly><noinclude>
 
 
{{Recipe draw/sandbox
  | Input1Name  = Mining
  | Output1Name = Copper Ore
}}
 
{{Recipe draw/sandbox
  | Output1Name = Dumping
  | Input1Name  = Rock
}}
 
{{Recipe draw/sandbox
  | Building    = Rotary Kiln
  | Input1Name  = Limestone
  | Input1Qty  = 12
  | Input2Name  = Coal
  | Input2Qty  = 2
  | Time        = 10
  | Output1Name = Cement
  | Output1Qty  = 4
  | Output2Name = Exhaust
  | Output2Qty  = 8
}}
 
{{Recipe draw/sandbox
  | Building    = Air Separator
  | Time        = 20
  | Output1Name = Oxygen
  | Output1Qty  = 12
  | Output2Name = Nitrogen
  | Output2Qty  = 12
}}
 
{{Recipe draw/sandbox
  | Building    = Smoke Stack
  | Input1Name  = Oxygen
  | Input1Qty  = 200
  | Time        = 20
}}
 
{{Recipe draw/sandbox
  | Building    = Liquid Dump
  | Input1Name  = Waste Water
  | Input1Qty  = 2
  | Time        = 2
  | Output1Name = Water Pollution
  | Output1Qty  = 2
}}
 
{{Recipe draw/sandbox
  | Building    = Low-pressure Turbine
  | Input1Name  = Steam Lo
  | Input1Qty  = 4
  | Time        = 5
  | Output1Name = Mechanical Power
  | Output1Qty  = 1
  | Output1Unit = MW
  | Output2Name = Steam Depleted
  | Output2Qty  = 4
}}
 
{{Recipe draw/sandbox
  | Building    = Power Generator
  | Input1Name  = Mechanical Power
  | Input1Qty  = 500
  | Input1Unit  = KW
  | Time        = 0
  | Output1Name = Electricity
  | Output1Qty  = 250
  | Output1Unit = KW
}}
 
{{Recipe draw/sandbox
  | Building    = Waste Sorting Plant
  | Time        = 20
  | Input1Name  = Recyclables
  | Input1Qty  = 48
  | Output1Name = Iron Scrap
  | Output1Unit = ?
  | Output2Name = Copper Scrap
  | Output2Unit = ?
  | Output3Name = Gold Scrap
  | Output3Unit = ?
  | Output4Name = Broken Glass
  | Output4Unit = ?
}}
 
{{Recipe draw/sandbox
  | Building    = Exhaust Scrubber
  | Input1Name  = Exhaust
  | Input1Qty  = 30
  | Input2Name  = Water
  | Input2Qty  = 4
  | Time        = 10
  | Output1Name = Sulfur
  | Output1Qty  = 1
  | Output2Name = Carbon Dioxide
  | Output2Qty  = 12
  | Output3Name = Steam Lo
  | Output3Qty  = 4
  | Output4Name = Air Pollution
  | Output4Qty  = 4
}}
 
{{Recipe draw/sandbox
  | Building    = Mixer
  | HideBldg    = yes
  | Input1Name  = Sand
  | Input1Qty  = 18
  | Input2Name  = Limestone
  | Input2Qty  = 4
  | Input3Name  = Salt
  | Input3Qty  = 4
  | Time        = 20
  | Output1Name = Glass Mix
  | Output1Qty  = 14
}}
 
{{Recipe draw/sandbox
  | Building    = Air Separator
  | Time        = 20
  | Output1Name = Oxygen
  | Output1Qty  = 12
  | Output2Name = Nitrogen
  | Output2Qty  = 12
  | Output3Name = Water Pollution
  | Output3Qty  = -1
  | Unreleased  = yes
}}
 
{{Recipe draw/sandbox
  | Building    =
  | Time        = 20
  | Output1Name = Oxygen
  | Output1Qty  = 12
  | Output2Name = Nitrogen
  | Output2Qty  = 12
}}
</noinclude>