Difference between revisions of "Template:Infobox machine/doc"
From Captain of Industry Wiki
Thadius856 (talk | contribs) (+example footprint param) |
Thadius856 (talk | contribs) (update example of {{{Description}}}) |
||
Line 3: | Line 3: | ||
| Tier = 1 | | Tier = 1 | ||
| Image = | | Image = | ||
| Description = | | Description = In-game building description goes here. The template will handle even very long text gracefully. | ||
| Recipe = | | Recipe = | ||
{{Machine Recipe | {{Machine Recipe | ||
Line 27: | Line 27: | ||
| Tier = 1 | | Tier = 1 | ||
| Image = | | Image = | ||
| Description = | | Description = In-game building description goes here. The template will handle even very long text gracefully. | ||
| Recipe = | | Recipe = | ||
{{Machine Recipe | {{Machine Recipe |
Revision as of 11:09, 16 January 2022
Construction | |
Workers | 10 |
Electricity | 20 KW |
Maintenance | 5.0 / 60 |
Footprint | 6x4 |
Cargo | Water |
Storage | 5000 |
Required Research | Cement Production |
Designation | General Machines |
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 material i | 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 --> | Cargo = [[Water]] | Storage = 5000 | Designation = General Machines | DesigImgOverride = Fuel Gas.png <!-- only used if needed to override the automatic image --> | Variants = [[Blast Furnace II]] }}