Template:DriverTableRowTemplate: Difference between revisions
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:{{{ | |;|xx|xx|<br/>}}</td> | ||
<td class="StandardTableCell"><ul>{{#arraymap:{{{6|}}}|, |x|<li>x|</li>}}</ul></td> | |||
</td> | |||
<td class="StandardTableCell"><ul>{{#arraymap:{{{ | |||
</tr> | </tr> | ||
</includeonly> | </includeonly> | ||
Revision as of 13:40, 9 May 2014
Table row for query in DriverTableTemplate