mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-18 10:36:09 +00:00
first commit
This commit is contained in:
@@ -0,0 +1,129 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
|
||||
<th>Teutons</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="details">
|
||||
<table cellpadding="1" cellspacing="1"><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u11" title="Clubswinger" alt="Clubswinger" />
|
||||
</td>
|
||||
|
||||
<td class="desc">
|
||||
Clubswinger
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_11" value="<?php echo $form->getValue('a2_11'); ?>" maxlength="7" title="Number Clubswinger" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_11" value="<?php echo $form->getValue('f2_11'); ?>" maxlength="2" title="Level Armoury Clubswinger" />
|
||||
</td><tr>
|
||||
<td class="ico">
|
||||
|
||||
<img src="img/x.gif" class="unit u12" title="Spearman" alt="Spearman" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Spearman
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_12" value="<?php echo $form->getValue('a2_12'); ?>" maxlength="7" title="Number Spearman" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_12" value="<?php echo $form->getValue('f2_12'); ?>" maxlength="2" title="Level Armoury Spearman" />
|
||||
|
||||
</td><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u13" title="Axeman" alt="Axeman" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Axeman
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_13" value="<?php echo $form->getValue('a2_13'); ?>" maxlength="7" title="Number Axeman" />
|
||||
</td>
|
||||
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_13" value="<?php echo $form->getValue('f2_13'); ?>" maxlength="2" title="Level Armoury Axeman" />
|
||||
</td><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u14" title="Scout" alt="Scout" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Scout
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a2_14" value="<?php echo $form->getValue('a2_14'); ?>" maxlength="7" title="Number Scout" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_14" value="<?php echo $form->getValue('f2_14'); ?>" maxlength="2" title="Level Armoury Scout" />
|
||||
</td><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u15" title="Paladin" alt="Paladin" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
|
||||
Paladin
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_15" value="<?php echo $form->getValue('a2_15'); ?>" maxlength="7" title="Number Paladin" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_15" value="<?php echo $form->getValue('f2_15'); ?>" maxlength="2" title="Level Armoury Paladin" />
|
||||
</td><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u16" title="Teutonic Knight" alt="Teutonic Knight" />
|
||||
|
||||
</td>
|
||||
<td class="desc">
|
||||
Teutonic Knight
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_16" value="<?php echo $form->getValue('a2_16'); ?>" maxlength="7" title="Number Teutonic Knight" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_16" value="<?php echo $form->getValue('f2_16'); ?>" maxlength="2" title="Level Armoury Teutonic Knight" />
|
||||
</td><tr>
|
||||
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u17" title="Ram" alt="Ram" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Ram
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_17" value="<?php echo $form->getValue('a2_17'); ?>" maxlength="7" title="Number Ram" />
|
||||
</td>
|
||||
<td class="research">
|
||||
|
||||
<input class="text" type="text" name="f2_17" value="<?php echo $form->getValue('f2_17'); ?>" maxlength="2" title="Level Armoury Ram" />
|
||||
</td><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u18" title="Catapult" alt="Catapult" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Catapult
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_18" value="<?php echo $form->getValue('a2_18'); ?>" maxlength="7" title="Number Catapult" />
|
||||
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_18" value="<?php echo $form->getValue('f2_18'); ?>" maxlength="2" title="Level Armoury Catapult" />
|
||||
</td><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u19" title="Chief" alt="Chief" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Chief
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a2_19" value="<?php echo $form->getValue('a2_19'); ?>" maxlength="6" title="Number Chief" />
|
||||
</td>
|
||||
<td class="research"></td><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u20" title="Settler" alt="Settler" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Settler
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a2_20" value="<?php echo $form->getValue('a2_20'); ?>" maxlength="6" title="Number Settler" />
|
||||
</td>
|
||||
<td class="research"></td></table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
Reference in New Issue
Block a user