Template:TableStandardRowTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
}}|
}}|
<td class="StandardTableCell">{{{1|}}}</td>
<td class="StandardTableCell">{{{1|}}}</td>
<td class="StandardTableCell">{{#arraymap:{{{2|}}}|,|x|x|;<br>}}</td>
<td class="StandardTableCell"><ul>{{#arraymap:{{{2|}}}|,|x|<li>x|</li>}}</ul></td>
<td class="StandardTableCell">{{{3|}}}</td>
<td class="StandardTableCell">{{{3|}}}</td>
<td class="StandardTableCell">{{{4|}}}</td>
<td class="StandardTableCell">{{{4|}}}</td>

Revision as of 16:14, 7 January 2014

Table row with flexible number of cells(current max=6). To be used together with the IntroTableTemplate in queries