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

9 lines
No EOL
250 B
Go Template

<tr>
<th>{ally_rank}</th>
<th>{ally_rankplus}</th>
<th><a href="alliance.php?mode=ainfo&tag={ally_tag}" target='_ally'>{ally_name}</a></th>
<th>{ally_mes}</th>
<th>{ally_members}</th>
<th>{ally_points}</th>
<th>{ally_members_points}</th>
</tr>