-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathstaff.html
More file actions
330 lines (295 loc) · 17.8 KB
/
staff.html
File metadata and controls
330 lines (295 loc) · 17.8 KB
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
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>Zildith Network - Minecraft PvP Server</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/custom-styles.css" rel="stylesheet">
<link href="css/staff.css" rel="stylesheet">
<!-- Font Awesome -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
<div class="container">
<a class="navbar-brand" href="#">Zildith Network</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="index.html">Home
<span class="sr-only">(current)</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="news.html">News</a>
</li>
<li class="nav-item">
<a class="nav-link" href="rules.html">Rules</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="#">Staff</a>
</li>
<li class="nav-item">
<a class="nav-link" href="shop.html">Shop</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Page Content - Smit is NOT cool -->
<div class="container container-main">
<!-- Page Heading/Breadcrumbs -->
<h1 class="mt-4 mb-3">Staff
<small> The people responsible for running the server!</small>
</h1>
<ol class="breadcrumb">
<li class="breadcrumb-item">
<a href="index.html">Home</a>
</li>
<li class="breadcrumb-item active">Staff</li>
</ol>
<div hidden>
Developers manage a variety of platforms, such as Discord, the website, and the plugins.
Moderators enforce the rules on the Discord and server. They also answer any questions!
The graphics department makes different types of images for us to use on social media, the site, and the server.
Event Staff are directed by the Officials and help in many different areas of the server, such as managing tournament matches, streaming, etc.
Officials direct tournaments and dictate the competitive scene according to community feedback.
Map Developers handle the order of maps/matches, as well as remove, add, and edit maps. They also build and code maps!
Administrators essentially run the server and manage each different sector. They often work behind the scenes.
</div>
<br>
<div class="container-fluid">
<h2 class="text-center" style="color: #FF9805">
Administrators
<small style="color: #FF9805">
5
</small>
</h2>
<div class="divider" style="border-top: 2px double #FF9805"></div>
<ul class="thumbnails">
<li class="staff-thumbnail" rel="tooltip" data-placement="bottom" data-toggle="tooltip" data-placement="bottom" title="K_R_Cord">
<h4 class="text-center role-label">Owner</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/2a16deb7-2e50-4c33-b95d-1296151321b9/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="dev_revs">
<h4 class="text-center role-label">Head of Events</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/3feb5790-0603-446c-9bbf-d5fb40759f41/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="ProfessorUtonium">
<h4 class="text-center role-label">Head of Map Development</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/3cce0080-9faa-48f9-82cf-64410305822a/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="PieZ">
<h4 class="text-center role-label">Head of Community</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/42b10520-7c51-4252-92d9-8b65df108b12/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="SnowSX3">
<h4 class="text-center role-label">Head of Moderation</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/c58188cb-25d8-4d44-97b1-11a598917f1b/100.png">
</li>
</ul>
<h2 class="text-center" style="color: #8500b3">
Developers
<small style="color: #8500b3">
3
</small>
</h2>
<div class="divider" style="border-top: 2px double #8500b3"></div>
<ul class="thumbnails">
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="steven5703">
<h4 class="text-center role-label">Developer</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/93db9798-b995-4bda-b70a-23f5d33124a0/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="Matic0B">
<h4 class="text-center role-label">Developer</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/48924ea3-3aad-4e16-838c-368d8d9e0a25/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="xSewaddle">
<h4 class="text-center role-label">Developer</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/788f4347-89cb-446b-adc4-7bcdd094506c/100.png">
</li>
</ul>
<h2 class="text-center" style="color: #006BD2">
Map Developers
<small style="color: #006BD2">
5
</small>
</h2>
<div class="divider" style="border-top: 2px double #006BD2"></div>
<ul class="thumbnails">
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="ProfessorUtonium">
<h4 class="text-center role-label">Head Map Developer</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/3cce0080-9faa-48f9-82cf-64410305822a/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="Ogrey">
<h4 class="text-center role-label">Map Developer</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/da98a2f1-673c-4cec-b547-e0a342abfde4/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="Xuph">
<h4 class="text-center role-label">Map Developer</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/9116d3fa-1400-4ada-aecd-2eae1d73e383/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="Fouled">
<h4 class="text-center role-label">Map Developer</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/0b8f95fa-0f40-4f28-9fd0-b8e243bb6800/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="_DISTRACTION_">
<h4 class="text-center role-label">Map Developer</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/f876b863-1ccd-4ae2-acad-8a09e2209e81/100.png">
</li>
</ul>
<h2 class="text-center" style="color: #FF5C5C">
Moderators
<small style="color: #FF5C5C">
12
</small>
</h2>
<div class="divider" style="border-top: 2px double #FF5C5C"></div>
<ul class="thumbnails">
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="Squidvicus">
<h4 class="text-center role-label">Moderator</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/c1d94f18-6ea3-495a-8d1b-7d9eaf393f64/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="SR_Vlado">
<h4 class="text-center role-label">Moderator</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/eb540ac4-fa2f-42e8-b345-13baefb432b1/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="Matilaina">
<h4 class="text-center role-label">Moderator</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/f926e3b1-ce9c-4269-a5e8-e339d5056480/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="Lokigh">
<h4 class="text-center role-label">Moderator</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/58d037b7-dccc-4f2e-add4-011c6f484555/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="rinn">
<h4 class="text-center role-label">Moderator</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/f486fb3b-f20c-4dfc-a246-837067bcdabc/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="VenomousViper">
<h4 class="text-center role-label">Moderator</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/456c20d6-26d5-4709-80b5-40bf9307bf4c/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="BoldAndBrash">
<h4 class="text-center role-label">Moderator</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/5a0b55de-fddb-448c-af50-70856cbf39ee/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="Sparky___">
<h4 class="text-center role-label">Moderator</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/e35d3c11-bb76-4832-8f28-baf40f8bda3b/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="BennyDoesStuff">
<h4 class="text-center role-label">Moderator</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/811968c3-0a9f-4cb5-80af-19ce37141341/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="hatchye">
<h4 class="text-center role-label">Moderator</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/d4faae7a-6cca-4695-abc8-20230500aa73/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="Numberz_">
<h4 class="text-center role-label">Moderator</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/e16d0672-23c7-4a02-bd22-965e38521c35/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="GrapeSmoothie">
<h4 class="text-center role-label">Moderator</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/14c22263-a1b7-4143-9c12-941b586e3a50/100.png">
</li>
</ul>
<h2 class="text-center" style="color: #00A3A3">
Officials
<small style="color: #00A3A3">
6
</small>
</h2>
<div class="divider" style="border-top: 2px double #00A3A3"></div>
<ul class="thumbnails">
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="dev_revs">
<h4 class="text-center role-label">Head Official</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/3feb5790-0603-446c-9bbf-d5fb40759f41/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="LFT">
<h4 class="text-center role-label">Official</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/5b700f63-7ff4-4006-89b7-3fc21f61239c/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="Zicuri">
<h4 class="text-center role-label">Official</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/004e817d-35fa-47ae-ac7e-4f37d70ed9ba/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="Spookeh">
<h4 class="text-center role-label">Official</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/8bc0943f-16c9-4e2d-9ded-62689a56ff55/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="Diabolicx">
<h4 class="text-center role-label">Official</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/cc67ec01-4b98-4e65-b0ed-49c14c6cb88b/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="JeTePardonne">
<h4 class="text-center role-label">Official</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/fbd4b4d4-6186-4581-b408-666bb8a12df4/100.png">
</li>
</ul>
<h2 class="text-center" style="color: #05DB82">
Media
<small style="color: #05DB82">
6
</small>
</h2>
<div class="divider" style="border-top: 2px double #05DB82"></div>
<ul class="thumbnails">
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="BoldAndBrash">
<h4 class="text-center role-label">Graphic Designer</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/5a0b55de-fddb-448c-af50-70856cbf39ee/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="_DISTRACTION_">
<h4 class="text-center role-label">Graphic Designer</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/f876b863-1ccd-4ae2-acad-8a09e2209e81/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="Bloodoh">
<h4 class="text-center role-label">Graphic Designer</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/99522edd-5edf-4065-8861-f7e280b7ff09/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="gyalchester">
<h4 class="text-center role-label">Advertising</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/b9c6ccd5-7855-4826-a470-295f749de33d/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="Vior_">
<h4 class="text-center role-label">Advertising</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/93d2f617-09da-4354-bc43-d0817c00c347/100.png">
</li>
<li class="staff-thumbnail" rel="tooltip" data-toggle="tooltip" data-placement="bottom" title="Numberz_">
<h4 class="text-center role-label">Advertising</h4>
<img class="staff-img img-rounded" src="https://cravatar.eu/helmavatar/e16d0672-23c7-4a02-bd22-965e38521c35/100.png">
</li>
</ul>
</div>
<!-- </container-fluid -->
</div>
<!-- </container-main> -->
<!-- Footer -->
<footer class="py-3 bg-dark">
<div class="container">
<p class="m-0 text-center text-white">Copyright © Zildith 2017</p>
</div>
<!-- /.container -->
</footer>
<!-- Tether core Javascript: Bootstrap tooltip depends on it -->
<script src="vendor/tether/tether.min.js"></script>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script type="text/javascript">
$(function () {
$('[data-toggle="tooltip"]').tooltip()
})
</script>
</body>
</html>