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

15 lines
No EOL
325 B
Smarty

<center>
<br />
{BuildListScript}
<table width=530>
{BuildList}
<tr>
<th >{bld_usedcells}</th>
<th colspan="2" >
<font color="#00FF00">{planet_field_current}</font> / <font color="#FF0000">{planet_field_max}</font> {bld_theyare} {field_libre} {bld_cellfree}
</th >
</tr>
{BuildingsList}
</table>
<br />
</center>