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

11 lines
414 B
Go Template

<tr>
<th width="30"><a href="#"{tab}{i}</a></th>
<th width="30">{row_planet}</th>
<th style="white-space: nowrap;" width="130">{planet_name}</th>
<th style="white-space: nowrap;" width="30">{luna_name)</th>
<th {debris_style}width="30">{row_debris}</th>
<th width="150">{row_user}</th>>
<th width="80">{row_ally}</th>
<th style="white-space: nowrap;" width="125">{row_action}</th>
</tr>