Difference between revisions of "Template:EchoTable"
Jump to navigation
Jump to search
| (84 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | {| style="border-spacing:0;border: | + | {| 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: | + | {{#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}}} |
{{!}}- | }} | {{!}}- | }} | ||
| − | |||
| − | |||