Template:DriverTableRowTemplate: Difference between revisions

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

Revision as of 13:48, 9 May 2014

Table row for query in DriverTableTemplate