Template:TableStandardRowTemplate: Difference between revisions
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| | <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