(WIP: testing responsive combo table) |
(Optional character specific stocks column) |
||
(12 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<tr role="row"> | <tr role="row"> | ||
<td role="cell"> | <td role="cell">{{{Combo|}}}</td> | ||
<td role="cell"> | <td role="cell">{{{Position|}}}</td> | ||
<td role="cell"> | <td role="cell">{{{Damage|}}}</td>{{#if:{{{Stocks|}}}|<td role="cell">{{{Stocks|}}}</td>}} | ||
<td role="cell"> | <td role="cell">{{{Drive|}}}</td> | ||
<td role="cell"> | <td role="cell">{{{Super|}}}</td> | ||
<td role="cell"> | <td role="cell">{{{Difficulty|}}}</td> | ||
<td role="cell"> | <td role="cell">{{{Notes|}}}</td> | ||
<td role="cell"></td> | <td role="cell">{{{Video|}}}</td> | ||
</tr> | </tr> | ||
<noinclude> | <noinclude> | ||
</noinclude> | |||
</noinclude | |||