Difference between revisions of "Template:Infobox vehicle"

From Captain of Industry Wiki
Jump to: navigation, search
m
 
(24 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<includeonly><!--
<includeonly><templatestyles src="Template:Infobox material/styles.css" /><!--
--><div style="float:right; clear: right;"><!--
--><div class="infobox-wrapper"><!--
--><div style="display:inline-block; min-width: 250px; max-width: 350px; border: 3px solid rgba(252,162,58,1); border-radius: 15px; margin:10px; font-size:14px; background-color: rgba(46,46,46,1);"><!--
--><div class="outer-box"><!--
  --><div style="width: 100%; vertical-align: middle; text-align: center; background-color: rgba(0,0,0,1); font-size: 20px; color: rgba(252,162,58,1); text-shadow: 0 0 10px rgba(255,162,58,.7); font-family: Georgia, Liberation Serif, Times, serif; border-radius: 15px 15px 0 0; border-bottom: 3px solid rgba(252,162,58,1); padding: 10px 0;"><!--
  --><div class="inner-header"><!--
        -->{{#if: {{{Name|}}} | {{{Name}}} | Unknown Vehicle }}<!--
    --><div class="title"><!--
      -->{{#if: {{{Name|}}}<!--
        -->| {{{Name}}}<!--
          ** This variable is used in footer template **
          -->{{#vardefine:game_object_type|vehicle}}<!--
        -->| Unknown Vehicle }}<!--
    --></div><!--
    --><div class="tier"><!--
      -->{{#if: {{{Tier|}}} | T{{{Tier}}} }}<!--
    --></div><!--
   --></div><!--
   --></div><!--
   --><div style="text-align: center; padding: 10px 10px 0;"><!--
   --><div class="inner-main"><!--
    -->[[File:{{#if: {{{Image|}}} | {{{Image}}} | {{#if: {{{Name|}}} | {{{Name}}} | Placeholder vehicle}}.png}}]]<br/><!--
     -->{{#if: {{{Description|}}} | <!--
     -->{{#if: {{{Description|}}} | <!--
       --><div style="font-size:16px; color: rgba(255,255,255,1); padding: 0px 0px 10px 0px;">''“{{{Description}}}”''</div><!--
       --><div class="description">{{{Description}}}</div><!--
     -->}}<!--
     -->}}<!--
    -->[[File:{{#if: {{{Image|}}} | {{{Image}}} | {{#if: {{{Name|}}} | {{{Name}}} | Placeholder vehicle}}.png}}]]<br/><!--
   --></div><!--
   --></div><!--
   --><div style="padding: 10px;"><!--
   --><div class="inner-table"><!--
     --><div style="vertical-align:top; width: 100%;"><!--   
     --><div class="inner-inner-table"><!--   
       --><table style="border-collapse: collapse; border-spacing: 0 8px; flex-grow:1; line-height:16px; white-space:nowrap; width: 100%"><!--
       --><table class="table"><!--
         -->{{#if:{{{CreatedIn|}}}|<!--
         -->{{#if:{{{CreatedIn|}}}|<!--
           --><tr style="border-top: 1px solid white; vertical-align: top;"><!--
           --><tr class="table-tr"><!--
             --><td style="text-align: right; font-weight: bold; padding: 5px 5px 5px 0;">Created in</td><!--
             --><td class="table-td-left">Created in</td><!--
             --><td style="padding: 5px 0 5px 5px;">{{{CreatedIn}}}</td><!--
             --><td class="table-td-right">{{{CreatedIn}}}</td><!--
           --></tr>}}<!--
           --></tr>}}<!--
         -->{{#if:{{{StorageSize|}}}|<!--
         -->{{#if:{{{Recipe|}}}|<!--
           --><tr style="border-top: 1px solid white; vertical-align: top;"><!--
           --><tr class="table-tr"><!--
             --><td style="text-align: right; font-weight: bold; padding: 5px 5px 5px 0;">Storage Size</td><!--
            --><td class="table-td-left">Construction</td><!--
             --><td style="padding: 5px 0 5px 5px;">{{{StorageSize}}}</td><!--
             --><td class="table-td-right">{{{Recipe}}}</td><!--
          --></tr>}}<!--
        -->{{#if:{{{CargoSize|}}}|<!--
          --><tr class="table-tr"><!--
            --><td class="table-td-left">Cargo Size</td><!--
             --><td class="table-td-right">{{{CargoSize}}}</td><!--
           --></tr>}}<!--
           --></tr>}}<!--
         -->{{#if:{{{FuelTank|}}}|<!--
         -->{{#if:{{{FuelTank|}}}|<!--
           --><tr style="border-top: 1px solid white; vertical-align: top;"><!--
           --><tr class="table-tr"><!--
             --><td style="text-align: right; font-weight: bold; padding: 5px 5px 5px 0;">Fuel Tank</td><!--
            --><td class="table-td-left">Fuel Tank</td><!--
             --><td style="padding: 5px 0 5px 5px;">{{{FuelTank}}}</td><!--
            --><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 style="border-top: 1px solid white; vertical-align: top;"><!--
           --><tr class="table-tr"><!--
             --><td style="text-align: right; font-weight: bold; padding: 5px 5px 5px 0;">Maintenance</td><!--
            --><td class="table-td-left">Maintenance</td><!--
             --><td style="padding: 5px 0 5px 5px;">{{{Maintenance}}}</td><!--
            --><td class="table-td-right">{{{Maintenance}}} {{#ifeq:{{lc:{{{Maintenance}}}}} | none | | {{infoicon|Maintenance I|icononly=yes}} {{Time}} }}</td><!--
          --></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>}}<!--         
           --></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|}}}|<!--
          --><tr class="table-tr"><!--
            --><td class="table-td-left">Variants</td><!--
            --><td class="table-td-right">{{{Variants}}}</td><!--
          --></tr>}}<!--         
       --></table><!--
       --></table><!--
     --></div><!--
     --></div><!--
   --></div><!--
   --></div><!--
    {{#if:{{{Recipes|}}}|<hr style="height:3px; border:0">{{{Recipes}}}}}
--></div><!--
--></div><!--
--></div><!--
--></div><!--
-->{{#if: {{NAMESPACE}} || [[Category:Vehicles]]}}<!--
--></includeonly><noinclude>{{documentation}}</noinclude>
--></includeonly><noinclude>{{documentation}}</noinclude>

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
Pickup.png
Optional item description goes here. It can be as long or short as you like.
Created inVehicles Depot
Construction
Iron.png
20
+
Copper.png
10
+
Rubber.png
10
+
Diesel.png
5
Cargo Size20
Fuel Tank5
Max Speed10
Fuel Consumption0.4 / 60 Clock.png
Maintenance1.6 / 60 Clock.png
Maintenance II99 / 60 Clock.png
Compatible MinerSmall Excavator
Excavator
Tree Harvester
Large Tree Harvester
VariantsTruck
Haul Truck (Dump)
Haul Truck (Tank)
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
| 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.)