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...")
 
Line 1: Line 1:
{{Infobox vehicle
{{Infobox vehicle
| Name          = Cement
| Name          = 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.
Line 10: Line 10:
Example usage:<pre>
Example usage:<pre>
{{Infobox vehicle
{{Infobox vehicle
| Name          = Cement
| Name          = 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.

Revision as of 21:15, 12 January 2022

Truck
File:(if not the same as Name.png)
Optional item description goes here. It can be as long or short as you like.
Created inVehicle Depot
Fuel Tank5
Maintenance1.6 / 60sec / 60 Clock.png

Example usage:

{{Infobox vehicle
| Name          = 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]]
| StorageSize   = 20
| FuelTank      = 5
| Maintenance   = 1.6 / 60sec 
}}