Template:Basic info: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m testing |
||
| Line 8: | Line 8: | ||
|- | |- | ||
| Mass|| {{{mass}}} | | Mass|| {{{mass}}} | ||
|- | {{{power||- | ||
| Power|| {{{power}}} | | Power|| {{{power}}}}}} | ||
|- | |- | ||
| Cost|| {{{cost}}} | | Cost|| {{{cost}}} | ||
Revision as of 00:14, 5 March 2026
| {{{name}}} | |
|---|---|
| {{{image}}} | |
| Dimensions | {{{size}}} |
| Mass | {{{mass}}} |
| Cost | {{{cost}}} |
| Logic In | {{{logic_in}}} |
| Logic Out | {{{logic_out}}} |
| Pipes | {{{pipes}}} |
| Parameters | {{{params}}} |
Template for basic block information, every block should have one of these
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | The text that goes at the top of the table
| String | optional |
| image | image | Thumbnail for the block | File | optional |
| size | size | no description | Number | required |
| mass | mass | no description | Number | required |
| cost | cost | no description | Unknown | optional |
| logic_in | logic_in | no description | Unknown | optional |
| logic_out | logic_out | no description | Unknown | optional |
| params | params | When you select it, what can you change
| String | optional |
| power | power | no description | Unknown | optional |
| pipes | pipes | no description | Unknown | optional |