Template:InfoBox: Difference between revisions

From Foundry Wiki
(Created page with "{| class="wikitable" style="margin-left:5px;float:right;" !colspan="2"|{{{name}}} |- ! colspan="2" | Dimensions |- |Width: ||{{{width}}} |- |Length:||{{{length}}} |- |Height:||{{{height}}} |} <noinclude> <templatedata> { "params": { "name": { "example": "Rail Mining Depot", "type": "string", "required": true }, "width": { "example": "1", "type": "number" }, "length": { "example": "2", "type": "number" }, "height": { "example": "3",...")
 
No edit summary
Line 2: Line 2:
!colspan="2"|{{{name}}}
!colspan="2"|{{{name}}}
|-
|-
|- Power: || High Voltage Energy (HEV)
! colspan="2" | Dimensions
! colspan="2" | Dimensions
|-
|-

Revision as of 04:50, 30 November 2022

{{{name}}}
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