Difference between revisions of "Template:Infobox storage"
From Captain of Industry Wiki
ABravePanda (talk | contribs) |
m (Addition of game_object_type variable for future footer usage) |
||
(6 intermediate revisions by one other user 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|storage}}<!-- | |||
-->| Unknown Storage }}<!-- | |||
--></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 storage}}.png}}]]<br/><!-- | -->[[File:{{#if: {{{Image|}}} | {{{Image}}} | {{#if: {{{Name|}}} | {{{Name}}} | Placeholder storage}}.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:{{{CargoSize|}}}|<!-- | -->{{#if:{{{CargoSize|}}}|<!-- | ||
--><tr | --><tr class="table-tr"><!-- | ||
--><td | --><td class="table-td-left">Cargo Size</td><!-- | ||
--><td | --><td class="table-td-right">{{{CargoSize}}}</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:Storage]]}}<!-- | |||
--></includeonly><noinclude>{{documentation}}</noinclude> | --></includeonly><noinclude>{{documentation}}</noinclude> |
Latest revision as of 11:21, 2 May 2023
Template documentation (for the above template, sometimes hidden or invisible) [view] [edit] [history] [refresh]
Loose Storage
Cargo | Loose products |
Cargo Size | 180 |
Variants | Loose Storage II |
{{Infobox storage | Name = Loose Storage | Image = | Description = Optional item description goes here. It can be as long or short as you like. | Cargo = Loose products | CargoSize = 180 | Variants = [[Loose Storage II]] }}
The above text is transcluded from Template:Infobox storage/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 storage/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 storage/doc. (View all subpages of this page.)