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

From Captain of Industry Wiki
Jump to: navigation, search
(Created page with "{{Infobox vehicle | Name = Cement | 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 = Vehicle Depot | StorageSize = 20 | FuelTank = 5 | Maintenance = 1.6 / 60sec }} Example usage:<pre> {{Infobox vehicle | Name = Cement | Image = (if not the same as Name.png) | Description = Optional item description goes here. It can be as...")
 
m
 
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Infobox vehicle
{{Infobox vehicle
| Name         = Cement
| Name           = Pickup Truck
| Image         = (if not the same as Name.png)
| Image           = Pickup.png
| 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.
| CreatedIn     = [[Vehicle Depot]]
| CreatedIn       = [[Vehicles Depot]]
| StorageSize   = 20
| Recipe          =
| FuelTank     = 5
  {{Machine Recipe
| Maintenance   = 1.6 / 60sec
    | Input1Name  = Iron
    | Input1Qty   = 20
    | Input2Name  = Copper
    | Input2Qty  = 10
    | Input3Name  = Rubber
    | Input3Qty  = 10
    | Input4Name  = Diesel
    | Input4Qty  = 5
  }}
| CargoSize      = 20
| FuelTank       = 5
| MaxSpeed        = 10
| FuelConsumption = 0.4
| Maintenance     = 1.6
| MaintenanceII  = 99
| Miner          = [[Small Excavator]]<br>[[Excavator]]<br>[[Tree Harvester]]<br>[[Large Tree Harvester]]
| Transport      =
| Variants        = [[Truck]]<br>[[Haul Truck (Dump)]]<br>[[Haul Truck (Tank)]]
}}
}}
Example usage:<pre>
Example usage:<pre>
{{Infobox vehicle
{{Infobox vehicle
| Name         = Cement
| Name           = Pickup Truck
| Image         = (if not the same as Name.png)
| Image           = (if not the same as Name.png)
| 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.
| CreatedIn     = [[Vehicle Depot]]
| CreatedIn       = [[Vehicles Depot]]
| StorageSize   = 20
| Recipe          =
| FuelTank     = 5
  {{Machine Recipe
| Maintenance   = 1.6 / 60sec
    | Input1Name  = Iron
    | Input1Qty  = 20
    | Input2Name  = Copper
    | Input2Qty  = 10
    | Input3Name  = Rubber
    | Input3Qty  = 10
    | Input4Name  = Diesel
    | Input4Qty   = 5
  }}
| CargoSize      = 20
| FuelTank       = 5
| MaxSpeed        = 10
| FuelConsumption = 0.4
| Maintenance     = 1.6
| MaintenanceII  = 99
| Miner          = [[Small Excavator]]<br>[[Excavator]]<br>[[Tree Harvester]]<br>[[Large Tree Harvester]]
| Transport      =
| 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>

Latest revision as of 08:26, 22 January 2024

Pickup Truck
Pickup.png
Optional item description goes here. It can be as long or short as you like.
Created inVehicles Depot
Construction
Iron.png
20
+
Copper.png
10
+
Rubber.png
10
+
Diesel.png
5
Cargo Size20
Fuel Tank5
Max Speed10
Fuel Consumption0.4 / 60 Clock.png
Maintenance1.6 / 60 Clock.png
Maintenance II99 / 60 Clock.png
Compatible MinerSmall Excavator
Excavator
Tree Harvester
Large Tree Harvester
VariantsTruck
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
| MaxSpeed        = 10
| FuelConsumption = 0.4
| Maintenance     = 1.6
| MaintenanceII   = 99
| Miner           = [[Small Excavator]]<br>[[Excavator]]<br>[[Tree Harvester]]<br>[[Large Tree Harvester]]
| Transport       = 
| Variants        = [[Truck]]<br>[[Haul Truck (Dump)]]<br>[[Haul Truck (Tank)]]
}}