Template:DefaultTable: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (36 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
| style="border-color: black; text-align: left;" | | style="width: auto; max-width: 600px; border-color: black; text-align: left; padding-right: 25px;" id="tableCol1-{{#var:x}}" | {{{1}}} | ||
| { | | style="width: auto; max-width: 160px; font-weight: bold; text-align: center; border-color: black; background-color:#{{#switch:{{{2}}}|Completed=aaffaa|Active=66ccff|Discontinued=ff6666|On Hold=ff6633}}; padding: 2px 20px;" id="tableCol2-{{#var:x}}" | {{{2}}} | ||
| style="border-color: black; text-align: center;" | {{{3}}} {{#if:{{{4|}}}| & {{{4}}}}} {{#if:{{{5|}}}| & {{{5}}}}} | | style="width: auto; max-width: 600px; border-color: black; text-align: center; padding: 2px 25px;" id="tableCol3-{{#var:x}}" | <span class="plainlinks">{{{3}}}</span> {{#if:{{{4|}}}| & <span class="plainlinks">{{{4}}}</span>}} {{#if:{{{5|}}}| & <span class="plainlinks">{{{5}}}</span>}} | ||
| style="border-color: black; text-align: center;" | {{{6}}} | | style="width: auto; max-width: 160px; border-color: black; text-align: center; padding: 2px 15px;" id="tableCol4-{{#var:x}}" | {{{6}}} | ||
| style="border-color: black; text-align: center;" | {{{7}}} | | style="width: auto; max-width: 240px; border-color: black; text-align: center; padding: 2px 5px;" id="tableCol5-{{#var:x}}" | {{{7}}} | ||
|- | |- id="tableRow{{#vardefineecho:x|{{#expr:{{#var:x}}+1}}}}" class="{{#if:{{#varexists:x}}|{{#ifeq:{{#expr:{{#var:x}}mod2}}|0|tableRowEven|tableRowOdd}}}}" | ||
</includeonly> | </includeonly> | ||