Template:Eztd: Difference between revisions
Jump to navigation
Jump to search
imported>StDoodle Created page with '<includeonly> <td style="margin: 0; padding: 2px; border: solid 1px gray;"> {{{1}}} </td> </includeonly> <noinclude> For formatting tables. Must be called with <nowiki>{{eztable}…' |
imported>StDoodle m Protected "Template:Eztd": High traffic page ([edit=sysop] (indefinite) [move=sysop] (indefinite)) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly><td class="ez_td" style="margin: 0; padding: 2px 10px 2px 10px; border: solid 1px gray;">{{{1}}}</td>{{#if: {{{2|}}}|<td class="ez_td" style="margin: 0; padding: 2px 10px 2px 10px; border: solid 1px gray;">{{{2}}}</td>}}{{#if: {{{3|}}}|<td class="ez_td" style="margin: 0; padding: 2px 10px 2px 10px; border: solid 1px gray;">{{{3}}}</td>}}{{#if: {{{4|}}}|<td class="ez_td" style="margin: 0; padding: 2px 10px 2px 10px; border: solid 1px gray;">{{{4}}}</td>}}{{#if: {{{5|}}}|<td class="ez_td" style="margin: 0; padding: 2px 10px 2px 10px; border: solid 1px gray;">{{{5}}}</td>}}</includeonly> | ||
<td style="margin: 0; padding: 2px; border: solid 1px gray;"> | |||
{{{1}}} | |||
</td> | |||
</includeonly> | |||
<noinclude> | <noinclude> | ||
For formatting tables. Must be called with <nowiki>{{eztable}} & {{eztr}}</nowiki>. | For formatting tables. Must be called with <nowiki>{{eztable}} & {{eztr}}</nowiki>.<br /> | ||
Can support up to 5 table documents in one call. | |||
[[Category:Formatting Templates]] | [[Category:Formatting Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 06:24, 14 March 2010
For formatting tables. Must be called with {{eztable}} & {{eztr}}.
Can support up to 5 table documents in one call.