Template:Podium row: Difference between revisions

Use wiki-style champions tables
Pass TeamID through podium rows
Line 1: Line 1:
<tr>
<tr>
<td class="sw-podium-place">{{{Place}}}</td>
<td class="sw-podium-place">{{{Place}}}</td>
<td>{{Podium team summary|Team={{{Team}}}}}</td>
<td>{{Podium team summary|Team={{{Team}}}|TeamID={{{TeamID|}}}}}</td>
</tr>
</tr>