-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
509 lines (472 loc) · 25.6 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
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
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<meta name="description" content="">
<meta name="author" content="">
<title>Fifth Column Gaming</title>
<!-- Bootstrap Core CSS -->
<link href="assets/css/bootstrap/bootstrap.min.css" rel="stylesheet" type="text/css">
<link rel="icon" type="image/png" href="/assets/img/fclm/fclm_logo.png">
<!-- Retina.js - Load first for faster HQ mobile images. -->
<script src="assets/js/plugins/retina/retina.min.js"></script>
<!-- Font Awesome -->
<link href="assets/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<!-- Default Fonts -->
<link href='https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,600,500,700,800,900' rel='stylesheet' type='text/css'>
<!-- Modern Style Fonts (Include these is you are using body.modern!) -->
<link href='https://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Cardo:400,400italic,700' rel='stylesheet' type='text/css'>
<!-- Vintage Style Fonts (Include these if you are using body.vintage!) -->
<link href='https://fonts.googleapis.com/css?family=Sanchez:400italic,400' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Cardo:400,400italic,700' rel='stylesheet' type='text/css'>
<!-- Plugin CSS -->
<link href="assets/css/plugins/owl-carousel/owl.carousel.css" rel="stylesheet" type="text/css">
<link href="assets/css/plugins/owl-carousel/owl.theme.css" rel="stylesheet" type="text/css">
<link href="assets/css/plugins/owl-carousel/owl.transitions.css" rel="stylesheet" type="text/css">
<link href="assets/css/plugins/magnific-popup.css" rel="stylesheet" type="text/css">
<link href="assets/css/plugins/jquery.fs.wallpaper.css" rel="stylesheet" type="text/css">
<link href="assets/css/plugins/animate.css" rel="stylesheet" type="text/css">
<!-- Vitality Theme CSS -->
<!-- Uncomment the color scheme you want to use. -->
<link href="assets/css/vitality-red.css" rel="stylesheet" type="text/css">
<!-- <link href="assets/css/vitality-aqua.css" rel="stylesheet" type="text/css"> -->
<!-- <link href="assets/css/vitality-blue.css" rel="stylesheet" type="text/css"> -->
<!-- <link href="assets/css/vitality-green.css" rel="stylesheet" type="text/css"> -->
<!-- <link href="assets/css/vitality-orange.css" rel="stylesheet" type="text/css"> -->
<!-- <link href="assets/css/vitality-pink.css" rel="stylesheet" type="text/css"> -->
<!-- <link href="assets/css/vitality-purple.css" rel="stylesheet" type="text/css"> -->
<!-- <link href="assets/css/vitality-tan.css" rel="stylesheet" type="text/css"> -->
<!-- <link href="assets/css/vitality-turquoise.css" rel="stylesheet" type="text/css"> -->
<!-- <link href="assets/css/vitality-yellow.css" rel="stylesheet" type="text/css"> -->
<!-- IE8 support for HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
</head>
<!-- Alternate Body Classes: .modern and .vintage -->
<body id="page-top">
<!-- Navigation -->
<!-- Note: navbar-default and navbar-inverse are both supported with this theme. -->
<nav class="navbar navbar-inverse navbar-fixed-top navbar-expanded">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand page-scroll" href="#page-top">
<img src="assets/img/fclm/logo_white.png" class="img-responsive" alt="">
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li class="hidden">
<a class="page-scroll" href="#page-top"></a>
</li>
<li>
<a class="page-scroll" href="#about">About</a>
</li>
<li>
<a class="page-scroll" href="#community">Community</a>
</li>
<li>
<a class="page-scroll" href="#members">Members</a>
</li>
<li>
<a class="page-scroll" href="#process">Rules</a>
</li>
<li>
<a class="page-scroll" href="#work">Recruitment</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- HEADER -->
<header style="background-image: url('assets/img/fclm/amerish.jpg');">
<div class="intro-content">
<img src="assets/img/fclm/fclm_logo.png" class="img-responsive img-centered" alt="">
<div class="brand-name">FCLM</div>
<br>
<div class="brand-name-subtext">Fifth Column - Planetside 2</div>
</div>
<div class="scroll-down">
<a class="btn page-scroll" href="#about"><i class="fa fa-angle-down fa-fw"></i></a>
</div>
</header>
<!-- WELCOME -->
<section id="about">
<div class="container wow fadeIn">
<div class="row text-center">
<div class="col-lg-12 wow fadeIn">
<h1>Welcome</h1>
<p>We are a small and tight knit outfit that focuses mainly on casual squad play with somewhat regular cohesive ops</p>
<p>We fight for the Vanu Sovereignty on the Briggs (AU server)</p>
<br>
<p>Join us on Teamspeak3 @ <a href="ts3server://fifthcolumngaming.com">fifthcolumngaming.com</a></p>
<br>
<p>Check us out on <a href="http://stats.dasanfall.com/ps2/outfit/FCLM">Dasanfall</a> and <a href="http://steamcommunity.com/gid/103582791434172814">Steam</a></p>
<br>
</div>
</div>
</div>
</section>
<!-- WELCOME -->
<section id="history" class="bg-gray">
<div class="container wow fadeIn">
<div class="row text-center">
<div class="col-lg-12 wow fadeIn">
<h1>History</h1>
<p>We were once a small active group running the [BTMF] outfit since Planetside 2 began in November 2012. With an inactive leader, we voted to split off under a new name with the purpose of creating an outfit with relaxed but active leadership.<br><br>
Today's active leadership consists of Mono and Spudles.</p>
<p> Other leaders of FCLM have included DropbearOwnage, EatenAlive and Acherlon and Fappy.</p>
</div>
</div>
</div>
</section>
<!-- COMMUNITY INVOLVEMENT -->
<section id="community">
<div class="container-fluid">
<div class="row text-center">
<div class="col-lg-12 wow fadeIn">
<h1>Community Involvement</h1>
<p>FCLM Planetside has been involved in various community run events including</p>
</div>
</div>
<div class="row text-center content-row">
<div class="col-md-3 col-sm-6 wow fadeIn" data-wow-delay=".2s">
<div class="about-content">
<i class="fa fa-crosshairs fa-4x"></i>
<h3>Farmers League</h3>
<p style="text-align: center">We participated in the first season of Briggs Farmers against the best outfits on the server</p>
</div>
</div>
<div class="col-md-3 col-sm-6 wow fadeIn" data-wow-delay=".4s">
<div class="about-content">
<i class="fa fa-fighter-jet fa-4x"></i>
<h3>Server Smash</h3>
<p style="text-align: center">Every smash with 12-18 of us fighting the best of the other servers</p>
</div>
</div>
<div class="col-md-3 col-sm-6 wow fadeIn" data-wow-delay=".6s">
<div class="about-content">
<i class="fa fa-trophy fa-4x"></i>
<h3>Inter-outfit Scrims</h3>
<p style="text-align: center">Got an outfit? Challenge us! Always keen for a fight</p>
</div>
</div>
<div class="col-md-3 col-sm-6 wow fadeIn" data-wow-delay=".8s">
<div class="about-content">
<i class="fa fa-laptop fa-4x"></i>
<h3>Briggs Ops</h3>
<p style="text-align: center">Every Sunday @ 7PM (VIC/NSW) / 9PM (NZT) - Join us</p>
</div>
</div>
</div>
</div>
</section>
<!-- SCREEN SHOTS -->
<section class="portfolio-carousel wow fadeIn">
<div class="item" style="background-image: url('assets/img/fclm/sneaky.jpg')">
<div class="container-fluid">
<div class="row">
<div class="col-md-4 col-md-push-8">
<div class="project-details">
<!--<img src="assets/img/client-logos/logo-2.png" class="img-responsive client-logo" alt="">-->
<span class="project-name">Sunday Night Ops</span>
<span class="project-description">Join us Sunday Nights at 7PM (VIC/NSW) / 9PM (NZT)</span>
<!--<a href="#portfolioModal4" data-toggle="modal" class="btn btn-outline-light">View Details <i class="fa fa-long-arrow-right fa-fw"></i></a>-->
</div>
</div>
<div class="col-md-8 col-md-pull-4 hidden-xs">
<!--<img src="assets/img/portfolio/tablet-screens.png" class="img-responsive portfolio-image" alt="">-->
</div>
</div>
</div>
</div>
<div class="item" style="background-image: url('assets/img/fclm/ripples_nipples.jpg')">
<div class="container-fluid">
<div class="row">
<div class="col-md-4 col-md-push-8">
<div class="project-details">
<!--<img src="assets/img/client-logos/logo-2.png" class="img-responsive client-logo" alt="">-->
<span class="project-name">Farmers League</span>
<span class="project-description">Check out our competitive team in action in our most recent <a href="https://www.youtube.com/watch?v=cft_VwQBvWk">match</a></span>
<!--<a href="#portfolioModal2" data-toggle="modal" class="btn btn-outline-light">View Details <i class="fa fa-long-arrow-right fa-fw"></i></a>-->
</div>
</div>
<div class="col-md-8 col-md-pull-4 hidden-xs">
<!--<img src="assets/img/portfolio/tablet-screens.png" class="img-responsive portfolio-image" alt="">-->
</div>
</div>
</div>
</div>
<div class="item" style="background-image: url('assets/img/fclm/magrider.jpg')">
<div class="container-fluid">
<div class="row">
<div class="col-md-4 col-md-push-8">
<div class="project-details">
<!--<img src="assets/img/client-logos/logo-1.png" class="img-responsive client-logo" alt="">-->
<span class="project-name">Server Smash</span>
<span class="project-description">Regular attendants and always near the top for outfit stats</span>
<!--<a href="#portfolioModal3" data-toggle="modal" class="btn btn-outline-light">View Details <i class="fa fa-long-arrow-right fa-fw"></i></a>-->
</div>
</div>
<div class="col-md-8 col-md-pull-4 hidden-xs">
<!--<img src="assets/img/portfolio/mobile-screens.png" class="img-responsive portfolio-image" alt="">-->
</div>
</div>
</div>
</div>
</section>
<!-- MEMBERS -->
<section id="members" class="services">
<div class="container">
<div class="row text-center">
<div class="col-lg-12 wow fadeIn">
<h2>MEMBERS</h2>
</div>
</div>
<div class="row content-row">
<div class="col-md-4 wow fadeIn" data-wow-delay=".2s">
<div class="media">
<div id="online" class="media-body">
<h3 class="media-heading">Who is Online?</h3>
<p style="font-size: 15px">Total Online: <span id="number_online"></span></p>
<ul></ul>
</div>
</div>
</div>
<div class="col-md-4 wow fadeIn" data-wow-delay=".4s">
<div class="media">
<div id="br100s" class="media-body">
<h3 class="media-heading">Battle Rank 100+'s</h3>
<p style="font-size: 15px">Total BR100+'s: <span id="number_hundy"></span></p>
<ul></ul>
</div>
</div>
</div>
<div class="col-md-4 wow fadeIn" data-wow-delay=".6s">
<div class="media">
<div class="media-body">
<h3 class="media-heading">Basic Info</h3>
<ul>
<li>Members: <span id="member_count">0</span></li>
<li>Formation: 05 April 2013</li>
<li>Play style: Casual / Semi tactical</li>
<li>Ranks: <br>
<span style="margin-left:2em">Sovereign - Leadership</span><br>
<span style="margin-left:2em">Veteran - Active BR90+</span><br>
<span style="margin-left:2em">Dignitary - Respected active members</span><br>
<span style="margin-left:2em">Alt Ed - Members who alt with us</span><br>
<span style="margin-left:2em">Casual - General outfit roster</span>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- LEADERS -->
<section class="testimonials bg-gray">
<div class="container wow fadeIn">
<div class="row">
<div class="col-lg-10 col-lg-offset-1">
<div class="testimonials-carousel">
<div class="item">
<div class="row">
<div class="col-lg-12">
<p class="lead">M0N0</p>
<p class="quote">I am a casual all-round player experienced in leading casual squads. Although rather bushidoside in playstyle, I am most casual of the FCLM leaders and usually lead our Sunday Night ops.</p>
<div class="testimonial-info">
<div class="testimonial-img">
<img src="assets/img/fclm/fclm_logo.png" class="img-circle img-responsive" alt="">
</div>
<div class="testimonial-author">
<span class="name">Jared H</span>
<p class="small">Founder / Leader (Casual)</p>
</div>
</div>
</div>
</div>
</div>
<div class="item">
<div class="row">
<div class="col-lg-12">
<p class="lead">Spudles</p>
<p class="quote">Slightly more serious leader, handles leading in most scrims and competitive events for the outfit as well as assisting members when they want to up their game</p>
<div class="testimonial-info">
<div class="testimonial-img">
<img src="assets/img/fclm/fclm_logo.png" class="img-circle img-responsive" alt="">
</div>
<div class="testimonial-author">
<span class="name">Peter D</span>
<p class="small">Leader (Tactical)</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- LOOKING TO JOIN -->
<aside class="cta-quote" style="background-image: url('assets/img/fclm/vanu_heavy.jpg');">
<div class="container">
<div class="row">
<div class="col-md-10 col-md-offset-1 wow fadeIn">
<span class="quote">Looking to join? </span>
</div>
</div>
</div>
</aside>
<!-- GROUND RULES -->
<section id="process" class="services">
<div class="container">
<div class="row text-center">
<div class="col-lg-12 wow fadeIn">
<h2>Ground Rules</h2>
<p>Let's get a few things out in the open here</p>
</div>
</div>
<div class="row content-row">
<div class="col-md-4 wow fadeIn" data-wow-delay=".2s">
<div class="media">
<div class="pull-left">
<i class="fa fa-file-text-o"></i>
</div>
<div class="media-body">
<h3 class="media-heading">Rules</h3>
<ul>
<li>Join in on ops</li>
<li>Do not disrupt ops</li>
<li>Never hack or exploit</li>
<li>Do not statpad!</li>
<li>Join us on Teamspeak3</li>
</ul>
</div>
</div>
</div>
<div class="col-md-4 wow fadeIn" data-wow-delay=".4s">
<div class="media">
<div class="pull-left">
<i class="fa fa-thumbs-o-up"></i>
</div>
<div class="media-body">
<h3 class="media-heading">Code of Conduct</h3>
<ul>
<li>Be respectful in game and on Teamspeak</li>
<li>Try to fight even/under-pop fights</li>
<li>Avoid excessive 'cheese'</li>
<li>Don't be an ass</li>
<li>Avoid the /yell chat meta</li>
<li>Keep your ego in check</li>
</ul>
</div>
</div>
</div>
<div class="col-md-4 wow fadeIn" data-wow-delay=".6s">
<div class="media">
<div class="pull-left">
<i class="fa fa-university"></i>
</div>
<div class="media-body">
<h3 class="media-heading">Uniform</h3>
<ul>
<li>Viper Helmet</li>
<li>Tech Camo</li>
<li>(optional)</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- RECRUITMENT -->
<section id="work" class="bg-gray">
<div class="container text-center wow fadeIn">
<h2>Recruitment</h2>
<p>Want to wear the [FCLM] Tag and fight with us? Great! We do however have a few requirements</p>
<ul>
<li style="text-align: left">Jump on Teamspeak3, talk and play with us first. Lets see if you will enjoy your time with us</li>
<li style="text-align: left">We'd really like it if you were above battle rank 30. It shows us that you have spent a bit of time in game and understand how things work</li>
<li style="text-align: left">Be active, we are kicking players who are inactive for more than 3 months</li>
<li style="text-align: left">We want mature members, preferably age 16+. There are exceptions to the rule providing we think you are a good fit for the outfit</li>
<li style="text-align: left">If you are not 'maining' with us, let us know. We are happy to have alts in our outfit but we would still love it if you are still slightly active with us</li>
<li style="text-align: left">Outfit ops run on a Sunday night, attend one before requesting to join to see if we like eachother</li>
<li style="text-align: left">Contact either M0N0 or Spudles in game if you are interested in joining or ask any FCLM tagged player for a squad invite</li>
</ul>
</div>
</section>
<!-- FOOTER -->
<footer class="footer" style="background-image: url('assets/img/fclm/amerish.jpg')">
<div class="container text-center">
<div class="row copyright">
<div class="col-lg-12">
<p class="small">© Fifth Column Gaming Community</p>
</div>
</div>
</div>
</footer>
<!-- Core Scripts -->
<script src="assets/js/jquery.js"></script>
<script src="assets/js/bootstrap/bootstrap.min.js"></script>
<!-- Plugin Scripts -->
<script src="assets/js/plugins/jquery.easing.min.js"></script>
<script src="assets/js/plugins/classie.js"></script>
<script src="assets/js/plugins/cbpAnimatedHeader.js"></script>
<script src="assets/js/plugins/owl-carousel/owl.carousel.js"></script>
<script src="assets/js/plugins/jquery.magnific-popup/jquery.magnific-popup.min.js"></script>
<script src="assets/js/plugins/jquery.fs.wallpaper.js"></script>
<script src="assets/js/plugins/jquery.mixitup.js"></script>
<script src="assets/js/plugins/wow/wow.min.js"></script>
<script src="assets/js/contact_me.js"></script>
<script src="assets/js/plugins/jqBootstrapValidation.js"></script>
<!-- Vitality Theme Scripts -->
<script src="assets/js/vitality.js"></script>
<script>
$.ajax({
dataType: "jsonp",
url: 'https://psarchives.mononz.net/outfit?id=37512545478648131'
}).done(function (data) {
$('#number_online').html(data.query.online);
var hundies = [];
data.members.forEach(function(member) {
if (member.status == 'Online') {
$("#online ul").append('<li>' + member.rank + ' - ' + member.name + '</li>');
}
if (member.rank.length == 3) {
hundies.push('<li>' + member.rank + ' - ' + member.name + '</li>');
}
});
hundies.forEach(function (element) {
$("#br100s ul").append(element);
});
$('#number_hundy').html(hundies.length);
$('#member_count').html(data.query.size);
});
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-66651130-4', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>