Difference between revisions of "Template:EchoTable"
Jump to navigation
Jump to search
| Line 2: | Line 2: | ||
{{#if: {{{header|}}} | ! colspan={{{cols|1}}} style="background:{{{dark-bg}}};border-bottom:2px solid black;{{#if: {{{rounded-top|}}} | border-radius:10px 10px 0 0; | }}" {{!}} {{{header}}} | {{#if: {{{header|}}} | ! colspan={{{cols|1}}} style="background:{{{dark-bg}}};border-bottom:2px solid black;{{#if: {{{rounded-top|}}} | border-radius:10px 10px 0 0; | }}" {{!}} {{{header}}} | ||
{{!}}- | }} | {{!}}- | }} | ||
| − | | | + | {{EchoTableRow |
| − | {{{content1-1}}} | + | |content = {{{content1-1}}} |
| − | {{#ifexpr: 1 < {{{cols|1}}} | {{ | + | }} |
| + | {{#ifexpr: 1 < {{{cols|1}}} | {{EchoTableRow | ||
| + | |content = {{{content2-1}}} | ||
| + | }} | }} | ||
|} | |} | ||
Revision as of 16:55, 5 May 2016
|
{{{content1-1}}} |