Template:TableStandardRowTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude>Table row with flexible number of cells(current max=6). To be used together with the TableIntroTemplate in queries. Use the option |userparam=xcol to clarify the number of cells per row when not all cells have values ( x is an integer 2-6), e.g. |userparam=3col | <noinclude>Table row with flexible number of cells(current max=6). To be used together with the TableIntroTemplate in queries. Use the option |userparam=xcol to clarify the number of cells per row when not all cells have values ( x is an integer 2-6), e.g. |userparam=3col | ||
</noinclude><includeonly><tr class="StandardTableRow" | </noinclude><includeonly><tr class="StandardTableRow"> | ||
{{#ifeq:{{{userparam|}}}|14col| | {{#ifeq:{{{userparam|}}}|14col| | ||
<td class="StandardTableCell">{{{1|}}}</td> | <td class="StandardTableCell">{{{1|}}}</td> |
Revision as of 22:14, 14 February 2014
Table row with flexible number of cells(current max=6). To be used together with the TableIntroTemplate in queries. Use the option |userparam=xcol to clarify the number of cells per row when not all cells have values ( x is an integer 2-6), e.g. |userparam=3col