Main Page
Difference between revisions of "Template:PSO2esChipTableCell2"
Jump to navigation
Jump to search
(Created page with "<noinclude><table><tr></noinclude> {{#switch: {{{1|}}} | 4 = <td>{{{2|}}}</td><td>{{{3|}}}</td><td>{{{4|}}}</td><td>{{{5|}}}</td> | 3 = <td>{{{2|}}}</td><td>{{{3|}}}</td><td...") |
|||
Line 2: | Line 2: | ||
{{#switch: {{{1|}}} | {{#switch: {{{1|}}} | ||
| 4 = <td>{{{2|}}}</td><td>{{{3|}}}</td><td>{{{4|}}}</td><td>{{{5|}}}</td> | | 4 = <td>{{{2|}}}</td><td>{{{3|}}}</td><td>{{{4|}}}</td><td>{{{5|}}}</td> | ||
− | |||
| #default = <td>{{{2|}}}</td><td>{{{3|}}}</td> | | #default = <td>{{{2|}}}</td><td>{{{3|}}}</td> | ||
}} | }} | ||
<noinclude></tr></table></noinclude> | <noinclude></tr></table></noinclude> |