Difference between revisions of "Template:Infobox machine/doc"

From Captain of Industry Wiki
Jump to: navigation, search
Line 4: Line 4:
| Image        =  
| Image        =  
| Description  = Optional item description goes here. It can be as long or short as you like.
| Description  = Optional item description goes here. It can be as long or short as you like.
| Recipe        =
      {{Machine Recipe
      | Input1Name  = Construction material i
      | Input1Qty  = 12
      | Input2Name  = Iron
      | Input2Qty  = 12
      }}
| Workers      = 10
| Workers      = 10
| Electricity  = 20 KW
| Electricity  = 20 KW
Line 18: Line 25:
| Image        =  
| Image        =  
| Description  = Optional item description goes here. It can be as long or short as you like.
| Description  = Optional item description goes here. It can be as long or short as you like.
| Recipe        =
      {{Machine Recipe
      | Input1Name  = Construction material i
      | Input1Qty  = 12
      | Input2Name  = Iron
      | Input2Qty  = 12
      }}
| Workers      = 10
| Workers      = 10
| Electricity  = 20 KW
| Electricity  = 20 KW

Revision as of 21:27, 14 January 2022

Fuel Gas.png
Groundwater Pump
T1
Groundwater Pump.png
Optional item description goes here. It can be as long or short as you like.
Construction
Construction material i.png
12
+
Iron.png
12
WorkersWorker.png 10
ElectricityElectricity.png 20 KW
MaintenanceMaintenance I.png 5.0 / 60 Clock.png
Required ResearchCement Production
DesignationGeneral Machines Fuel Gas.png
VariantsBlast Furnace II

Example usage:

{{Infobox machine
| Name          = Groundwater Pump
| Tier          = 1
| Image         = 
| Description   = Optional item description goes here. It can be as long or short as you like.
| Recipe        = 
      {{Machine Recipe
      | Input1Name  = Construction material i
      | Input1Qty   = 12
      | Input2Name  = Iron
      | Input2Qty   = 12
      }}
| Workers       = 10
| Electricity   = 20 KW
| Maintenance   = 5
| Research      = Cement Production <!-- What tech is required for this building to be unlocked -->
| Designation   = General Machines
| DesigImgOverride = Fuel Gas.png <!-- only used if needed to override the automatic image -->
| Variants      = [[Blast Furnace II]]
}}