Template:Table: Difference between revisions
Template page
More actions
No edit summary  | 
				No edit summary  | 
				||
| Line 1: | Line 1: | ||
{| {{{type|style="background:transparent;"}}}  | |||
<!-----Title----->  | |||
{{#if:{{{title|}}} |<!--then:-->  | |||
{{!}}+ {{{title}}}  | |||
{{!-}} }}  | |||
<!-----Column headers----->  | <!-----Column headers----->  | ||
{{#if:{{{hdrs|}}} |<!--then:-->  | {{#if:{{{hdrs|}}} |<!--then:-->  | ||
! {{{hdrs}}}  | ! {{{hdrs}}}  | ||
{{!-}} }}    | {{!-}} }}  | ||
{{#if:{{{row1|}}} |<!--then:-->  | {{#if:{{{row1|}}} |<!--then:-->  | ||
{{!}} {{{row1}}}  | {{!}} {{{row1}}}  | ||
{{!-}} }}  | {{!-}} }}    | ||
{{#if:{{{row2|}}} |<!--then:-->  | {{#if:{{{row2|}}} |<!--then:-->  | ||
{{!}} {{{row2}}}  | {{!}} {{{row2}}}  | ||
{{!-}} }}  | {{!-}} }}  | ||
|}  | |||