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

From Captain of Industry Wiki
Jump to: navigation, search
(add recipe)
Line 4: Line 4:
| 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    = [[Vehicle Depot]]
| Recipe        =
  {{Machine Recipe
    | Input1Name  = Iron
    | Input1Qty  = 20
    | Input2Name  = Copper
    | Input2Qty  = 10
    | Input3Name  = Rubber
    | Input3Qty  = 10
    | Input4Name  = Diesel
    | Input4Qty  = 5
  }}
| CargoSize    = 20
| CargoSize    = 20
| FuelTank      = 5
| FuelTank      = 5
Line 14: Line 25:
| 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    = [[Vehicle Depot]]
| Recipe        =
  {{Machine Recipe
    | Input1Name  = Iron
    | Input1Qty  = 20
    | Input2Name  = Copper
    | Input2Qty  = 10
    | Input3Name  = Rubber
    | Input3Qty  = 10
    | Input4Name  = Diesel
    | Input4Qty  = 5
  }}
| CargoSize    = 20
| CargoSize    = 20
| FuelTank      = 5
| FuelTank      = 5

Revision as of 14:14, 10 May 2022

Pickup Truck
Pickup.png
Optional item description goes here. It can be as long or short as you like.
Created inVehicle Depot
Construction
Iron.png
20
+
Copper.png
10
+
Rubber.png
10
+
Diesel.png
5
Cargo Size20
Fuel Tank5
Maintenance1.6 / 60 Clock.png

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     = [[Vehicle 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
}}