-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
81 lines (80 loc) · 3.39 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>ETQW Player's Guide - Welcome</title>
<meta name="author" content="Jeffry Moxley" />
<meta name="description" content="Enemy Territory: QUAKE Wars Player's Guide" />
<style type="text/css">
@import "cj/default.css";
</style>
</head>
<body>
<div id="main">
<div id="header">
<a id="etqw" href="http://www.enemyterritory.com/" title="Enemy Territory QUAKE Wars website - Internet Connection Required" target="_blank"></a>
<a class="cur" id="adv-user-guide" href="index.html"></a>
<a id="help-guide" href="help/readme.html"></a>
<a id="community" href="http://community.enemyterritory.com/" title="Community website - Internet Connection Required" target="_blank"></a>
<br class="clear" />
<h1 id="title">Welcome</h1>
</div>
<div id="leftNav">
<ul>
<li><a class="cur" href="index.html">Welcome</a></li>
<li><a href="overview.html">Game Overview</a></li>
<li><a href="navigation/limbo_hud.html"title="Contains Sub Menus"_blank>In-Game Menus *</a></li>
<li><a href="objectives/objectives.html"title="Contains Sub Menus"_blank>Objectives *</a></li>
<li><a href="maps/area_22.html">Maps</a></li>
<li><a href="classes/gdf/soldier.html">Classes</a></li>
<li><a href="gdf_weapons.html">Infantry Weapons</a></li>
<li><a href="deployables/gdf/engineer.html">Deployables</a></li>
<li><a href="vehicles/gdf/husky.html">Vehicles</a></li>
<li><a href="profile.html">Profile Settings</a></li>
<li><a href="mp/modes.html"title="Contains Sub Menus"_blank>Multiplayer *</a></li>
<li><a href="rank.html">Campaign Rewards</a></li>
<li><a href="stats.html">Persistent Stats</a></li>
</ul>
</div>
<div id="content">
<p>
<h2>Welcome to Enemy Territory: QUAKE Wars</h2>
</p>
<div style="width: 300px; float: right">
<img src="m/welcome.jpg" class="four right" />
</div>
<p>
In this guide you will find detailed information on all aspects of the game from in-game content, to joining and hosting servers, stat tracking and help. Please take a moment to get familiar with the guide as it may come in handy now or later when you have questions about Enemy Territory: QUAKE Wars.
</p>
<p><br>
To review game related content, please select one of the subjects on the table to the left. <p>For technical help select the Help Guide at the top of the page. For news, updates and forums checkout the Community link also at the top of the page.
</p>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br><i><b>Required Viewing with:</b></i>
<br>Internet Explorer 7 or higher
<br>Firefox
<br>
<br>
<br>
<br>
<br>
</p>
<br>
<br>
</div>
<div id="rightNav">
</div>
<br class="clear" />
<div id="footer">
<a href="http://www.idsoftware.com/" id="id_logo" target="_blank" title="id Software website - Internet Connection Required"></a>
<a href="http://www.splashdamage.com/" id="splash_logo" target="_blank" title="Splash Damage website - Internet Connection Required"></a>
<a href="http://www.activision.com/" id="atvi_logo" target="_blank" title="Activision website - Internet Connection Required"></a>
</div>
</div>
</body>
</html>