mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-07 05:14:31 +00:00
first commit
This commit is contained in:
@@ -0,0 +1,104 @@
|
||||
<h2>(5/5) Navigation</h2>
|
||||
|
||||
<table class="tutorial_table">
|
||||
|
||||
<tbody>
|
||||
|
||||
<tr>
|
||||
|
||||
<td class="visual">
|
||||
|
||||
<img src="img/en/tut/navi.jpg" alt="" />
|
||||
|
||||
The navigation bar </td>
|
||||
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
||||
<td class="beschreibung"><ol start="1" type="1">
|
||||
|
||||
<li><b>Overview:</b> Here you find your resource fields</li>
|
||||
|
||||
<li><b>Centre:</b> In the village you can build buildings</li>
|
||||
|
||||
<li><b>Map:</b> Here you can have a look at your village's surrounding area and your neighbours</li>
|
||||
|
||||
<li><b>Statistics:</b> Ranking of all players</li>
|
||||
|
||||
<li><b>Reports:</b> Information on happenings in your village</li>
|
||||
|
||||
<li><b>Messages:</b> Send and receive messages</li></ol></td>
|
||||
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
||||
<td class="beschreibung">Now you know everything important about Travian. After registration you can start playing!</td>
|
||||
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
<table id="tutorial_nav">
|
||||
|
||||
<tbody>
|
||||
|
||||
<tr>
|
||||
|
||||
<td class="nav_prev">
|
||||
|
||||
<a href="tutorial.php?s=4" title="back">« back</a>
|
||||
|
||||
</td>
|
||||
|
||||
<td class="nav_next">
|
||||
|
||||
<a href="anmelden.php" title="to the registration"> » to the registration</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