Template:InfoBox: Difference between revisions

From Foundry Wiki
(Undo revision 3265 by OldManKeeper (talk))
Tag: Undo
(Undo revision 3263 by OldManKeeper (talk))
Tag: Undo
Line 52: Line 52:
  {{!-}}
  {{!-}}
  {{!}} Slots Per Side:
  {{!}} Slots Per Side:
  {{!}} style="text-align: right;" {{!}} {{{SlotsPerSide}}}
  {{!}} style="text-align: right;" {{!}} {{{slots_per_side}}}
}}
}}
{{!)}}
{{!)}}
Line 95: Line 95:
"type": "number"
"type": "number"
},
},
         "SlotsPerSide": {
         "slots_per_side": {
"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",
         "SlotsPerSide"
         "slots_per_side"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 19:58, 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
slots_per_sideslots_per_side

Side information for Number of loading/unloading slots

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