Template:InfoBox: Difference between revisions

From Foundry Wiki
No edit summary
No edit summary
Line 6: Line 6:
|-
|-
! scope="row" | Type:
! scope="row" | Type:
| {{#switch: {{{powerType}}}
| style="text-align: right;" | {{#switch: {{{powerType}}}
  | HEV = High Voltage Energy (HEV)
  | HEV = High Voltage Energy (HEV)
  | LEV = Low Voltage Energy (LEV)
  | LEV = Low Voltage Energy (LEV)
Line 13: Line 13:
|-
|-
! scope="row" | Usage:
! scope="row" | Usage:
| {{{ powerUsage }}}
| style="text-align: right;" | {{{ powerUsage }}}
|-
|-
! colspan="2" | Dimensions
! colspan="2" | Dimensions

Revision as of 05:35, 30 November 2022

{{{name}}}
Power
Type:
Usage: {{{ powerUsage }}}
Dimensions
Width: {{{width}}}
Length: {{{length}}}
Height: {{{height}}}

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
powerpower

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

Example
HVE
Stringoptional