mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-07 13:24:22 +00:00
first commit
This commit is contained in:
@@ -0,0 +1,98 @@
|
||||
|
||||
|
||||
<h2>(1/5) Your village</h2>
|
||||
|
||||
<table class="tutorial_table">
|
||||
|
||||
<tbody>
|
||||
|
||||
<tr>
|
||||
|
||||
<td class="visual">
|
||||
|
||||
<img src="img/en/tut/dorf_klein.jpg" alt="" />
|
||||
|
||||
This is how you start... </td>
|
||||
|
||||
<td class="visual">
|
||||
|
||||
<img src="img/en/tut/dorf_gross.jpg" alt="" />
|
||||
|
||||
...and later your village could look like that.</td>
|
||||
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
||||
<td class="beschreibung" colspan="2">In the beginning your small village will have just one building.
|
||||
|
||||
<br><br>
|
||||
|
||||
We will show you how to expand your village so that it becomes a mighty and prosperous city on the next page.</td>
|
||||
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
<table id="tutorial_nav">
|
||||
|
||||
<tbody>
|
||||
|
||||
<tr>
|
||||
|
||||
<td class="nav_prev">
|
||||
|
||||
<a href="index.php" title="back">« back</a>
|
||||
|
||||
</td>
|
||||
|
||||
<td class="nav_next">
|
||||
|
||||
<a href="tutorial.php?s=2" title="forward">forward »</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">© 2004 - 2010 Travian Games GmbH</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user