Template:Infobox material/doc: Difference between revisions

From Captain of Industry Wiki
Jump to: navigation, search
document new param usage
Konsi3108 (talk | contribs)
mNo edit summary
Line 12: Line 12:
| StoredIn      = <!-- only if transport override is needed -->
| StoredIn      = <!-- only if transport override is needed -->
| StartingQty    = Sailor: 450<br/>Captain: 300<br/>Admiral: 300
| StartingQty    = Sailor: 450<br/>Captain: 300<br/>Admiral: 300
| Variants      = [[Cement]]
}}
}}
Example usage:<pre>
Example usage:<pre>
Line 27: Line 28:
| StoredIn      = <!-- only if transport override is needed -->
| StoredIn      = <!-- only if transport override is needed -->
| StartingQty  = Sailor: 450<br/>Captain: 300<br/>Admiral: 300
| StartingQty  = Sailor: 450<br/>Captain: 300<br/>Admiral: 300
| Variants      = [[Cement]]
}}
}}
</pre>
</pre>
<includeonly>[[Category:Infobox templates|Material]]</includeonly><!--
<includeonly>[[Category:Infobox templates|Material]]</includeonly><!--
--><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
--><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>

Revision as of 20:58, 15 June 2022

Cement

TypeCrafted material
StateLoose
Transported byU-shape Conveyor [IIIII]
PickupTruck
Haul Truck (Dump)
Stored inLoose Storage [IIIIIIV]
Shipyard
Created inRotary Kiln
Used in
    Concrete Mixer
    Starting amountSailor: 450
    Captain: 300
    Admiral: 300
    VariantsCement

    Example usage:

    {{Infobox material
    | Name          = Cement
    | Image         = <!-- only if image override is needed -->
    | Description   = <!-- not currently implemented in-game -->
    | Type1         = Crafted material
    | State         = Loose <!-- Loose, Fluid, Unit, Molten, or Virtual -->
    | CreatedIn     = [[Rotary Kiln]]
    | UsedIn        = [[Concrete Mixer]]
    | OtherTransport = <!-- to add an extra transport to auto-generated list -->
    | OtherStorage   = <!-- to add an extra storage to auto-generated list -->
    | TransportedBy  = <!-- only if transport override is needed -->
    | StoredIn       = <!-- only if transport override is needed -->
    | StartingQty   = Sailor: 450<br/>Captain: 300<br/>Admiral: 300
    | Variants      = [[Cement]]
    }}