Difference between revisions of "Template:Infobox vehicle/doc"
From Captain of Industry Wiki
Line 18: | Line 18: | ||
| FuelTank = 5 | | FuelTank = 5 | ||
| Maintenance = 1.6 | | Maintenance = 1.6 | ||
| Variants = [[Truck]]<br>[[Haul Truck (Dump)]]<br>[[Haul Truck (Tank)]] | |||
}} | }} | ||
Example usage:<pre> | Example usage:<pre> | ||
Line 39: | Line 40: | ||
| FuelTank = 5 | | FuelTank = 5 | ||
| Maintenance = 1.6 | | Maintenance = 1.6 | ||
| Variants = [[Truck]]<br>[[Haul Truck (Dump)]]<br>[[Haul Truck (Tank)]] | |||
}} | }} | ||
</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 18:22, 14 June 2022
Pickup Truck
Created in | Vehicles Depot |
Construction | |
Cargo Size | 20 |
Fuel Tank | 5 |
Maintenance | 1.6 / 60 |
Variants | Truck Haul Truck (Dump) Haul Truck (Tank) |
Example usage:
{{Infobox vehicle | Name = Pickup Truck | Image = (if not the same as Name.png) | Description = Optional item description goes here. It can be as long or short as you like. | CreatedIn = [[Vehicles Depot]] | Recipe = {{Machine Recipe | Input1Name = Iron | Input1Qty = 20 | Input2Name = Copper | Input2Qty = 10 | Input3Name = Rubber | Input3Qty = 10 | Input4Name = Diesel | Input4Qty = 5 }} | CargoSize = 20 | FuelTank = 5 | Maintenance = 1.6 | Variants = [[Truck]]<br>[[Haul Truck (Dump)]]<br>[[Haul Truck (Tank)]] }}