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

35 lines
No EOL
629 B
Go Template

<center>
<table width="519">
<tr>
<td class="c">{Name}</td>
</tr><tr>
<td class="c">1</td>
</tr>
{Liste}
</table>
</center>
<table width="270">
<tbody>
<tr>
<td class="c" align="center" nowrap="nowrap">
{te_dt_tx_pre} <a href="infos.php?gid={te_dt_id}">'{te_dt_name}'</a></td>
</tr>
<tr>
<td class="c">1</td>
</tr><tr>
<td class="l" align="center">
<table border="0" width="100%">
<tbody>
<tr>
<td align="left"><font color="#00ff00">Laboratoire de recherche (Niveau 1)</font></td>
<td align="right"><a href="techdetails.php?techid=31">[i]</a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>