Difference between revisions of "Template:Infobox vehicle/doc"
From Captain of Industry Wiki
ABravePanda (talk | contribs) |
ABravePanda (talk | contribs) |
||
Line 6: | Line 6: | ||
| StorageSize = 20 | | StorageSize = 20 | ||
| FuelTank = 5 | | FuelTank = 5 | ||
| Maintenance = 1.6 | | Maintenance = 1.6 | ||
}} | }} | ||
Example usage:<pre> | Example usage:<pre> | ||
Line 16: | Line 16: | ||
| StorageSize = 20 | | StorageSize = 20 | ||
| FuelTank = 5 | | FuelTank = 5 | ||
| Maintenance = 1.6 | | Maintenance = 1.6 | ||
}} | }} | ||
</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 21:39, 12 January 2022
Pickup Truck
Created in | Vehicle Depot |
Fuel Tank | 5 |
Maintenance | 1.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 = [[Vehicle Depot]] | StorageSize = 20 | FuelTank = 5 | Maintenance = 1.6 }}