Template:Infobox component
Appearance
Renders an infobox for a Logic World component
Parameter | Description | Type | Status | |
---|---|---|---|---|
title | title | The title shown above and outside the infobox, usually the name of the gate. | String | required |
id | id | The ID of the component as specified in its .jecs definition file. | String | required |
image | image | The main image to show on the infobox, usually a 200px render of the component.
| File | optional |
configurable | configurable | Whether this component can be configured after being placed in order to e.g. change the number of inputs.
| Boolean | optional |