Файл: styles/templates/infos/info_buildings_defense.tpl
Строк: 17
<br />
<div id="content">
    <table
width="519">
    <tbody>
    <tr>
       
<td class="c" colspan="2">{in_title_head}
{element_typ}</td>
    </tr><tr>
       
<th>{in_name}</th>
        <th>{name}</th>
   
</tr><tr>
        <th colspan="2">
          
 <table>
            <tbody>
            <tr>
        
       <td><img src="{dpath}gebaeude/{image}.gif"
align="top" border="0" height="120"
width="120"></td>
               
<td>{description}<br><br>{rf_info_to}{rf_info_from}</td>
           </tr>
            </tbody>
           
</table>
        </th>
    </tr><tr>
       
<th>{in_struct_pt}</th>
       
<th>{hull_pt}</th>
    </tr><tr>
       
<th>{in_shield_pt}</th>
       
<th>{shield_pt}</th>
    </tr><tr>
       
<th>{in_attack_pt}</th>
       
<th>{attack_pt}</th>
    </tr>
    </tbody>
   
</table>
</div>