Template:Infobox vehicle/doc: Difference between revisions

From Captain of Industry Wiki
Jump to: navigation, search
Phoenixx (talk | contribs)
add recipe
Vekking (talk | contribs)
No edit summary
Line 3: Line 3:
| Image        = Pickup.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]]
| Recipe        =  
| Recipe        =  
   {{Machine Recipe
   {{Machine Recipe
Line 24: Line 24:
| 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]]
| Recipe        =  
| Recipe        =  
   {{Machine Recipe
   {{Machine Recipe

Revision as of 14:20, 12 June 2022

Pickup Truck

Optional item description goes here. It can be as long or short as you like.
Created inVehicles Depot
Construction
20
+
10
+
10
+
5
Cargo Size20
Fuel Tank5
Maintenance1.6 / 60

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
}}