Template:Infobox machine/doc: Difference between revisions
From Captain of Industry Wiki
Thadius856 (talk | contribs) m typo |
No edit summary |
||
| Line 46: | Line 46: | ||
| DesigImgOverride = Fuel Gas.png <!-- only used if needed to override the automatic image --> | | DesigImgOverride = Fuel Gas.png <!-- only used if needed to override the automatic image --> | ||
| Variants = [[Blast Furnace II]] | | Variants = [[Blast Furnace II]] | ||
}} | |||
</pre> | |||
Blank template: | |||
<pre> | |||
{{Infobox machine | |||
| Name = | |||
| Tier = | |||
| Image = | |||
| Description = | |||
| Recipe = | |||
{{Machine Recipe | |||
| Input1Name = | |||
| Input1Qty = | |||
| Input2Name = | |||
| Input2Qty = | |||
}} | |||
| Workers = | |||
| Electricity = | |||
| Maintenance = | |||
| Footprint = | |||
| Research = | |||
| Cargo = | |||
| Storage = | |||
| Designation = | |||
| DesigImgOverride = <!-- only used if needed to override the automatic image --> | |||
| Variants = | |||
}} | }} | ||
</pre> | </pre> | ||
<includeonly>[[Category:Infobox templates|Material]]</includeonly><!-- | <includeonly>[[Category:Infobox templates|Material]]</includeonly><!-- | ||
--><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | --><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | ||
Revision as of 17:53, 27 June 2022
| Construction | |
| Workers | |
| Electricity | |
| Unity | |
| Maintenance | |
| Footprint | 6x4 |
| Cargo | Water |
| Storage | 5000 |
| Required Research | Cement Production |
| Designation | Category:Production |
| 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 -->
| Cargo = [[Water]]
| Storage = 5000
| 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 =
| Footprint =
| Research =
| Cargo =
| Storage =
| Designation =
| DesigImgOverride = <!-- only used if needed to override the automatic image -->
| Variants =
}}
