Template:InfoBox: Difference between revisions

From Foundry Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{#switch: {{power}}}
| HEV = High Voltage Energy (HEV)
| LEV = Low Voltage Energy (LEV)
| default = Invalid Energy
}}
{| class="wikitable" style="margin-left:5px;float:right;"
{| class="wikitable" style="margin-left:5px;float:right;"
!colspan="2"|{{{name}}}
!colspan="2"|{{{name}}}
|-
|-
|- Power: || High Voltage Energy (HEV)
|-
| Power: || {{{power}}}
|-
! colspan="2" | Dimensions
! colspan="2" | Dimensions
|-
|-
Line 31: Line 39:
"example": "3",
"example": "3",
"type": "number"
"type": "number"
},
"power": {
"description": "Either LVE or HVE (Low Voltage Energy or High Voltage Energy, respectively)",
"type": "string"
}
}
}
}

Revision as of 05:00, 30 November 2022


{{{name}}}
Power: {{{power}}}
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)

Stringoptional