Difference between revisions of "Template:EchoTable"

From RPC Library
Jump to navigation Jump to search
Line 4: Line 4:
 
{{EchoTableRow  
 
{{EchoTableRow  
 
|content = {{{content1-1}}}
 
|content = {{{content1-1}}}
 +
|shaded={{#if: {{{shaded|}}} | {{{dark-bg}}} | }}
 
}}
 
}}
 
{{#ifexpr: 1 < {{{cols|1}}} | {{EchoTableRow
 
{{#ifexpr: 1 < {{{cols|1}}} | {{EchoTableRow
 
|content = {{{content2-1}}}
 
|content = {{{content2-1}}}
|shaded={{#if: {{{shaded|}}} | {{{dark-bg}}} | }}}
+
|shaded={{#if: {{{shaded|}}} | {{{dark-bg}}} | }}
 
}} | }}
 
}} | }}
 
|}
 
|}

Revision as of 19:57, 5 May 2016

{{{content1-1}}}