Template:Sockets: Difference between revisions

Template page
No edit summary
No edit summary
Line 4: Line 4:
| {{#if:{{{2}}}| {{{2}}} || |}} {{#if:{{{3}}}| {{{3}}} || |}} {{#if:{{{4}}}| {{{4}}} || |}} {{#if:{{{5}}}| {{{5}}} || |}} {{#if:{{{6}}}| {{{6}}} || |}} {{#if:{{{7}}}| {{{7}}} || |}} {{#if:{{{8}}}| {{{8}}} || |}} {{#if:{{{9}}}| {{{9}}} || |}}  
| {{#if:{{{2}}}| {{{2}}} || |}} {{#if:{{{3}}}| {{{3}}} || |}} {{#if:{{{4}}}| {{{4}}} || |}} {{#if:{{{5}}}| {{{5}}} || |}} {{#if:{{{6}}}| {{{6}}} || |}} {{#if:{{{7}}}| {{{7}}} || |}} {{#if:{{{8}}}| {{{8}}} || |}} {{#if:{{{9}}}| {{{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
<nowiki>
sockets = {
{ "medium1", "Medium"  },
{ "medium2", "Medium"  },
{ "medium3", "Medium"  },
{ "large1", "Large"    },
{ "",      "Internal" },
{ "",      "Internal" },
{ "",      "Internal" },
{ "",      "Internal" },
},
</nowiki>

Revision as of 11:50, 6 August 2023

Sockets for {{{1}}}
{{{2}}} {{{3}}} {{{4}}} {{{5}}} {{{6}}} {{{7}}} {{{8}}} {{{9}}}