Difference between revisions of "Template:EchoTable"

From RPC Library
Jump to navigation Jump to search
(Created page with "{| style="border-collapse:collapse;border:2px solid black" {{#if {{{header}}} | ! style="background:{{{dark-bg}}}" {{!}} {{{header}}} | }} | {{{content}}} |}")
 
Line 1: Line 1:
 
{| style="border-collapse:collapse;border:2px solid black"
 
{| style="border-collapse:collapse;border:2px solid black"
{{#if {{{header}}} | ! style="background:{{{dark-bg}}}" {{!}} {{{header}}} | }}
+
{{#if: {{{header}}} | ! style="background:{{{dark-bg}}}" {{!}} {{{header}}} | }}
 
| {{{content}}}
 
| {{{content}}}
 
|}
 
|}

Revision as of 14:52, 5 May 2016

{{{header}}} {{{content}}}