Template:DriverTableRowTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
(Created page with "<noinclude>Table row for query in DriverTableTemplate </noinclude><includeonly><tr class="StandardTableRow"> <td class="StandardTableCell">{{{1|}}}</td> <td class="StandardTab...")
 
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">{{{3|}}}
<td class="StandardTableCell">{{#arraymap:{{#ifeq:{{{3|}}}|||{{{{3|}}};}}{{#ifeq:{{{4|}}}|||{{{{4|}}};}}{{#ifeq:{{{5|}}}|||{{{{5|}}};}}
{{#ifeq:{{{3|}}}||
  |;|xx|xx|<br/>}}</td>
  |{{#ifeq:{{{4|}}}||
<td class="StandardTableCell"><ul>{{#arraymap:{{{6|}}}|, |x|<li>x|</li>}}</ul></td>
    |<br/>
  }}
}}{{{4|}}}
</td>
<td class="StandardTableCell"><ul>{{#arraymap:{{{5|}}}|, |x|<li>x|</li>}}</ul></td>
</tr>
</tr>
</includeonly>
</includeonly>

Revision as of 13:40, 9 May 2014

Table row for query in DriverTableTemplate