Template:InfoBox: Difference between revisions

From Foundry Wiki
No edit summary
No edit summary
Line 23: Line 23:
|<tr><th scope="row">Height:</th><td style="text-align: right;">{{{height}}}</td></tr>}}
|<tr><th scope="row">Height:</th><td style="text-align: right;">{{{height}}}</td></tr>}}
{{#if:{{{slots|}}}
{{#if:{{{slots|}}}
|<tr><th scope="row">Slots:</th><td style="text-align: right;">{{{slots}}}</td></tr>}}
|<tr><th scope="col">Other:</th></tr><tr><th scope="row">Slots:</th><td style="text-align: right;">{{{slots}}}</td></tr>}}
|}
|}
<noinclude>
<noinclude>

Revision as of 06:15, 1 December 2022

{{{name}}}
Power
Type:
Usage: {{{ powerUsage }}}
Dimensions



No description.

Template parameters

ParameterDescriptionTypeStatus
namename

no description

Example
Rail Mining Depot
Stringrequired
widthwidth

no description

Example
1
Numberoptional
lengthlength

no description

Example
2
Numberoptional
heightheight

no description

Example
3
Numberoptional
powerTypepowerType

Either LVE or HVE (Low Voltage Energy or High Voltage Energy, respectively)

Example
HVE
Stringoptional
powerUsagepowerUsage

The power the device consumes while running.

Example
1.0 MW
Stringoptional
slotsslots

Number of loading/unloading slots the machine has

Example
3
Numberoptional