mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
172 lines
8.4 KiB
Smarty
172 lines
8.4 KiB
Smarty
<table id="attacker" class="fill_in" cellpadding="1" cellspacing="1">
|
|
<thead>
|
|
<tr>
|
|
<th><?php echo ATTACKER; ?></th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
|
|
<th><?php echo TRIBE1; ?></th>
|
|
</tr>
|
|
<tr>
|
|
<td class="details">
|
|
<table cellpadding="1" cellspacing="1"><tr>
|
|
<td class="ico">
|
|
<img src="img/x.gif" class="unit u1" title="<?php echo U1; ?>" alt="<?php echo U1; ?>" />
|
|
</td>
|
|
|
|
<td class="desc">
|
|
Legionnaire
|
|
</td><td class="value">
|
|
<input class="text" type="text" name="a1_1" value="<?php echo $form->getValue('a1_1'); ?>" maxlength="10" title="<?php echo TZ_NUMBER; ?> <?php echo U1; ?>" />
|
|
</td>
|
|
<td class="research">
|
|
<input class="text" type="text" name="f1_1" value="<?php echo $form->getValue('f1_1'); ?>" maxlength="2" title="<?php echo LEVEL; ?> <?php echo BLACKSMITH; ?> <?php echo U1; ?>" />
|
|
</td></tr><tr>
|
|
<td class="ico">
|
|
|
|
<img src="img/x.gif" class="unit u2" title="<?php echo U2; ?>" alt="<?php echo U2; ?>" />
|
|
</td>
|
|
<td class="desc">
|
|
Praetorian
|
|
</td><td class="value">
|
|
<input class="text" type="text" name="a1_2" value="<?php echo $form->getValue('a1_2'); ?>" maxlength="10" title="<?php echo TZ_NUMBER; ?> <?php echo U2; ?>" />
|
|
</td>
|
|
<td class="research">
|
|
<input class="text" type="text" name="f1_2" value="<?php echo $form->getValue('f1_2'); ?>" maxlength="2" title="<?php echo LEVEL; ?> <?php echo BLACKSMITH; ?> <?php echo U2; ?>" />
|
|
|
|
</td></tr><tr>
|
|
<td class="ico">
|
|
<img src="img/x.gif" class="unit u3" title="<?php echo U3; ?>" alt="<?php echo U3; ?>" />
|
|
</td>
|
|
<td class="desc">
|
|
Imperian
|
|
</td><td class="value">
|
|
<input class="text" type="text" name="a1_3" value="<?php echo $form->getValue('a1_3'); ?>" maxlength="10" title="<?php echo TZ_NUMBER; ?> <?php echo U3; ?>" />
|
|
</td>
|
|
|
|
<td class="research">
|
|
<input class="text" type="text" name="f1_3" value="<?php echo $form->getValue('f1_3'); ?>" maxlength="2" title="<?php echo LEVEL; ?> <?php echo BLACKSMITH; ?> <?php echo U3; ?>" />
|
|
</td></tr><tr>
|
|
<td class="ico">
|
|
<img src="img/x.gif" class="unit u4" title="<?php echo U4; ?>" alt="<?php echo U4; ?>" />
|
|
</td>
|
|
<td class="desc">
|
|
Equites Legati
|
|
</td><td class="value">
|
|
|
|
<input class="text" type="text" name="a1_4" value="<?php echo $form->getValue('a1_4'); ?>" maxlength="10" title="<?php echo TZ_NUMBER; ?> <?php echo U4; ?>" />
|
|
</td>
|
|
<td class="research">
|
|
<input class="text" type="text" name="f1_4" value="<?php echo $form->getValue('f1_4'); ?>" maxlength="2" title="<?php echo LEVEL; ?> <?php echo BLACKSMITH; ?> <?php echo U4; ?>" />
|
|
</td></tr><tr>
|
|
<td class="ico">
|
|
<img src="img/x.gif" class="unit u5" title="<?php echo U5; ?>" alt="<?php echo U5; ?>" />
|
|
</td>
|
|
<td class="desc">
|
|
|
|
Equites Imperatoris
|
|
</td><td class="value">
|
|
<input class="text" type="text" name="a1_5" value="<?php echo $form->getValue('a1_5'); ?>" maxlength="10" title="<?php echo TZ_NUMBER; ?> <?php echo U5; ?>" />
|
|
</td>
|
|
<td class="research">
|
|
<input class="text" type="text" name="f1_5" value="<?php echo $form->getValue('f1_5'); ?>" maxlength="2" title="<?php echo LEVEL; ?> <?php echo BLACKSMITH; ?> <?php echo U5; ?>" />
|
|
</td></tr><tr>
|
|
<td class="ico">
|
|
<img src="img/x.gif" class="unit u6" title="<?php echo U6; ?>" alt="<?php echo U6; ?>" />
|
|
|
|
</td>
|
|
<td class="desc">
|
|
Equites Caesaris
|
|
</td><td class="value">
|
|
<input class="text" type="text" name="a1_6" value="<?php echo $form->getValue('a1_6'); ?>" maxlength="10" title="<?php echo TZ_NUMBER; ?> <?php echo U6; ?>" />
|
|
</td>
|
|
<td class="research">
|
|
<input class="text" type="text" name="f1_6" value="<?php echo $form->getValue('f1_6'); ?>" maxlength="2" title="<?php echo LEVEL; ?> <?php echo BLACKSMITH; ?> <?php echo U6; ?>" />
|
|
</td></tr><tr>
|
|
|
|
<td class="ico">
|
|
<img src="img/x.gif" class="unit u7" title="<?php echo U7; ?>" alt="<?php echo U7; ?>" />
|
|
</td>
|
|
<td class="desc">
|
|
Battering Ram
|
|
</td><td class="value">
|
|
<input class="text" type="text" name="a1_7" value="<?php echo $form->getValue('a1_7'); ?>" maxlength="10" title="<?php echo TZ_NUMBER; ?> <?php echo U7; ?>" />
|
|
</td>
|
|
<td class="research">
|
|
|
|
<input class="text" type="text" name="f1_7" value="<?php echo $form->getValue('f1_7'); ?>" maxlength="2" title="<?php echo LEVEL; ?> <?php echo BLACKSMITH; ?> <?php echo U7; ?>" />
|
|
</td></tr><tr>
|
|
<td class="ico">
|
|
<img src="img/x.gif" class="unit u8" title="<?php echo U8; ?>" alt="<?php echo U8; ?>" />
|
|
</td>
|
|
<td class="desc">
|
|
Fire Catapult
|
|
</td><td class="value">
|
|
<input class="text" type="text" name="a1_8" value="<?php echo $form->getValue('a1_8'); ?>" maxlength="10" title="<?php echo TZ_NUMBER; ?> <?php echo U8; ?>" />
|
|
|
|
</td>
|
|
<td class="research">
|
|
<input class="text" type="text" name="f1_8" value="<?php echo $form->getValue('f1_8'); ?>" maxlength="2" title="<?php echo LEVEL; ?> <?php echo BLACKSMITH; ?> <?php echo U8; ?>" />
|
|
</td></tr><tr>
|
|
<td class="ico">
|
|
<img src="img/x.gif" class="unit u9" title="<?php echo U9; ?>" alt="<?php echo U9; ?>" />
|
|
</td>
|
|
<td class="desc">
|
|
Senator
|
|
</td><td class="value">
|
|
|
|
<input class="text" type="text" name="a1_9" value="<?php echo $form->getValue('a1_9'); ?>" maxlength="6" title="<?php echo TZ_NUMBER; ?> <?php echo U9; ?>" />
|
|
</td>
|
|
<td class="research"></td></tr><tr>
|
|
<td class="ico">
|
|
<img src="img/x.gif" class="unit u10" title="<?php echo U10; ?>" alt="<?php echo U10; ?>" />
|
|
</td>
|
|
<td class="desc">
|
|
Settler
|
|
</td><td class="value">
|
|
|
|
<input class="text" type="text" name="a1_10" value="<?php echo $form->getValue('a1_10'); ?>" maxlength="6" title="<?php echo TZ_NUMBER; ?> <?php echo U10; ?>" />
|
|
</td>
|
|
<td class="research"></td></tr></table>
|
|
</td>
|
|
</tr>
|
|
</tbody><tbody>
|
|
<tr>
|
|
<th><?php echo TZ_OTHER; ?></th>
|
|
|
|
</tr>
|
|
<tr>
|
|
<td class="details">
|
|
<table cellpadding="1" cellspacing="1">
|
|
<tr>
|
|
<td class="ico"><img src="img/x.gif" class="unit uhab" alt="<?php echo POP; ?>" title="<?php echo POP; ?>" /></td>
|
|
<td class="desc"><?php echo POP; ?></td>
|
|
<td class="value"><input class="text" type="text" name="ew1" value="<?php echo $form->getValue('ew1')==""? 1 : $form->getValue('ew1'); ?>" maxlength="5" title="<?php echo TZ_NUMBER; ?> <?php echo POP; ?>" /></td>
|
|
|
|
<td class="research"></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="ico"><img src="img/x.gif" class="unit ucata" alt="<?php echo TZ_CATAPULT_TARGET; ?>" title="<?php echo TZ_CATAPULT_TARGET; ?>" /></td>
|
|
<td class="desc"><?php echo TZ_LVL; ?> <?php echo TZ_CATAPULT_TARGET; ?></td>
|
|
<td class="value"><input class="text" type="text" name="kata" value="<?php echo $form->getValue('kata')==""? 0 : $form->getValue('kata'); ?>" maxlength="2" title="<?php echo TZ_LVL; ?> <?php echo TZ_CATAPULT_TARGET; ?>" /></td>
|
|
<td class="research"></td>
|
|
</tr><tr>
|
|
|
|
</tr><tr>
|
|
<td class="ico"><img src="img/x.gif" class="unit uhero" title="<?php echo U0; ?>" alt="<?php echo U0; ?>" /></td>
|
|
<td class="desc"><?php echo TZ_HERO_OFF_BONUS; ?></td>
|
|
<td class="value"><input class="text" type="text" name="h_off_bonus" value="<?php echo $form->getValue('h_off_bonus')==""? 0 : $form->getValue('h_off_bonus'); ?>" maxlength="4" title="<?php echo TZ_HERO_OFF_BONUS; ?>" /></td>
|
|
<td class="research"></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="ico"><img src="img/x.gif" class="unit uhero" title="<?php echo U0; ?>" alt="<?php echo U0; ?>" /></td>
|
|
<td class="desc"><?php echo TZ_HERO_FIGHTING_STRENGTH; ?></td>
|
|
<td class="value"><input class="text" type="text" name="h_off" value="<?php echo $form->getValue('h_off')==""? 0 : $form->getValue('h_off'); ?>" maxlength="5" title="<?php echo TZ_HERO_FIGHTING_STRENGTH; ?>" /></td>
|
|
<td class="research"></td>
|
|
</tr></table>
|
|
</td>
|
|
</tr>
|
|
</tbody></table>
|