No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|+Sockets for {{{1}}} | |+Sockets for {{{1}}} | ||
|- | |- | ||
| {{#if:{{{2}}}| {{{2}}} || |}} {{#if:{{{3}}}| {{{3}}} || |}} {{#if:{{{4}}}| {{{4}}} || |}} {{#if:{{{5}}}| {{{5}}} || |}} {{#if:{{{6}}}| {{{6}}} || |}} {{#if:{{{7}}}| {{{7}}} || |}} {{#if:{{{8}}}| {{{8}}} || |}} {{#if:{{{9}}}| {{{9}}} || |}} | |||
|} | |} | ||
Revision as of 11:38, 6 August 2023
{{{2}}} {{{3}}} {{{4}}} {{{5}}} {{{6}}} {{{7}}} {{{8}}} {{{9}}} |
Work in progress outcome:
Large sockets displayed in the first row
Medium sockets displayed in the second row
Small sockets displayed in the third row
Internal sockets displayed in the fourth row
SAMPLE DATA
sockets = { { "medium1", "Medium" }, { "medium2", "Medium" }, { "medium3", "Medium" }, { "large1", "Large" }, { "", "Internal" }, { "", "Internal" }, { "", "Internal" }, { "", "Internal" }, },