Template:Infobox machine/doc: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Template:Infobox machine/doc>NaK m (Add Research2 and 3 to Example and Template) | m (1 revision imported) | 
| (No difference) | |
Latest revision as of 23:12, 7 February 2024
{{#vardefineecho:info_bldg|Groundwater Pump}}{{#vardefine:hidebldg|yes}}{{#vardefine:game_object_type|building}}
T1
File:Groundwater Pump.png
In-game building description goes here. The template will handle even very long text gracefully.
| Construction | Template:Machine Recipe | 
| Workers |  10 | 
| Electricity | File:Electricity.png 20 KW | 
| Unity | File:Unity.png +1.00 /month | 
| Maintenance | File:Maintenance I.png 5.0 / 60  | 
| Footprint | 6x4 | 
| Cargo | Water | 
| Storage | 5000 | 
| Required Research | Template:ResearchLink or Template:ResearchLink | 
| Boost by Unity | Available | 
| Designation | General Machines File:Fuel Gas.png | 
| Variants | Blast Furnace II | 
Example usage:
{{Infobox machine
| Name          = Groundwater Pump
| Tier          = 1
| Image         = 
| Description   = In-game building description goes here. The template will handle even very long text gracefully.
| Recipe        = 
  {{Machine Recipe
    | Input1Name  = Construction Parts
    | Input1Qty   = 12
    | Input2Name  = Iron
    | Input2Qty   = 12
    }}
| Workers       = 10
| Electricity   = 20 KW
| Maintenance   = 5
| Footprint     = 6x4
| Research      = Cement Production <!-- What tech is required for this building to be unlocked -->
| Research2     = Basic Desalination <!-- Accepts at most 3 researches -->
| Cargo         = [[Water]]
| Storage       = 5000
| BoostByUnity  = yes
| Designation   = General Machines
| DesigImgOverride = Fuel Gas.png <!-- only used if needed to override the automatic image -->
| Variants      = [[Blast Furnace II]]
}}
Blank template:
{{Infobox machine
| Name          = 
| Tier          = 
| Image         = 
| Description   = 
| Recipe        = 
  {{Machine Recipe
    | Input1Name  = 
    | Input1Qty   = 
    | Input2Name  = 
    | Input2Qty   = 
    }}
| Workers       = 
| Electricity   = 
| Maintenance   = 
| ResearchSpeed = 
| Footprint     = 
| Research      = 
| Research2     = 
| Research3     = 
| Cargo         = 
| Storage       = 
| BoostByUnity  = 
| Designation   = 
| DesigImgOverride = <!-- only used if needed to override the automatic image -->
| Variants      = 
}}