Files
TravianZ/Templates/Tutorial/3.tpl
T
2013-06-16 10:38:34 +03:00

69 lines
3.5 KiB
Smarty

<?php
#################################################################################
## ##
## -= YOU MUST NOT REMOVE OR CHANGE THIS NOTICE =- ##
## ##
## --------------------------------------------------------------------------- ##
## ##
## Project: ZravianX ##
## Version: 2011.11.06 ##
## Filename: Templates/Travian/3.6/Tutorial/3.tpl ##
## Edited by: ZZJHONS ##
## License: Creative Commons BY-NC-SA 3.0 ##
## Copyright: ZravianX (c) 2011 - All rights reserved ##
## URLs: http://zravianx.zzjhons.com ##
## Source code: http://www.github.com/ZZJHONS/ZravianX ##
## ##
#################################################################################
?>
<h2>(3/5) Buildings</h2>
<table class="tutorial_table">
<tbody>
<tr>
<td class="visual">
<img src="img/en/tut/dorfzentrum1.gif" alt="" />
1. Choose building site
</td>
<td class="visual">
<img src="img/en/tut/dorfzentrum2.gif" alt="" />
2. Construct a building
</td>
</tr>
<tr>
<td class="beschreibung" colspan="2">
After taking care of your resource supply you can start the expansion of your village.
<br><br>
A warehouse and a granary enable you to store more resources. A cranny saves your resources from getting stolen by enemy raiders.
</td>
</tr>
</tbody>
</table>
<table id="tutorial_nav">
<tbody>
<tr>
<td class="nav_prev">
<a href="tutorial.php?s=2" title="back">&laquo; back</a>
</td>
<td class="nav_next">
<a href="tutorial.php?s=4" title="forward">forward &raquo;</a>
</td>
</tr>
</tbody>
</table>
</div>
<div class="clear"></div>
</div>
<div id="footer">
<div class="container">
<a href="#" class="logo"><img src="img/x.gif" alt="Travian Games" class="logo_traviangames" /></a>
<ul class="menu">
<li><a href="anleitung.php?s=3">FAQ</a>|</li>
<li><a href="index.php?screenshots">Screenshots</a>|</li>
<li><a href="spielregeln.php">Game Rules</a>|</li>
<li><a href="agb.php">Terms</a>|</li>
<li><a href="impressum.php">Imprint</a></li>
<li class="copyright">&copy; 2011 - ZravianX - All right reserved</li>
</ul>
</div>
</div>
</div>