Difference between revisions of "Template:EchoTable"

From RPC Library
Jump to navigation Jump to search
Line 1: Line 1:
{| style="width:100%;border-spacing:0;border:2px solid black;{{#if: {{{rounded-top|}}} | border-radius:10px 10px 0 0; | }}{{#if: {{{flush|}}} | margin:-3px; | }}"
+
{| style="width:100%;border-spacing:0;border:2px solid {{{border-color|black}}};{{#if: {{{rounded-top|}}} | border-radius:10px 10px 0 0; | }}{{#if: {{{flush|}}} | margin:-3px; | }}"
{{#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:linear-gradient({{{dark-bg}}}, {{{light-bg}}}, {{{dark-bg}}});border-bottom:2px solid {{{border-color|black}}};{{#if: {{{rounded-top|}}} | border-radius:10px 10px 0 0; | }}" {{!}} {{{header}}}
 
{{!}}- | }}
 
{{!}}- | }}
 
{{EchoTableRow  
 
{{EchoTableRow  

Revision as of 19:38, 5 May 2016

{{{content1-1}}}