wootook-reloaded/templates/OpenGame/stat_playertable.tpl
Gregory PLANCHAT d7619777af Initial commit
2011-06-07 09:23:48 +02:00

8 lines
No EOL
248 B
Go Template

<tr>
<th align="center">{player_rank}</th>
<th align="center">{player_rankplus}</th>
<th align="left">{player_name}</th>
<th align="center">{player_mes}</th>
<th align="left">{player_alliance}</th>
<th align="right">{player_points}</th>
</tr>