Template:Podium row: Difference between revisions

Use wiki-style champions tables
Render podium rows directly from stored metadata
 
(2 intermediate revisions by the same user not shown)
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 inner|Page={{{Team}}}|Name={{{TeamName|}}}|ShortPlayers={{{ShortPlayers|}}}}}</td>
</tr>
</tr>