Difference between revisions of "Template:Infobox transport"
From Captain of Industry Wiki
ABravePanda (talk | contribs) |
m (Error fixing) |
||
(19 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly><!-- | <includeonly><templatestyles src="Template:Infobox material/styles.css" /><!-- | ||
--><div | --><div class="infobox-wrapper"><!-- | ||
--><div | --><div class="outer-box"><!-- | ||
--><div | --><div class="inner-header"><!-- | ||
--><div class="title"><!-- | |||
-->{{#if: {{{Name|}}}<!-- | |||
-->| {{{Name}}}<!-- | |||
** This variable is used in footer template ** | |||
-->{{#vardefine:game_object_type|transport}}<!-- | |||
-->| Unknown Transport }}<!-- | |||
--></div><!-- | |||
--></div><!-- | --></div><!-- | ||
--><div | --><div class="inner-main"><!-- | ||
-->{{#if: {{{Description|}}} | <!-- | -->{{#if: {{{Description|}}} | <!-- | ||
--><div | --><div class="description">''“{{{Description}}}”''</div><!-- | ||
-->}}<!-- | -->}}<!-- | ||
-->[[File:{{#if: {{{Image|}}} | {{{Image}}} | {{#if: {{{Name|}}} | {{{Name}}} | Placeholder vehicle}}.png}}]]<br/><!-- | -->[[File:{{#if: {{{Image|}}} | {{{Image}}} | {{#if: {{{Name|}}} | {{{Name}}} | Placeholder vehicle}}.png}}]]<br/><!-- | ||
--></div><!-- | --></div><!-- | ||
--><div | --><div class="inner-table"><!-- | ||
--><div | --><div class="inner-inner-table"><!-- | ||
--><table | --><table class="table"><!-- | ||
-->{{#if:{{{Cargo|}}}|<!-- | -->{{#if:{{{Cargo|}}}|<!-- | ||
--><tr | --><tr class="table-tr"><!-- | ||
--><td | --><td class="table-td-left">Cargo</td><!-- | ||
--><td | --><td class="table-td-right"><!-- | ||
-->{{#ifexist: Category:{{{Cargo}}} | [[:Category:{{{Cargo}}}|{{{Cargo}}}]] | {{{Cargo}}}}}<!-- | |||
--></td><!-- | |||
--></tr>}}<!-- | --></tr>}}<!-- | ||
-->{{#if:{{{Throughput|}}}|<!-- | -->{{#if:{{{Throughput|}}}|<!-- | ||
--><tr | --><tr class="table-tr"><!-- | ||
--><td | --><td class="table-td-left">Throughput</td><!-- | ||
--><td | --><td class="table-td-right">{{{Throughput}}} / 60 [[File:Clock.png|link=|16x16px]]</td><!-- | ||
--></tr>}}<!-- | --></tr>}}<!-- | ||
-->{{#if:{{{Variants|}}}|<!-- | -->{{#if:{{{Variants|}}}|<!-- | ||
--><tr | --><tr class="table-tr"><!-- | ||
--><td | --><td class="table-td-left">Variants</td><!-- | ||
--><td | --><td class="table-td-right">{{{Variants}}}</td><!-- | ||
--></tr>}}<!-- | --></tr>}}<!-- | ||
--></table><!-- | --></table><!-- | ||
--></div><!-- | --></div><!-- | ||
--></div><!-- | --></div><!-- | ||
--></div><!-- | --></div><!-- | ||
--></div><!-- | --></div><!-- | ||
-->{{#if: {{NAMESPACE}} || [[Category:Transports]]}}<!-- | |||
--></includeonly><noinclude>{{documentation}}</noinclude> | --></includeonly><noinclude>{{documentation}}</noinclude> |
Latest revision as of 11:25, 2 May 2023
Template documentation (for the above template, sometimes hidden or invisible) [view] [edit] [history] [refresh]
U-shape Conveyor
Cargo | Loose products |
Throughput | 60 / 60 |
Variants | U-shape Conveyor II U-shape Coveyor III |
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.)
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.)