Difference between revisions of "Template:Infobox material/sandbox"

From Captain of Industry Wiki
Jump to: navigation, search
 
(5 intermediate revisions by the same user not shown)
Line 17: Line 17:
   ** Image and Description **
   ** Image and Description **
   --><div class="inner-main"><!--
   --><div class="inner-main"><!--
     -->[[File:{{#if: {{{Image|}}} | {{{Image}}} | {{#if: {{{Name|}}} | {{{Name}}} | Placeholder material}}.png}}]]<br/><!--
     -->[[File:{{#if: {{{Image|}}} | {{{Image}}} | {{#if: {{{Name|}}} | {{{Name}}} | Placeholder material}}.png}}]]<br><!--
     -->{{#if: {{{Description|}}} | <!--
     -->{{#if: {{{Description|}}} | <!--
       --><div class="description">{{{Description}}}</div><!--
       --><div class="description">{{{Description}}}</div><!--
Line 32: Line 32:
           --><tr class="table-tr"><!--
           --><tr class="table-tr"><!--
             --><td class="table-td-left">Type</td><!--
             --><td class="table-td-left">Type</td><!--
             --><td class="table-td-right">{{{Type1}}}{{#if:{{NAMESPACE}}||[[Category:{{{Type1}}}{{#switch:{{lc:{{{Type1}}}}}|food|pollution=|s}}]]}}<!--
             --><td class="table-td-right"><!--
            -->{{#if: {{{Type2|}}} | <br/>{{{Type2|}}}{{#if:{{NAMESPACE}}||[[Category:{{{Type2}}}{{#switch:{{lc:{{{Type2}}}}}|food|pollution=|s}}]]}}}}</td><!--
              -->{{{Type1}}}{{#if:{{NAMESPACE}}||[[Category:{{{Type1}}}{{#switch:{{lc:{{{Type1}}}}}|food|pollution=|s}}]]}}<!--
           --></tr>}}<!--
              -->{{#if: {{{Type2|}}} | <br>{{{Type2|}}}{{#if:{{NAMESPACE}}||[[Category:{{{Type2}}}{{#switch:{{lc:{{{Type2}}}}}|food|pollution=|s}}]]}}}}<!--
            --></td><!--
           --></tr><!--
        -->}}<!--
          
          
         ** State **
         ** State **
         -->{{#if:{{{State|}}}|<!--
         -->{{#if: {{{State|}}} |<!--
           --><tr class="table-tr"><!--
           --><tr class="table-tr"><!--
             --><td class="table-td-left">State</td><!--
             --><td class="table-td-left">State</td><!--
             --><td class="table-td-right">{{{State}}}{{#if:{{NAMESPACE}}||[[Category:{{{State}}} products]]}}</td><!--
             --><td class="table-td-right">{{{State}}}{{#if:{{NAMESPACE}}||[[Category:{{{State}}} products]]}}</td><!--
           --></tr>|[[Category:Missing state]]}}<!--
           --></tr><!--
          -->|[[Category:Missing state]]<!--
        -->}}<!--
 
        ** Radiation Level**
        -->{{#ifeq: {{{Radiation|0}}} | 0 ||<!--
          --><tr class="table-tr"><!--
            --><td class="table-td-left">Radiation Level</td><!--
            --><td class="table-td-right">{{{Radiation}}}</td><!--
          --></tr><!--
        -->}}<!--


         ** Transported by **
         ** Transported by **
Line 48: Line 61:
             --><td class="table-td-left">Transported by</td><!--
             --><td class="table-td-left">Transported by</td><!--
             --><td class="table-td-right"><!--
             --><td class="table-td-right"><!--
               -->{{#if: {{{TransportedBy|}}} | {{{TransportedBy}}}[[Category:Cleanup1]] | <!--
               -->{{#if: {{{TransportedBy|}}} |<!--
                -->{{{TransportedBy}}}{{#if: {{NAMESPACE}} || [[Category:Cleanup1]] }} |<!--
                 -->{{#switch: {{lc:{{{State|}}}}} |<!--
                 -->{{#switch: {{lc:{{{State|}}}}} |<!--
                   -->| loose    = {{variants|U-shape Conveyor}}<!--
                   -->| loose    = {{variants|U-shape Conveyor}}<!--
                     -->{{#ifeq:{{{TrackTransport|yes}}} | no || <br/>[[Pickup]] &bull; [[Truck]] &bull; [[Haul Truck (Dump)]] }}<!--
                     -->{{#ifeq:{{{TrackTransport|yes}}} | no || <br>[[Pickup]]&bull;[[Truck]]<br>[[Haul Truck (Dump)]] }}<!--
                   -->| fluid    = {{variants|Pipe}}<!--
                   -->| fluid    = {{variants|Pipe}}<!--
                     -->{{#ifeq:{{{TrackTransport|yes}}} | no || <br/>[[Pickup]] &bull; [[Truck]] &bull; [[Haul Truck (Tank)]] }}<!--
                     -->{{#ifeq:{{{TrackTransport|yes}}} | no || <br>[[Pickup]]&bull;[[Truck]]<br>[[Haul Truck (Tank)]] }}<!--
                   -->| unit    = {{variants|Flat Conveyor}}<!--
                   -->| unit    = {{variants|Flat Conveyor}}<!--
                     -->{{#ifeq:{{{TrackTransport|yes}}} | no || <br/>[[Pickup]] &bull; [[Truck]] }}<!--
                     -->{{#ifeq:{{{TrackTransport|yes}}} | no || <br>[[Pickup]]&bull;[[Truck]] }}<!--
                   -->| molten  = [[Molten Channel]]<!--
                   -->| molten  = [[Molten Channel]]<!--
                   -->| virtual  = [[Virtual product|Magic]]<!--
                   -->| virtual  = [[Virtual product|Magic]]<!--
                   -->| #default = <span style="color: red;">Unknown <nowiki>{{{State}}}</nowiki>[[Category:Material redtext]]</span><!--
                   -->| #default = <span style="color: red;">Unknown <nowiki>{{{State}}}</nowiki>[[Category:Material redtext]]</span><!--
                 -->}}<!--
                 -->}}<!--
                 -->{{#if: {{{OtherTransport|}}} | <br/>{{{OtherTransport}}}}}<!--
                 -->{{#if: {{{OtherTransport|}}} | <br>{{{OtherTransport}}}}}<!--
               -->}}<!--
               -->}}<!--
             --></td><!--
             --></td><!--
Line 70: Line 84:
           --><td class="table-td-left">Stored in</td><!--
           --><td class="table-td-left">Stored in</td><!--
           --><td class="table-td-right"><!--
           --><td class="table-td-right"><!--
             -->{{#ifeq:{{lc:{{{StoredIn|}}}}} | none | None [[Category:Unstorable items]] | {{#if:{{{StoredIn|}}}{{{State|}}}|<!--
             -->{{#ifeq:{{lc:{{{StoredIn|}}}}} | none |<!--
              -->{{#if: {{{StoredIn|}}} | {{{StoredIn}}}[[Category:Cleanup1]] | <!--
              -->None {{#if: {{NAMESPACE}} || [[Category:Unstorable items]] }} |<!--
                -->{{#switch: {{lc:{{{State|}}}}} |<!--
              -->{{#if:{{{StoredIn|}}}{{{State|}}}|<!--
                  -->| loose    = {{variants|Loose Storage}}<!--
                -->{{#if: {{{StoredIn|}}} |<!--
                    -->{{#ifeq: {{{StoredInShipyard|yes}}} | no ||<br/>[[Shipyard]]}}<!--
                  -->{{{StoredIn}}}{{#if: {{NAMESPACE}} || [[Category:Cleanup1]] }} |<!--
                    -->{{#ifeq: {{{StoredInCargoModule|no}}} | yes |<br/>{{variants|Loose Module}}}}<!--
                  -->{{#switch: {{lc:{{{State|}}}}} |<!--
                  -->| fluid    = {{variants|Fluid Storage}}<!--
                    -->| loose    = {{variants|Loose Storage}}<!--
                    -->{{#ifeq: {{{StoredInShipyard|yes}}} | no ||<br/>[[Shipyard]]}}<!--
                      -->{{#ifeq: {{{StoredInShipyard|yes}}} | no ||<br>[[Shipyard]]}}<!--
                    -->{{#ifeq: {{{StoredInCargoModule|no}}} | yes |<br/>{{variants|Fluid Module}}}}<!--
                      -->{{#ifeq: {{{StoredInCargoModules|no}}} | yes |<br>{{variants|Loose Module}}}}<!--
                  -->| unit    = {{variants|Unit Storage}}<!--
                    -->| fluid    = {{variants|Fluid Storage}}<!--
                    -->{{#ifeq: {{{StoredInShipyard|yes}}} | no ||<br/>[[Shipyard]]}}<!--
                      -->{{#ifeq: {{{StoredInShipyard|yes}}} | no ||<br>[[Shipyard]]}}<!--
                     -->{{#ifeq: {{{StoredInCargoModule|no}}} | yes |<br/>{{variants|Unit Module}}}}<!--
                      -->{{#ifeq: {{{StoredInCargoModules|no}}} | yes |<br>{{variants|Fluid Module}}}}<!--
                  -->| molten  = None<!--
                    -->| unit    = {{variants|Unit Storage}}<!--
                  -->| virtual  = [[Virtual product|Ethereal plane]]<!--
                      -->{{#ifeq: {{{StoredInShipyard|yes}}} | no ||<br>[[Shipyard]]}}<!--
                  -->| #default = <span style="color: red;">Unknown <nowiki>{{{State}}}</nowiki>[[Category:Material redtext]]</span><!--
                     -->{{#ifeq: {{{StoredInCargoModules|no}}} | yes |<br>{{variants|Unit Module}}}}<!--
                -->}}<!--
                    -->| molten  = None<!--
                 -->{{#if: {{{OtherStorage|}}} | <br/>{{{OtherStorage}}}}}<!--
                    -->| virtual  = [[Virtual product|Ethereal plane]]<!--
                    -->| #default = <span style="color: red;">Unknown <nowiki>{{{State}}}</nowiki>[[Category:Material redtext]]</span><!--
                  -->}}<!--
                 -->{{#if: {{{OtherStorage|}}} | <br>{{{OtherStorage}}}}}<!--
               --></td><!--
               --></td><!--
             --></tr><!--
             --></tr><!--
Line 103: Line 120:
               | format    = template
               | format    = template
               | template  = {{{template|Format link}}}
               | template  = {{{template|Format link}}}
              | outro    =
               | delimiter = <br>
               | delimiter = <br>
               | default  = {{#if:{{{CreatedIn|}}} || None }}
               | default  = {{#if:{{{CreatedIn|}}} || None }}
Line 128: Line 144:
               | format    = template
               | format    = template
               | template  = {{{template|Format link}}}
               | template  = {{{template|Format link}}}
              | outro    =
               | delimiter = <br>
               | delimiter = <br>
               | default  = {{#if:{{{UsedIn|}}} || None }}
               | default  = {{#if:{{{UsedIn|}}} || None }}
Line 162: Line 177:
--></div><!--
--></div><!--
--></includeonly><noinclude>
--></includeonly><noinclude>
{{Infobox material/sandbox
{{Infobox material/sandbox
  <!-- Basic arguments -->
   | Name           = Construction Parts
   | Name               = Construction Parts
   | Type1         = Crafted material
  | Image              = <!-- only if image override is needed -->
   | State         = Unit
  | Description        = Foo  <!-- not currently implemented in-game -->
   | StartingQty   = Sailor: 987<br>Captain: 654<br>Admiral: 321
   | Type1               = Crafted material
   | Variants       = [[Construction Parts II]]<br>[[Construction Parts III]]<br>[[Construction Parts IV]]
  | Type2              =
}}
   | State               = Unit <!-- Loose, Fluid, Unit, Molten, or Virtual -->
   | StartingQty         = Sailor: 987<br/>Captain: 654<br/>Admiral: 321
   | Variants           = [[Construction Parts II]]<br/>[[Construction Parts III]]<br/>[[Construction Parts IV]]
  | TrackTransport      = yes  <!-- Set no if tracks cannot transport the item (Default: yes). -->


  <!-- Arguments for storage -->
The template accepts the following parameters:
  | StoredInShipyard   = yes  <!-- Set no if the shipyard cannot store the item (Default: yes). -->
;Basic parameters
  | StoredInCargoModule = no  <!-- Set yes if cargo modules can store the item (Default: no). -->
:*<code>Name</code>: Name of items.
  | OtherStorage       = <!-- to add an extra storage to auto-generated list -->
:*<code>Type1</code>, <code>Type2</code>: Types of items. It is used to categorize item in this wiki.
  | StoredIn            = <!-- only if storage override is needed. Set to "None" to suppress the field -->
:*<code>State</code>: Loose, Fluid, Unit, Molten, or Virtual.
:*<code>Variants</code>: Variant of the items.
;Parameters for transportation
:Buildings and vehicles for transporting are automatically listed depending on State. But, it should be modified with the following parameters in some cases.
:*<code>TrackTransport</code>: Set no if tracks cannot transport the item (Default: yes).
:*<code>TransportedBy</code>(rare):  Only if transport override is needed.
:*<code>OtherTransport</code>(rare): To add an extra transport to auto-generated list.
;Parameters for storage
:Buildings for storing are automatically listed depending on State. But, it should be modified with the following parameters in some cases.
:*<code>StoredInShipyard</code>: Set no if the shipyard cannot store the items (Default: yes).
:*<code>StoredInCargoModules</code>: Set yes if cargo modules can store the items (Default: no).
:*<code>StoredIn</code>: Only if storage override is needed. Set to "None" to suppress the field.
:*<code>OtherStorage</code>(rare): To add an extra storage to auto-generated list.
;Parameters for buildings that creates/uses this item
:Buildings that create/use the item are automatically listed from the table made by [[Template:Recipe define]]. But, it should be added with the following parameters in some cases.
:*<code>CreatedIn</code>: To add an extra buildings to auto-generated list.
:*<code>UsedIn</code>: To add an extra buildings to auto-generated list.
;Miscellaneous parameters
:*<code>Radiation</code>: Radiation Level of the items.
:*<code>StartingQty</code>: The number of the items stored in the [[Shipyard]] on game start.
:*<code>Image</code> (rare): Only if image override is needed.
:*<code>Description</code> (rare): To add an in-game description, though not currently implemented in-game.


  <!-- Arguments for transporting -->
  | OtherTransport      = <!-- to add an extra transport to auto-generated list -->
  | TransportedBy      = <!-- only if transport override is needed. Set to "None" to suppress the field -->


   <!-- Arguments for buildings which create/use this item -->
== Examples ==
   | CreatedIn           = <!-- to add an extra buildings to auto-generated list -->
;Example usage for standard item
  | UsedIn              = <!-- to add an extra buildings to auto-generated list -->
{{markup|<nowiki>
  {{Infobox material/sandbox
    | Name          = Electronics III
    | Type1          = Crafted material
    | State          = Unit
    | StartingQty    = Sailor: 987<br>Captain: 654<br>Admiral: 321
    | Variants      = [[Electronics]]<br>[[Electronics II]]
   }} </nowiki> |
   {{Infobox material/sandbox
    | Name           = Electronics III
    | Type1          = Crafted material
    | State          = Unit
    | StartingQty    = Sailor: 987<br>Captain: 654<br>Admiral: 321
    | Variants      = [[Electronics]]<br>[[Electronics II]]
  }}
}}
}}
Example usage:<pre>
;Example usage for items that tracks cannot transport or storage cannot store
{{Infobox material/sandbox
{{markup|<nowiki>
  <!-- Basic arguments -->
  {{Infobox material/sandbox
  | Name               = Construction Parts
    | Name           = Chilled Water
  | Image              = <!-- only if image override is needed -->
    | State          = Fluid
  | Description        = Foo  <!-- not currently implemented in-game -->
    | TrackTransport = no
  | Type1              = Crafted material
    | StoredIn      = none
  | Type2              =
   }} </nowiki> |  
   | State              = Unit  <!-- Loose, Fluid, Unit, Molten, or Virtual -->
   {{Infobox material/sandbox
  | StartingQty        = Sailor: 987<br/>Captain: 654<br/>Admiral: 321
    | Name          = Chilled Water
   | Variants            = [[Construction Parts II]]<br/>[[Construction Parts III]]<br/>[[Construction Parts IV]]
    | State          = Fluid
  | TrackTransport      = yes  <!-- Set no if tracks cannot transport the item (Default: yes). -->
    | TrackTransport = no
 
    | StoredIn      = none
  <!-- Arguments for storage -->
   }}
  | StoredInShipyard    = yes  <!-- Set no if the shipyard cannot store the item (Default: yes). -->
  | StoredInCargoModule = no
  | OtherStorage        = <!-- to add an extra storage to auto-generated list -->
  | StoredIn           = <!-- only if storage override is needed. Set to "None" to suppress the field -->
 
  <!-- Arguments for transporting -->
  | OtherTransport      = <!-- to add an extra transport to auto-generated list -->
  | TransportedBy       = <!-- only if transport override is needed. Set to "None" to suppress the field -->
 
   <!-- Arguments for buildings which create/use this item -->
  | CreatedIn          = <!-- to add an extra buildings to auto-generated list -->
  | UsedIn              = <!-- to add an extra buildings to auto-generated list -->
}}
}}
</pre>
;Example usage for items that the shipyard cannot store
{{Infobox material/sandbox
{{markup|<nowiki>
  <!-- Basic arguments -->
  {{Infobox material/sandbox
  | Name               = Not Water
    | Name             = Seawater
  | Image              = Water.png
    | Type1            = Natural resource
  | State               = Fluid
    | State           = Fluid
  | TrackTransport      = yes
    | StoredInShipyard = no
  | StoredIn            = none
   }} </nowiki> |
 
   {{Infobox material/sandbox
   <!-- Arguments for storage -->
    | Name            = Seawater
   | StoredInShipyard    = no
    | Type1            = Natural resource
  | StoredInCargoModule = yes
    | State            = Fluid
  | OtherStorage        = SSS
    | StoredInShipyard = no
 
   }}
  <!-- Arguments for transporting -->
  | OtherTransport      = TTT
  | CreatedIn          = CCC
   | UsedIn              = UUU
}}
}}
{{Infobox material/sandbox
;Example usage for items having Radiation Level
   <!-- Basic arguments -->
{{markup|<nowiki>
   | Name               = Steam (High)
  {{Infobox material/sandbox
  | State              = Fluid
    | Name            = Spent Fuel
  | TrackTransport      = no
    | Type1            = Radioactive waste
  | StoredIn           = none
    | Radiation        = 2
    | State            = Unit
   }} </nowiki> |
   {{Infobox material/sandbox
    | Name             = Spent Fuel
    | Type1            = Radioactive waste
    | Radiation        = 2
    | State           = Unit
  }}
}}
}}
{{Infobox material/sandbox
;Example usage for items stored in special storage
   <!-- Basic arguments -->
{{markup|<nowiki>
   | Name               = Steam (High)
  {{Infobox material/sandbox
  | State              = Fluid
    | Name            = Spent Fuel
  | TransportedBy      = TXX
    | Type1            = Radioactive waste
  | StoredIn           = none
    | State            = Unit
    | StoredIn        = [[Radioactive Waste Storage]]
   }} </nowiki> |
   {{Infobox material/sandbox
    | Name             = Spent Fuel
    | Type1            = Radioactive waste
    | State            = Unit
    | StoredIn         = [[Radioactive Waste Storage]]
  }}
}}
}}
{{Infobox material/sandbox
;Example usage for items stored in cargo modules
   <!-- Basic arguments -->
{{markup|<nowiki>
   | Name                = Iron Ore
  {{Infobox material/sandbox
  | State               = Loose
    | Name                = Uranium Ore
  | CreatedIn          = Excavator
    | Type1                = Natural resources
    | State                = Loose
    | StoredInCargoModules = yes
   }} </nowiki> |
   {{Infobox material/sandbox
    | Name                 = Uranium Ore
    | Type1               = Natural resources
    | State               = Loose
    | StoredInCargoModules = yes
  }}
}}
}}
{{Infobox material/sandbox
;Example usage for items created/used in non-production-machines
   <!-- Basic arguments -->
{{markup|<nowiki>
   | Name               =  
  {{Infobox material/sandbox
  | State               = Loose
    | Name            = Coal
    | Type1            = Natural resources
    | State            = Loose
    | CreatedIn        = [[Coal Mine]]
    | UsedIn          = Foo
   }} </nowiki> |
   {{Infobox material/sandbox
    | Name             = Coal
    | Type1            = Natural resources
    | State           = Loose
    | CreatedIn        = [[Coal Mine]]
    | UsedIn          = Foo
  }}
}}
}}

Latest revision as of 08:10, 20 May 2023

The template accepts the following parameters:

Basic parameters
  • Name: Name of items.
  • Type1, Type2: Types of items. It is used to categorize item in this wiki.
  • State: Loose, Fluid, Unit, Molten, or Virtual.
  • Variants: Variant of the items.
Parameters for transportation
Buildings and vehicles for transporting are automatically listed depending on State. But, it should be modified with the following parameters in some cases.
  • TrackTransport: Set no if tracks cannot transport the item (Default: yes).
  • TransportedBy(rare): Only if transport override is needed.
  • OtherTransport(rare): To add an extra transport to auto-generated list.
Parameters for storage
Buildings for storing are automatically listed depending on State. But, it should be modified with the following parameters in some cases.
  • StoredInShipyard: Set no if the shipyard cannot store the items (Default: yes).
  • StoredInCargoModules: Set yes if cargo modules can store the items (Default: no).
  • StoredIn: Only if storage override is needed. Set to "None" to suppress the field.
  • OtherStorage(rare): To add an extra storage to auto-generated list.
Parameters for buildings that creates/uses this item
Buildings that create/use the item are automatically listed from the table made by Template:Recipe define. But, it should be added with the following parameters in some cases.
  • CreatedIn: To add an extra buildings to auto-generated list.
  • UsedIn: To add an extra buildings to auto-generated list.
Miscellaneous parameters
  • Radiation: Radiation Level of the items.
  • StartingQty: The number of the items stored in the Shipyard on game start.
  • Image (rare): Only if image override is needed.
  • Description (rare): To add an in-game description, though not currently implemented in-game.


Examples

Example usage for standard item
Markup Renders as
  {{Infobox material/sandbox
    | Name           = Electronics III
    | Type1          = Crafted material
    | State          = Unit
    | StartingQty    = Sailor: 987<br>Captain: 654<br>Admiral: 321
    | Variants       = [[Electronics]]<br>[[Electronics II]]
  }} 
Electronics III
Electronics III.png
TypeCrafted material
StateUnit
Transported byFlat Conveyor [IIIII]
PickupTruck
Stored inUnit Storage [IIIIIIV]
Shipyard
Created inAssembly (Robotic)
Assembly (Robotic) II
Used inAssembly (Robotic)
Assembly (Robotic) II
Maintenance III Depot
Starting amountSailor: 987
Captain: 654
Admiral: 321
VariantsElectronics
Electronics II
Example usage for items that tracks cannot transport or storage cannot store
Markup Renders as
  {{Infobox material/sandbox
    | Name           = Chilled Water
    | State          = Fluid
    | TrackTransport = no
    | StoredIn       = none
  }} 
Chilled Water
Chilled Water.png
StateFluid
Transported byPipe [IIIII]
Stored inNone
Created inWater Chiller
Used inNone
Example usage for items that the shipyard cannot store
Markup Renders as
  {{Infobox material/sandbox
    | Name             = Seawater
    | Type1            = Natural resource
    | State            = Fluid
    | StoredInShipyard = no
  }} 
Example usage for items having Radiation Level
Markup Renders as
  {{Infobox material/sandbox
    | Name             = Spent Fuel
    | Type1            = Radioactive waste
    | Radiation        = 2
    | State            = Unit
  }} 
Spent Fuel
Spent Fuel.png
TypeRadioactive waste
StateUnit
Radiation Level2
Transported byFlat Conveyor [IIIII]
PickupTruck
Stored inUnit Storage [IIIIIIV]
Shipyard
Created inNuclear Reactor
Nuclear Reactor II
Used inNuclear Reprocessing Plant
Example usage for items stored in special storage
Markup Renders as
  {{Infobox material/sandbox
    | Name             = Spent Fuel
    | Type1            = Radioactive waste
    | State            = Unit
    | StoredIn         = [[Radioactive Waste Storage]]
  }} 
Spent Fuel
Spent Fuel.png
TypeRadioactive waste
StateUnit
Transported byFlat Conveyor [IIIII]
PickupTruck
Stored inRadioactive Waste Storage
Created inNuclear Reactor
Nuclear Reactor II
Used inNuclear Reprocessing Plant
Example usage for items stored in cargo modules
Markup Renders as
  {{Infobox material/sandbox
    | Name                 = Uranium Ore
    | Type1                = Natural resources
    | State                = Loose
    | StoredInCargoModules = yes
  }} 
Uranium Ore
Uranium Ore.png
TypeNatural resources
StateLoose
Transported byU-shape Conveyor [IIIII]
PickupTruck
Haul Truck (Dump)
Stored inLoose Storage [IIIIIIV]
Shipyard
Loose Module (S) [ML]
Created inNone
Used inCrusher
Crusher (Large)
Example usage for items created/used in non-production-machines
Markup Renders as
  {{Infobox material/sandbox
    | Name             = Coal
    | Type1            = Natural resources
    | State            = Loose
    | CreatedIn        = [[Coal Mine]]
    | UsedIn           = Foo
  }}