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

11 lines
402 B
Go Template

<br>
<tr>
<th>{i}</th>
<th>{username}</th>
<th><a href="messages.php?mode=write&id={id}"><img src="{dpath}img/m.gif" border=0 alt="{Write_a_message}"></a></th>
<th>{ally_range}</th>
<th>{points}</th>
<th><a href="galaxy.php?mode=0&galaxy={galaxy}&system={system}">{galaxy}:{system}:{planet}</a></th>
<th>{ally_register_time}</th>
<th><font color={onlinetime}/font></th>
</tr>