Difference between revisions of "Template:Infobox vehicle"
From Captain of Industry Wiki
(add Variants) |
m |
||
(9 intermediate revisions by 4 users not shown) | |||
Line 4: | Line 4: | ||
--><div class="inner-header"><!-- | --><div class="inner-header"><!-- | ||
--><div class="title"><!-- | --><div class="title"><!-- | ||
-->{{#if: {{{Name|}}} | {{{Name}}} | Unknown Vehicle }}<!-- | -->{{#if: {{{Name|}}}<!-- | ||
-->| {{{Name}}}<!-- | |||
** This variable is used in footer template ** | |||
-->{{#vardefine:game_object_type|vehicle}}<!-- | |||
-->| Unknown Vehicle }}<!-- | |||
--></div><!-- | --></div><!-- | ||
--><div class="tier"><!-- | --><div class="tier"><!-- | ||
Line 37: | Line 41: | ||
--><tr class="table-tr"><!-- | --><tr class="table-tr"><!-- | ||
--><td class="table-td-left">Fuel Tank</td><!-- | --><td class="table-td-left">Fuel Tank</td><!-- | ||
--><td class="table-td-right">{{{FuelTank}}} | --><td class="table-td-right">{{{FuelTank}}} {{infoicon|{{#if:{{{Fuel|}}}|{{{Fuel}}}|Diesel}}|icononly=yes}}</td><!-- | ||
--></tr>}}<!-- | |||
-->{{#if:{{{MaxSpeed|}}}|<!-- | |||
--><tr class="table-tr"><!-- | |||
--><td class="table-td-left">Max Speed</td><!-- | |||
--><td class="table-td-right">{{{MaxSpeed}}}</td><!-- | |||
--></tr>}}<!-- | |||
-->{{#if:{{{FuelConsumption|}}}|<!-- | |||
--><tr class="table-tr"><!-- | |||
--><td class="table-td-left">Fuel Consumption</td><!-- | |||
--><td class="table-td-right">{{{FuelConsumption}}} {{infoicon|{{#if:{{{Fuel|}}}|{{{Fuel}}}|Diesel}}|icononly=yes}}{{Time}}</td><!-- | |||
--></tr>}}<!-- | --></tr>}}<!-- | ||
-->{{#if:{{{Maintenance|}}}|<!-- | -->{{#if:{{{Maintenance|}}}|<!-- | ||
--><tr class="table-tr"><!-- | --><tr class="table-tr"><!-- | ||
--><td class="table-td-left">Maintenance</td><!-- | --><td class="table-td-left">Maintenance</td><!-- | ||
--><td class="table-td-right">{{{Maintenance}}} | --><td class="table-td-right">{{{Maintenance}}} {{#ifeq:{{lc:{{{Maintenance}}}}} | none | | {{infoicon|Maintenance I|icononly=yes}} {{Time}} }}</td><!-- | ||
--></tr>}}<!-- | --></tr>}}<!-- | ||
-->{{#if:{{{MaintenanceII|}}}|<!-- | |||
--><tr class="table-tr"><!-- | |||
--><td class="table-td-left">Maintenance II</td><!-- | |||
--><td class="table-td-right">{{{MaintenanceII}}} {{#ifeq:{{lc:{{{MaintenanceII}}}}} | none | | {{infoicon|Maintenance II|icononly=yes}} {{Time}} }}</td><!-- | |||
--></tr>}}<!-- | |||
-->{{#if:{{{Miner|}}}|<!-- | |||
--><tr class="table-tr"><!-- | |||
--><td class="table-td-left">Compatible Miner</td><!-- | |||
--><td class="table-td-right">{{{Miner}}}</td><!-- | |||
--></tr>}}<!-- | |||
-->{{#if:{{{Transport|}}}|<!-- | |||
--><tr class="table-tr"><!-- | |||
--><td class="table-td-left">Compatible<br>Transport</td><!-- | |||
--><td class="table-td-right">{{{Transport}}}</td><!-- | |||
--></tr>}}<!-- | |||
-->{{#if:{{{Variants|}}}|<!-- | -->{{#if:{{{Variants|}}}|<!-- | ||
--><tr class="table-tr"><!-- | --><tr class="table-tr"><!-- |
Latest revision as of 08:27, 22 January 2024
Template documentation (for the above template, sometimes hidden or invisible) [view] [edit] [history] [refresh]
Pickup Truck
Created in | Vehicles Depot |
Construction | |
Cargo Size | 20 |
Fuel Tank | 5 |
Max Speed | 10 |
Fuel Consumption | 0.4 / 60 |
Maintenance | 1.6 / 60 |
Maintenance II | 99 / 60 |
Compatible Miner | Small Excavator Excavator Tree Harvester Large Tree Harvester |
Variants | Truck Haul Truck (Dump) Haul Truck (Tank) |
{{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)]] }}
The above text is transcluded from Template:Infobox vehicle/doc; you can change it or view its history. (How does this work?)
If you're done making changes, please refresh the text. (Why?)
You can experiment in this template's sandbox (edit | diff) and testcases (create) pages.
Please add categories and interwikis to Template:Infobox vehicle/doc. (View all subpages of this page.)
If you're done making changes, please refresh the text. (Why?)
You can experiment in this template's sandbox (edit | diff) and testcases (create) pages.
Please add categories and interwikis to Template:Infobox vehicle/doc. (View all subpages of this page.)