-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
279 lines (278 loc) · 16.8 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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>
Utopia
-
Throne Page
</title>
<!-- STYLE SHEETS -->
<link rel="stylesheet" type="text/css" href="http://utopia-game.com/static/common/css/reset.css" />
<link rel="stylesheet" type="text/css" href="http://utopia-game.com/static/common/css/layout.css" />
<!-- Extra stylesheet required for default theme -->
<link rel="stylesheet" type="text/css" href="uniform.utopia.css" />
<link rel="stylesheet" type="text/css" href="theme.css" />
<!-- PUT THIS TAG IN THE head SECTION -->
<script type="text/javascript" src="http://partner.googleadservices.com/gampad/google_service.js"></script>
<script type="text/javascript">
GS_googleAddAdSenseService("ca-pub-8478455431877379");
GS_googleEnableAllServices();
</script>
<script type="text/javascript">
GA_googleAddSlot("ca-pub-8478455431877379", "Utopia_game-mid_mpu");
GA_googleAddSlot("ca-pub-8478455431877379", "Utopia_game-right_skyscraper");
GA_googleAddSlot("ca-pub-8478455431877379", "Utopia_game-top_leaderboard");
</script>
<script type="text/javascript">
GA_googleFetchAds();
</script>
<!-- END OF TAG FOR head SECTION -->
</head>
<body>
<div id="outer-container">
<div id="inner-container">
<div id="header">
<a href="/">
<div id="header-logo"></div>
</a>
<div id="header-navigation">
<div class="navigation"><a href="/lobby/">Lobby</a></div>
<div class="navigation"><a class="shop-login-link" href="#">Shop</a></div>
<div class="navigation"><a href="/common/ranking_archive/">Rankings</a></div>
<div class="navigation"><a href="http://forums.utopia-game.com/forumdisplay.php?1527-Utopia">Forum</a></div>
<div class="navigation"><a href="http://wiki.utopia-game.com/index.php?title=Game_Rules">Rules</a></div>
<div class="navigation"><a href="http://wiki.utopia-game.com/">Guide</a></div>
<div class="navigation"><a href="http://blog.utopia-game.com/">Blog</a></div>
</div>
<div>
<form id="id-shop-login-form" method="post" action="http://shop:8001/account_management/login_from_game/">
<input type="hidden" name="auth_token" value="zaKHH0ecbV/ctwL1xI6t/gn3mhdRlYqxntKajOB8yppj3rznQlay56bBgg6JNPinvvd2Ewh9Z6uPId7qsJnVHtXRQDXTa913KsYaciLBMVRwvcbR8EQ3xGyCFR7HAu2K/bgXyNUO40aXcFaa50B/KgIYgTJno3a1pbiMaHAT30+CJyIsAA19hBaMeYz7WQBPJmbN5j8ConjnH6Y39CfZ/g==" />
<input type="hidden" name="checksum" value="b14d6bdcc912ab5de85eeb9adf0bea07" />
</form>
</div>
<div id="account-container">
<div id="account-header" rel="#account-details">
<div class="account-image"></div>
<div class="account-name">
Test Page
</div>
<div class="down-arrow"></div>
</div>
<div id="account-details" class="shadow navigation">
<div class="account-title">Account Details</div>
<div class="account-summary">
<div></div>
</div>
<div id="account-links">
<div id="account-link-remove-ads"><a href="/adblocker/update/">Remove Advertising</a></div>
<div id="account-link-edit-profile"><a href="/user_profile_edit/">Public Profile</a></div>
<div id="account-link-settings"><a href="/account_settings/">Account Settings</a></div>
<div id="account-link-report-bug"><a href="/feedback/report_bug_instructions/">Report Bug</a></div>
</div>
<div class="account-signout"><a href="/logout/?next=/">Log Out</a></div>
</div>
</div>
</div>
<div id="middle">
<div id="left-column">
<div style="padding: 5px; margin-left: 100px; clear:both;">
<div style="border: 1px solid #D8D8D8; width: 728px; height:90px; font-size: 40px; background-color: #1C1C1C; color: #D8D8D8; text-align: center; line-height: 90px;">This is a test page for this theme</div>
</div>
<div id="content-area">
<div id="game-navigation">
<div class="current-date">Apr 4, YR0</div>
<div class="navigation">
<div><a href="/game/throne">Throne</a></div>
<div><a href="/game/kingdom_details">Kingdom</a></div>
<div><a href="/game/province_news">News</a></div>
</div>
<div class="navigation">
<div><a href="/game/explore">Explore</a></div>
<div><a href="/game/build">Growth</a></div>
<div><a href="/game/science">Sciences</a></div>
<div><a href="/game/train_army">Military</a></div>
<div><a href="/game/wizards">Wizards</a></div>
</div>
<div class="navigation">
<div><a href="/game/enchantment">Mystics</a></div>
<div><a href="/game/thievery">Thievery</a></div>
<div><a href="/game/send_armies">War Room</a></div>
<div><a href="/game/aid">Aid</a></div>
</div>
<div class="navigation">
<div><a href="/mail/inbox/">Mail</a></div>
<div><a href="/kingdom_forum/topics/">Forum</a></div>
</div>
<div class="navigation">
<div><a href="/game/vote">Politics</a></div>
<div><a href="/game/ranking">Rankings</a></div>
</div>
<div class="navigation">
<div><a href="/game/preferences/">Preferences</a></div>
</div>
</div>
<table id="resource-bar">
<thead>
<tr>
<th>Money</th>
<th>Peasants</th>
<th>Food</th>
<th>Runes</th>
<th>Net Worth</th>
<th>Land</th>
<th>Net Worth/Acre</th>
</tr>
</thead>
<tbody>
<tr>
<th>1,541,219</th>
<th>3,931</th>
<th>78,575</th>
<th>11,985</th>
<th>25,973</th>
<th>415</th>
<th>62.586</th>
</tr>
</tbody>
</table>
<div class="game-header">
<h1>Throne</h1>
<a href="/game/council_state">
<h1>State</h1>
</a>
<a href="/game/council_military">
<h1>Military</h1>
</a>
<a href="/game/council_internal">
<h1>Buildings</h1>
</a>
<a href="/game/council_learn">
<h1>Science</h1>
</a>
<a href="/game/council_spells">
<h1>Mystics</h1>
</a>
<a href="/game/council_history">
<h1>History</h1>
</a>
</div>
<div class="game-content">
<div>
<h2>This is a Theme Test Page (<a href="/game/kingdom_details/2/2">2:2</a>)<br />April 4 of YR0 (next tick: 58 minutes)</h2>
<table class="two-column-stats">
<tbody>
<tr>
<th>Race</th>
<td>Faery</td>
<th>Soldiers</th>
<td>4,000</td>
</tr>
<tr>
<th>Ruler</th>
<td>The Wise Gandalf Greyhelm</td>
<th>Magicians</th>
<td>0</td>
</tr>
<tr>
<th>Land</th>
<td>415</td>
<th>Druids</th>
<td>0</td>
</tr>
<tr>
<th>Peasants</th>
<td>3,931</td>
<th>Beastmasters</th>
<td>0</td>
</tr>
<tr>
<th>Building Eff.</th>
<td>100%</td>
<th>Thieves</th>
<td>
0 (100%)
</td>
</tr>
<tr>
<th>Money</th>
<td>1,541,219</td>
<th>Wizards</th>
<td>
69 (100%)
</td>
</tr>
<tr>
<th>Food</th>
<td>78,575</td>
<th>War Horses</th>
<td>0</td>
</tr>
<tr>
<th>Runes</th>
<td>11,985</td>
<th>Prisoners</th>
<td>0</td>
</tr>
<tr>
<th>Trade Balance</th>
<td>0</td>
<th>Off. Points</th>
<td>4,000</td>
</tr>
<tr>
<th>Networth</th>
<td>25,973 gold coins</td>
<th>Def. Points</th>
<td>4,000</td>
</tr>
</tbody>
</table>
<h2>Notices</h2>
<p class="throne-notice">
As a new player, it is important to get involved with your kingdom. This is the core of your Utopian experience, so you should immediately visit the <a href="/kingdom_forum/topics/">Kingdom Forum</a> and introduce yourself. Your kingdommates can provide tips, advice, and guidance as you begin your Utopian experience.
</p>
<p>Be sure to also read our <a href="http://wiki.utopia-game.com/index.php/Getting_Started_with_Utopia">New Players' Tips</a> for information on getting started.
</p>
<h2>Recent News</h2>
<p>
No new happenings
</p>
<p><a href="/game/province_news">See all news</a></p>
</div>
<form>
<div style='display:none'><input type='hidden' name='csrfmiddlewaretoken' value='TzMIVT8be2gYwqN8tf5m2RWCfNMXcgNy' /></div>
</form>
</div>
</div>
</div>
<div id="right-column">
<div style="padding: 5px; margin-top: 110px;">
<div style="border: 1px solid #D8D8D8; width: 158px; height:650px; font-size: 40px; background-color: #1C1C1C; color: #D8D8D8; text-align: center; line-height: 90px;">This is a test page for this theme</div>
</div>
</div>
<div style="padding: 5px; margin-left: 100px; clear:both;">
<div style="border: 1px solid #D8D8D8; width: 728px; height:90px; font-size: 40px; background-color: #1C1C1C; color: #D8D8D8; text-align: center; line-height: 90px;">This is a test page for this theme</div>
</div>
</div>
</div>
<div id="footer">
<div id="version">
Version: 123456
</div>
</div>
</div>
<!--Close inner-container -->
</div> <!--Close outer-container -->
<!-- Extra HTML -->
<div class="overlay" id="report-content-dialog">
<h1>Report Content</h1>
<div class="report-dialog-content">
<p>You are about to report that the content below is in breach of the <a href="http://wiki.utopia-game.com/index.php?title=Game_Rules#Language_.26_Attitude">Code of Conduct</a>. This is a serious allegation, which may result in disciplinary action against the player that uploaded it.</p>
<p><strong>WARNING: Falsely reporting content is also considered an offense, and may result in your account being suspended, or worse.</strong></p>
<div class="reported-content"></div>
<input class="button-link" type="submit" value="Report this content"></input>
</div>
<div class="spinner"></div>
</div>
</body>
</html>