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

From Captain of Industry Wiki
Jump to: navigation, search
(Add radiation level)
 
(2 intermediate revisions by the same user not shown)
Line 61: 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}}<!--
Line 83: 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: {{{StoredInCargoModules|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: {{{StoredInCargoModules|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: {{{StoredInCargoModules|no}}} | yes |<br>{{variants|Fluid Module}}}}<!--
                    -->| unit    = {{variants|Unit Storage}}<!--
                      -->{{#ifeq: {{{StoredInShipyard|yes}}} | no ||<br>[[Shipyard]]}}<!--
                     -->{{#ifeq: {{{StoredInCargoModules|no}}} | yes |<br>{{variants|Unit Module}}}}<!--
                     -->{{#ifeq: {{{StoredInCargoModules|no}}} | yes |<br>{{variants|Unit Module}}}}<!--
                  -->| molten  = None<!--
                    -->| molten  = None<!--
                  -->| virtual  = [[Virtual product|Ethereal plane]]<!--
                    -->| virtual  = [[Virtual product|Ethereal plane]]<!--
                  -->| #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: {{{OtherStorage|}}} | <br>{{{OtherStorage}}}}}<!--
                 -->{{#if: {{{OtherStorage|}}} | <br>{{{OtherStorage}}}}}<!--
               --></td><!--
               --></td><!--
Line 116: 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 141: 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 235: Line 237:
     | State          = Fluid
     | State          = Fluid
     | TrackTransport = no
     | TrackTransport = no
     | StoreIn        = no
     | StoredIn      = none
   }} </nowiki> |  
   }} </nowiki> |  
   {{Infobox material/sandbox
   {{Infobox material/sandbox
Line 241: Line 243:
     | State          = Fluid
     | State          = Fluid
     | TrackTransport = no
     | TrackTransport = no
     | StoreIn        = no
     | StoredIn      = none
   }}
   }}
}}
}}
Line 307: Line 309:
{{markup|<nowiki>
{{markup|<nowiki>
   {{Infobox material/sandbox
   {{Infobox material/sandbox
     | Name            = Iron Ore
     | Name            = Coal
     | Type1            = Natural resources
     | Type1            = Natural resources
     | State            = Loose
     | State            = Loose
     | CreatedIn        = [[Excavator]]
     | CreatedIn        = [[Coal Mine]]
     | UsedIn          = [[Stacker]]
     | UsedIn          = Foo
   }} </nowiki> |  
   }} </nowiki> |  
   {{Infobox material/sandbox
   {{Infobox material/sandbox
     | Name            = Iron Ore
     | Name            = Coal
     | Type1            = Natural resources
     | Type1            = Natural resources
     | State            = Loose
     | State            = Loose
     | CreatedIn        = [[Excavator]]
     | CreatedIn        = [[Coal Mine]]
     | UsedIn          = [[Stacker]]
     | 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
  }}