mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
172 lines
7.4 KiB
Smarty
172 lines
7.4 KiB
Smarty
<table id="attacker" class="fill_in" cellpadding="1" cellspacing="1">
|
|
<thead>
|
|
<tr>
|
|
<th>Attacker</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
|
|
<th>Gauls</th>
|
|
</tr>
|
|
<tr>
|
|
<td class="details">
|
|
<table cellpadding="1" cellspacing="1"><tr>
|
|
<td class="ico">
|
|
<img src="img/x.gif" class="unit u21" title="Phalanx" alt="Phalanx" />
|
|
</td>
|
|
|
|
<td class="desc">
|
|
Phalanx
|
|
</td><td class="value">
|
|
<input class="text" type="text" name="a1_1" value="<?php echo $form->getValue('a1_1'); ?>" maxlength="7" title="Number Phalanx" />
|
|
</td>
|
|
<td class="research">
|
|
<input class="text" type="text" name="f1_1" value="<?php echo $form->getValue('f1_1'); ?>" maxlength="2" title="Level Blacksmith Phalanx" />
|
|
</td></tr><tr>
|
|
<td class="ico">
|
|
|
|
<img src="img/x.gif" class="unit u22" title="Swordsman" alt="Swordsman" />
|
|
</td>
|
|
<td class="desc">
|
|
Swordsman
|
|
</td><td class="value">
|
|
<input class="text" type="text" name="a1_2" value="<?php echo $form->getValue('a1_2'); ?>" maxlength="7" title="Number Swordsman" />
|
|
</td>
|
|
<td class="research">
|
|
<input class="text" type="text" name="f1_2" value="<?php echo $form->getValue('f1_2'); ?>" maxlength="2" title="Level Blacksmith Swordsman" />
|
|
|
|
</td></tr><tr>
|
|
<td class="ico">
|
|
<img src="img/x.gif" class="unit u23" title="Pathfinder" alt="Pathfinder" />
|
|
</td>
|
|
<td class="desc">
|
|
Pathfinder
|
|
</td><td class="value">
|
|
<input class="text" type="text" name="a1_3" value="<?php echo $form->getValue('a1_3'); ?>" maxlength="7" title="Number Pathfinder" />
|
|
</td>
|
|
|
|
<td class="research">
|
|
<input class="text" type="text" name="f1_3" value="<?php echo $form->getValue('f1_3'); ?>" maxlength="2" title="Level Blacksmith Pathfinder" />
|
|
</td></tr><tr>
|
|
<td class="ico">
|
|
<img src="img/x.gif" class="unit u24" title="Theutates Thunder" alt="Theutates Thunder" />
|
|
</td>
|
|
<td class="desc">
|
|
Theutates Thunder
|
|
</td><td class="value">
|
|
|
|
<input class="text" type="text" name="a1_4" value="<?php echo $form->getValue('a1_4'); ?>" maxlength="7" title="Number Theutates Thunder" />
|
|
</td>
|
|
<td class="research">
|
|
<input class="text" type="text" name="f1_4" value="<?php echo $form->getValue('f1_4'); ?>" maxlength="2" title="Level Blacksmith Theutates Thunder" />
|
|
</td></tr><tr>
|
|
<td class="ico">
|
|
<img src="img/x.gif" class="unit u25" title="Druidrider" alt="Druidrider" />
|
|
</td>
|
|
<td class="desc">
|
|
|
|
Druidrider
|
|
</td><td class="value">
|
|
<input class="text" type="text" name="a1_5" value="<?php echo $form->getValue('a1_5'); ?>" maxlength="7" title="Number Druidrider" />
|
|
</td>
|
|
<td class="research">
|
|
<input class="text" type="text" name="f1_5" value="<?php echo $form->getValue('f1_5'); ?>" maxlength="2" title="Level Blacksmith Druidrider" />
|
|
</td></tr><tr>
|
|
<td class="ico">
|
|
<img src="img/x.gif" class="unit u26" title="Haeduan" alt="Haeduan" />
|
|
|
|
</td>
|
|
<td class="desc">
|
|
Haeduan
|
|
</td><td class="value">
|
|
<input class="text" type="text" name="a1_6" value="<?php echo $form->getValue('a1_6'); ?>" maxlength="7" title="Number Haeduan" />
|
|
</td>
|
|
<td class="research">
|
|
<input class="text" type="text" name="f1_6" value="<?php echo $form->getValue('f1_6'); ?>" maxlength="2" title="Level Blacksmith Haeduan" />
|
|
</td></tr><tr>
|
|
|
|
<td class="ico">
|
|
<img src="img/x.gif" class="unit u27" title="Ram" alt="Ram" />
|
|
</td>
|
|
<td class="desc">
|
|
Ram
|
|
</td><td class="value">
|
|
<input class="text" type="text" name="a1_7" value="<?php echo $form->getValue('a1_7'); ?>" maxlength="7" title="Number Ram" />
|
|
</td>
|
|
<td class="research">
|
|
|
|
<input class="text" type="text" name="f1_7" value="<?php echo $form->getValue('f1_7'); ?>" maxlength="2" title="Level Blacksmith Ram" />
|
|
</td></tr><tr>
|
|
<td class="ico">
|
|
<img src="img/x.gif" class="unit u28" title="Trebuchet" alt="Trebuchet" />
|
|
</td>
|
|
<td class="desc">
|
|
Trebuchet
|
|
</td><td class="value">
|
|
<input class="text" type="text" name="a1_8" value="<?php echo $form->getValue('a1_8'); ?>" maxlength="7" title="Number Trebuchet" />
|
|
|
|
</td>
|
|
<td class="research">
|
|
<input class="text" type="text" name="f1_8" value="<?php echo $form->getValue('f1_8'); ?>" maxlength="2" title="Level Blacksmith Trebuchet" />
|
|
</td></tr><tr>
|
|
<td class="ico">
|
|
<img src="img/x.gif" class="unit u29" title="Chieftain" alt="Chieftain" />
|
|
</td>
|
|
<td class="desc">
|
|
Chieftain
|
|
</td><td class="value">
|
|
|
|
<input class="text" type="text" name="a1_9" value="<?php echo $form->getValue('a1_9'); ?>" maxlength="6" title="Number Chieftain" />
|
|
</td>
|
|
<td class="research"></td></tr><tr>
|
|
<td class="ico">
|
|
<img src="img/x.gif" class="unit u30" title="Settler" alt="Settler" />
|
|
</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="Number Settler" />
|
|
</td>
|
|
<td class="research"></td></tr></table>
|
|
</td>
|
|
</tr>
|
|
</tbody><tbody>
|
|
<tr>
|
|
<th>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="Population" title="Population" /></td>
|
|
<td class="desc">Population</td>
|
|
<td class="value"><input class="text" type="text" name="ew1" value="<?php echo $form->getValue('ew1')==""? 1 : $form->getValue('ew1'); ?>" maxlength="5" title="Number Population" /></td>
|
|
|
|
<td class="research"></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="ico"><img src="img/x.gif" class="unit ucata" alt="catapult target" title="catapult target" /></td>
|
|
<td class="desc">Lvl 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="Lvl Catapult Target" /></td>
|
|
<td class="research"></td>
|
|
</tr><tr>
|
|
|
|
</tr><tr>
|
|
<td class="ico"><img src="img/x.gif" class="unit uhero" title="Hero" alt="Hero" /></td>
|
|
<td class="desc">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="Hero (off bonus)" /></td>
|
|
<td class="research"></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="ico"><img src="img/x.gif" class="unit uhero" title="Hero" alt="Hero" /></td>
|
|
<td class="desc">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="Hero (fighting strength)" /></td>
|
|
<td class="research"></td>
|
|
</tr></table>
|
|
</td>
|
|
</tr>
|
|
</tbody></table>
|