Template:InfoBox: Difference between revisions

From Foundry Wiki
m (Added a Slots Per side box)
mNo edit summary
Line 52: Line 52:
  {{!-}}
  {{!-}}
  {{!}} Slots Per Side:
  {{!}} Slots Per Side:
  {{!}} style="text-align: right;" {{!}} {{{slots_per_side}}}
  {{!}} style="text-align: right;" {{!}} {{{SlotsPerSide}}}
}}
}}
{{!)}}
{{!)}}
Line 95: Line 95:
"type": "number"
"type": "number"
},
},
         "slots_per_side": {
         "SlotsPerSide": {
"description": "Side information for Number of loading/unloading slots",
"description": "Side information for Number of loading/unloading slots",
"example": "3/side , 5 front/5 back/4 sides",
"example": "3/side , 5 front/5 back/4 sides",
Line 110: Line 110:
"powerUsage",
"powerUsage",
"slots",
"slots",
         "slots_per_side"
         "SlotsPerSide"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 19:39, 6 June 2024

{{{name}}}
[[Image:Item {{{name}}}.png|160px|alt={{{name}}}]]


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
requiresFoundationrequiresFoundation

Requires a foundation

Booleanoptional
powerTypepowerType

Either LVG (Low Voltage Grid) or HVG (High Voltage Grid)

Example
HVG
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
SlotsPerSideSlotsPerSide

Side information for Number of loading/unloading slots

Example
3/side , 5 front/5 back/4 sides
Stringoptional