Difference between revisions of "Template:Infobox transport"

From Captain of Industry Wiki
Jump to: navigation, search
m (don't link cargo if the category haven't been created)
m (Addition of game_object_type variable for future footer usage)
Line 4: Line 4:
   --><div class="inner-header"><!--
   --><div class="inner-header"><!--
     --><div class="title"><!--
     --><div class="title"><!--
       -->{{#if: {{{Name|}}} | {{{Name}}} | Unknown Transport }}<!--
       -->{{#if: {{{Name|}}}
        -->| {{{Name}}}<!--
          ** This variable is used in footer template **
          -->{{#vardefine:game_object_type|transport}}<!--
        -->| Unknown Transport }}<!--
     --></div><!--
     --></div><!--
   --></div><!--
   --></div><!--

Revision as of 11:23, 2 May 2023

Template documentation (for the above template, sometimes hidden or invisible) [view] [edit] [history] [refresh]
U-shape Conveyor
“Optional item description goes here. It can be as long or short as you like.”
U-shape Conveyor.png

TODO: fix category link

Example usage:
{{Infobox transport
| Name          = U-shape Conveyor
| Image         = 
| Description   = Optional item description goes here. It can be as long or short as you like.
| Cargo         = Loose products
| Throughput    = 60
| Variants      = [[U-shape Coveyor II]]</br>[[U-shape Coveyor III]]
}}
The above text is transcluded from Template:Infobox transport/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 (create | mirror ) and testcases (create) pages.
Please add categories and interwikis to Template:Infobox transport/doc. (View all subpages of this page.)