Difference between revisions of "Template:EchoTable"

From RPC Library
Jump to navigation Jump to search
 
(84 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| style="border-spacing:0;border:2px solid black;border-radius:10px 10px 0 0"
+
{| style="{{#if: {{{flush|}}} | margin:-2px;width:calc(100% + 4px); | width:100%; }}border-spacing:0;{{#if:{{{border|}}} | border:{{{border|}}}px solid {{{border-color|black}}}; | }}{{#if: {{{rounded-top|}}} | border-radius:10px 10px 0 0; | }}"
{{#if: {{{header}}} | ! style="background:{{{dark-bg}}};border-bottom:2px solid black" {{!}} {{{header}}}
+
{{#if: {{{header|}}} | ! colspan={{{cols|1}}} style="background:linear-gradient({{{dark-bg}}}, {{{light-bg}}}, {{{dark-bg}}});{{#if: {{{border|}}} | border-bottom:{{{border|}}}px solid {{{border-color|black}}};}}{{#if: {{{rounded-top|}}} | border-radius:10px 10px 0 0; | }}" {{!}} {{{header}}}
 
{{!}}- | }}
 
{{!}}- | }}
| {{{content}}}
 
|}
 

Latest revision as of 16:21, 11 May 2016