-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
598 lines (535 loc) · 49.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
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- description -->
<meta name="description" content="Search yugioh prices, keep updated on new cards, browse sets and archetypes, check the banlist and keep track of all your Yu-Gi-Oh! cards with Yugioh Tracker !">
<meta content="yugioh, yu-gi-oh, card prices, cheap cards, expensive cards, tcg, ocg, collection tins, search card prices, yugioh cards, ygoprices, price shits, price changes, yugioh collection, collection" name="keywords">
<title>Yu-Gi-Oh! Tracker - Search all yugioh cards and sets!</title>
<!-- end of description -->
<!-- AddOns -->
<!-- Bootstrap -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVor" crossorigin="anonymous" async>
<!-- Bootstrap Iccons -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" async>
<!-- End of Bootstrap -->
<link rel="stylesheet" href="/css/styles.css">
<link rel="shortcut icon" href="/media/favicon.ico" type="image/x-icon">
</head>
<body id="dropover">
<!--
_____
|A . | _____
| /.\ ||A ^ | _____
|(_._)|| / \ ||A _ | _____
made with ♥ by @luqezr | | || \ / || ( ) ||A_ _ |
|____V|| . ||(_'_)||( v )|
|____V|| | || \ / |
|____V|| . |
|____V|
-->
<header>
<nav class="navbar navbar-expand-lg ">
<!-- Navbar content -->
<div class="container-fluid ">
<a class="navbar-brand" onclick="
printCards(resultsPerPage, allCards.data, text_allCards1, '', text_allCards2)"><img src="/media/logo.webp" alt="logo" class="logo"></a>
<button class="navbar-toggler custom-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon "></span>
</button>
<div class="collapse navbar-collapse flex-grow-0" id="navbar">
<ul class="navbar-nav me-auto mb-2 mb-lg-0 ml-auto ">
<li class="nav-item">
<a class="nav-link" aria-current="page" onclick="printCards(resultsPerPage, allCards.data, text_allCards1, '', text_allCards2)" style="cursor: pointer" data-bs-toggle="collapse" data-bs-target="#navbar">All Cards</a>
</li>
<li class="nav-item">
<a class="nav-link" aria-current="page" onclick="load(searchAllSets)" style="cursor: pointer" data-bs-toggle="collapse" data-bs-target="#navbar">Sets</a>
</li>
<li class="nav-item">
<a class="nav-link" aria-current="page" onclick="load(searchAllArchetypes)" style="cursor: pointer" data-bs-toggle="collapse" data-bs-target="#navbar">Archetypes</a>
</li>
<li class="nav-item">
<a class="nav-link" aria-current="page" onclick="load(printStaples)" style="cursor: pointer" data-bs-toggle="collapse" data-bs-target="#navbar">Staples</a>
</li>
<li class="dropdown">
<a class="nav-link dropdown-toggle" aria-current="page" style="cursor: pointer" id="dropdownMenuButton1" data-bs-toggle="dropdown" aria-expanded="false">Banlist</a>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton1">
<li class="dropdown-item" data-bs-toggle="collapse" data-bs-target="#navbar" onclick="load(searchByBanlist,'ban_tcg',text_banlistTCG)">TCG</li>
<li class="dropdown-item" data-bs-toggle="collapse" data-bs-target="#navbar" onclick="load(searchByBanlist, 'ban_ocg',text_banlistOCG)">OCG</li>
<li class="dropdown-item" data-bs-toggle="collapse" data-bs-target="#navbar" onclick="load(searchByBanlist,'ban_goat',text_banlistGOAT)">GOAT</li>
<li class="dropdown-item" data-bs-toggle="collapse" data-bs-target="#navbar" onclick="load(searchByBanlist,'ban_edison',text_banlistEDISON)">Edison</li>
<!-- <li class="dropdown-item" data-bs-toggle="collapse" data-bs-target="#navbar" onclick="searchByBanlist('Duel Links')">Duel Links</li> -->
</ul>
</li>
<li class="dropdown">
<a class="nav-link dropdown-toggle" aria-current="page" style="cursor: pointer" id="dropdownMenuButton1" data-bs-toggle="dropdown" aria-expanded="false">Formats</a>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton1">
<li class="dropdown-item" data-bs-toggle="collapse" data-bs-target="#navbar" onclick="load(searchByFormat, 'TCG')">TCG</li>
<li class="dropdown-item" data-bs-toggle="collapse" data-bs-target="#navbar" onclick="load(searchByFormat,'OCG')">OCG</li>
<li class="dropdown-item" data-bs-toggle="collapse" data-bs-target="#navbar" onclick="load(searchByFormat,'GOAT')">GOAT</li>
<li class="dropdown-item" data-bs-toggle="collapse" data-bs-target="#navbar" onclick="load(searchByFormat,'Edison')">Edison</li>
<li class="dropdown-item" data-bs-toggle="collapse" data-bs-target="#navbar" onclick="load(searchByFormat,'OCG GOAT')">OCG GOAT</li>
<li class="dropdown-item" data-bs-toggle="collapse" data-bs-target="#navbar" onclick="load(searchByFormat,'Common Charity')">Common Charity</li>
<li class="dropdown-item" data-bs-toggle="collapse" data-bs-target="#navbar" onclick="load(searchByFormat,'Duel Links')">Duel Links</li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link" aria-current="page" onclick="load(deckPricer)" style="cursor: pointer" data-bs-toggle="collapse" data-bs-target="#navbar">Deck Pricer</a>
</li>
<li class="nav-item">
<a class="nav-link" aria-current="page" onclick="load(searchRandomCards,resultsPerPage)" style="cursor: pointer" data-bs-toggle="collapse" data-bs-target="#navbar">Random</a>
</li>
<li class="nav-item">
<a class="nav-link" aria-current="page" onclick="load(about)" style="cursor: pointer" data-bs-toggle="collapse" data-bs-target="#navbar">About</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<main class="container-fluid">
<div class="loader-wrapper" id="loaderSection">
<img class="loader" src="/media/loading.gif" alt="loadingGif">
<h3 class="greenText">Loading...</h3>
</div>
<div id="searchBar-div" class="sticky-top">
<!-- SEARCH BAR -->
<form class="mr-2 my-auto w-100 d-inline-block order-1" method="GET" action="" id="searchForm" name="search" autocomplete="off">
<div class="input-group" class="autocomplete">
<input id="card_name" name="fname" type="search" class="form-control search-menu" placeholder="Search cards by Name or Effect" autofocus>
<div class="input-group-append">
<span class="input-group-text" style="display:inline-block">
<button type="submit" id="send" class="bi bi-search" aria-hidden="true"></button>
</span>
<span class="input-group-text" style="display:inline-block">
<button class="bi bi-sliders2" aria-hidden="true" id="filtersBar" data-bs-toggle="modal" data-bs-target="#filtersModal"></button>
</span>
</div>
</div>
</form>
</div>
<h1 style="display: none;">Search yugioh prices and all your yugioh cards with Yu-Gi-Oh! Tracker! </h1>
<div id="titlesSection" class="container-fluid">
<!-- All the titles go here -->
</div>
<!-- <div id="cardsSection" class="container-fluid row row-cols-6"> -->
<div id="cardsSection" class="container-fluid row cardSection">
<!-- All the cards/sets go here -->
</div>
<!-- Modal -->
<div class="modal fade modal-dialog-scrollable" id="filtersModal" tabindex="-1" aria-labelledby="filtersBarModal" aria-hidden="true">
<div class="modal-dialog ">
<div class="modal-content ">
<div class="modal-header" data-bs-dismiss="modal">
<h5 class="modal-title" id="exampleModalLabel">Filter </h5>
</div>
<div class="modal-body" id="filterBar">
<div id="TLRA">
<div id="typeAndLevel">
<form>
<h4 class="mr-sm-2" for="inlineFormCustomSelect">TYPE</h4>
<div id="type">
<!-- MONSTERS -->
<div class="form-check form-check-inline">
<input class="form-check-input typeOfMonsterCard checkboxType" type="checkbox" name="checkbox" value="Normal Monster" id="NormalMonster">
<label class="form-check-label" for="NormalMonster"><span class="iconsSprite normalMonster"></span> Normal Monster </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input typeOfMonsterCard checkboxType" type="checkbox" name="checkbox" value="Effect Monster" id="EffectMonster">
<label class="form-check-label" for="EffectMonster"><span class="iconsSprite effectMonster"></span> Effect Monster </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input typeOfMonsterCard checkboxType" type="checkbox" name="checkbox" value="Flip Effect Monster" id="FlipEffectMonster">
<label class="form-check-label" for="FlipEffectMonster"><span class="iconsSprite flipEffectMonster"></span> Flip </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input typeOfMonsterCard checkboxType" type="checkbox" name="checkbox" value="Gemini Monster" id="GeminiMonster">
<label class="form-check-label" for="GeminiMonster"><span class="iconsSprite geminiMonster"></span> Gemini</label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input typeOfMonsterCard checkboxType" type="checkbox" name="checkbox" value="Pendulum Normal Monster" id="PendulumNormalMonster">
<label class="form-check-label" for="PendulumNormalMonster"><span class="iconsSprite pendulumNormalMonster"></span> Pendulum Normal </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input typeOfMonsterCard checkboxType" type="checkbox" name="checkbox" value="Pendulum Effect Monster" id="PendulumEffectMonster">
<label class="form-check-label" for="PendulumEffectMonster"><span class="iconsSprite pendulumEffectMonster"></span> Pendulum Effect</label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input typeOfMonsterCard checkboxType" type="checkbox" name="checkbox" value="Ritual Monster" id="RitualMonster">
<label class="form-check-label" for="RitualMonster"><span class="iconsSprite ritualMonster"></span> Ritual </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input typeOfMonsterCard checkboxType" type="checkbox" name="checkbox" value="Fusion Monster" id="FusionMonster">
<label class="form-check-label" for="FusionMonster"><span class="iconsSprite fusionMonster"></span> Fusion </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input typeOfMonsterCard checkboxType" type="checkbox" name="checkbox" value="Pendulum Effect Fusion Monster" id="PendulumEffectFusionMonster">
<label class="form-check-label" for="PendulumEffectFusionMonster"><span class="iconsSprite pendulumFusionMonster"></span> Pendulum Fusion </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input typeOfMonsterCard checkboxType" type="checkbox" name="checkbox" value="XYZ Monster" id="XYZMonster">
<label class="form-check-label" for="XYZMonster"><span class="iconsSprite xyzMonster"></span> XYZ </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input typeOfMonsterCard checkboxType" type="checkbox" name="checkbox" value="XYZ Pendulum Effect Monster" id="XYZPendulumEffectMonster">
<label class="form-check-label" for="XYZPendulumEffectMonster"><span class="iconsSprite pendulumXyzMonster"></span> XYZ Pendulum </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input typeOfMonsterCard checkboxType" type="checkbox" name="checkbox" value="Synchro Monster" id="SynchroMonster">
<label class="form-check-label" for="SynchroMonster"><span class="iconsSprite synchroMonster"></span> Synchro </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input typeOfMonsterCard checkboxType" type="checkbox" name="checkbox" value="Synchro Tuner Monster" id="SynchroTunerMonster">
<label class="form-check-label" for="SynchroTunerMonster"><span class="iconsSprite synchroTunerMonster"></span> Synchro Tuner</label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input typeOfMonsterCard checkboxType" type="checkbox" name="checkbox" value="Synchro Pendulum Effect Monster" id="SynchroPendulumEffectMonster">
<label class="form-check-label" for="SynchroPendulumEffectMonster"><span class="iconsSprite pendulumSynchroMonster"></span> Synchro Pendulum </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input typeOfMonsterCard checkboxType" type="checkbox" name="checkbox" value="Link Monster" id="LinkMonster">
<label class="form-check-label" for="LinkMonster"><span class="iconsSprite linkMonster"></span> Link </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input typeOfMonsterCard checkboxType" type="checkbox" name="checkbox" value="Token" id="Token">
<label class="form-check-label" for="Token"><span class="iconsSprite tokenMonster"></span> Token </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input typeOfMonsterCard checkboxType" type="checkbox" name="checkbox" value="Tuner Monster" id="TunerMonster">
<label class="form-check-label" for="TunerMonster"><span class="iconsSprite tunerMonster"></span> Tuner </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input typeOfMonsterCard checkboxType" type="checkbox" name="checkbox" value="Union Effect Monster" id="UnionEffectMonster">
<label class="form-check-label" for="UnionEffectMonster"><span class="iconsSprite unionMonster"></span> Union </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input typeOfMonsterCard checkboxType" type="checkbox" name="checkbox" value="Spirit Monster" id="SpiritMonster">
<label class="form-check-label" for="SpiritMonster"><span class="iconsSprite spiritMonster"></span> Spirit </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input typeOfMonsterCard checkboxType" type="checkbox" name="checkbox" value="Toon Monster" id="ToonMonster">
<label class="form-check-label" for="ToonMonster"><span class="iconsSprite toonMonster"></span> Toon </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input typeOfMonsterCard checkboxType" type="checkbox" name="checkbox" value="Skill Card" id="skillCard">
<label class="form-check-label" for="skillCard"><span class="iconsSprite skillCard"></span> Skill Card </label>
</div>
</div>
</form>
<form>
<h4 class="mr-sm-2" for="inlineFormCustomSelect">LEVEL / RANK / LINK</h4>
<div id="levels">
<div class="form-check form-check-inline">
<input class="form-check-input levelOfCard" type="checkbox" name="checkbox" id="level1" value="1">
<label class="form-check-label" for="level1">1 <span class="iconsSprite cardLevel"></span> </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input levelOfCard" type="checkbox" name="checkbox" id="level2" value="2">
<label class="form-check-label" for="level2">2 <span class="iconsSprite cardLevel"></span> </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input levelOfCard" type="checkbox" name="checkbox" id="level3" value="3">
<label class="form-check-label" for="level3">3 <span class="iconsSprite cardLevel"></span> </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input levelOfCard" type="checkbox" name="checkbox" id="level4" value="4">
<label class="form-check-label" for="level4">4 <span class="iconsSprite cardLevel"></span> </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input levelOfCard" type="checkbox" name="checkbox" id="level5" value="5">
<label class="form-check-label" for="level5">5 <span class="iconsSprite cardLevel"></span> </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input levelOfCard" type="checkbox" name="checkbox" id="level6" value="6">
<label class="form-check-label" for="level6">6 <span class="iconsSprite cardLevel"></span> </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input levelOfCard" type="checkbox" name="checkbox" id="level7" value="7">
<label class="form-check-label" for="level7">7 <span class="iconsSprite cardLevel"></span> </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input levelOfCard" type="checkbox" name="checkbox" id="level8" value="8">
<label class="form-check-label" for="level8">8 <span class="iconsSprite cardLevel"></span> </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input levelOfCard" type="checkbox" name="checkbox" id="level9" value="9">
<label class="form-check-label" for="level9">9 <span class="iconsSprite cardLevel"></span> </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input levelOfCard" type="checkbox" name="checkbox" id="level10" value="10">
<label class="form-check-label" for="level10">10 <span class="iconsSprite cardLevel"></span> </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input levelOfCard" type="checkbox" name="checkbox" id="level11" value="11">
<label class="form-check-label" for="level11">11 <span class="iconsSprite cardLevel"></span> </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input levelOfCard" type="checkbox" name="checkbox" id="level12" value="12">
<label class="form-check-label" for="level12">12 <span class="iconsSprite cardLevel"></span> </label>
</div>
</div>
</form>
</div>
<div id="raceAndAttribute">
<form>
<h4 class="mr-sm-2" for="inlineFormCustomSelect">RACE</h4>
<div id="race">
<!-- MONSTERS -->
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard" type="checkbox" name="checkbox" id="Aqua" value="Aqua">
<label class="form-check-label" for="Aqua"><span class="iconsSprite aqua"></span> Aqua </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard" type="checkbox" name="checkbox" id="Beast" value="Beast">
<label class="form-check-label" for="Beast"><span class="iconsSprite beast"></span> Beast </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard" type="checkbox" name="checkbox" id="Beast-Warrior" value="Beast-Warrior">
<label class="form-check-label" for="Beast-Warrior"><span class="iconsSprite beastWarrior"></span> Beast-Warrior </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard" type="checkbox" name="checkbox" id="Creator-God" value="Creator-God">
<label class="form-check-label" for="Creator-God"><span class="iconsSprite creatorGod"></span> Creator-God </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard" type="checkbox" name="checkbox" id="Cyberse" value="Cyberse">
<label class="form-check-label" for="Cyberse"><span class="iconsSprite cyberse"></span> Cyberse </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard" type="checkbox" name="checkbox" id="Dinosaur" value="Dinosaur">
<label class="form-check-label" for="Dinosaur"><span class="iconsSprite dinosaur"></span> Dinosaur </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard" type="checkbox" name="checkbox" id="Divine-Beast" value="Divine-Beast">
<label class="form-check-label" for="Divine-Beast"><span class="iconsSprite divineBeast"></span> Divine-Beast </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard" type="checkbox" name="checkbox" id="Dragon" value="Dragon">
<label class="form-check-label" for="Dragon"><span class="iconsSprite dragon"></span> Dragon </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard" type="checkbox" name="checkbox" id="Fairy" value="Fairy">
<label class="form-check-label" for="Fairy"><span class="iconsSprite fairy"></span> Fairy </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard" type="checkbox" name="checkbox" id="Fiend" value="Fiend">
<label class="form-check-label" for="Fiend"><span class="iconsSprite fiend"></span> Fiend </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard" type="checkbox" name="checkbox" id="Fish" value="Fish">
<label class="form-check-label" for="Fish"><span class="iconsSprite fish"></span> Fish </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard" type="checkbox" name="checkbox" id="Illusionist" value="Illusionist">
<label class="form-check-label" for="Illusionist"><span class="iconsSprite illusionist"></span> Illusionist </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard" type="checkbox" name="checkbox" id="Insect" value="Insect">
<label class="form-check-label" for="Insect"><span class="iconsSprite insect"></span> Insect </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard" type="checkbox" name="checkbox" id="Machine" value="Machine">
<label class="form-check-label" for="Machine"><span class="iconsSprite machine"></span> Machine </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard" type="checkbox" name="checkbox" id="Plant" value="Plant">
<label class="form-check-label" for="Plant"><span class="iconsSprite plant"></span> Plant </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard" type="checkbox" name="checkbox" id="Psychic" value="Psychic">
<label class="form-check-label" for="Psychic"><span class="iconsSprite psychic"></span> Psychic</label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard" type="checkbox" name="checkbox" id="Pyro" value="Pyro">
<label class="form-check-label" for="Pyro"><span class="iconsSprite pyro"></span> Pyro </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard" type="checkbox" name="checkbox" id="Reptile" value="Reptile">
<label class="form-check-label" for="Reptile"><span class="iconsSprite reptile"></span> Reptile </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard" type="checkbox" name="checkbox" id="Rock" value="Rock">
<label class="form-check-label" for="Rock"><span class="iconsSprite rock"></span> Rock </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard" type="checkbox" name="checkbox" id="SeaSerpent" value="Sea Serpent">
<label class="form-check-label" for="SeaSerpent"><span class="iconsSprite seaSerpent"></span> Sea Serpent </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard" type="checkbox" name="checkbox" id="Spellcaster" value="Spellcaster">
<label class="form-check-label" for="Spellcaster"><span class="iconsSprite spellcaster"></span> Spellcaster </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard" type="checkbox" name="checkbox" id="Thunder" value="Thunder">
<label class="form-check-label" for="Thunder"><span class="iconsSprite thunder"></span> Thunder </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard" type="checkbox" name="checkbox" id="Warrior" value="Warrior">
<label class="form-check-label" for="Warrior"><span class="iconsSprite warrior"></span> Warrior </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard" type="checkbox" name="checkbox" id="WingedBeast" value="Winged Beast">
<label class="form-check-label" for="WingedBeast"><span class="iconsSprite wingedBeast"></span> Winged Beast </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard" type="checkbox" name="checkbox" id="Wyrm" value="Wyrm">
<label class="form-check-label" for="Wyrm"><span class="iconsSprite wyrm"></span> Wyrm </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard" type="checkbox" name="checkbox" id="Zombie" value="Zombie">
<label class="form-check-label" for="Zombie"><span class="iconsSprite zombie"></span> Zombie </label>
</div>
<!-- SPELLS -->
<br>
<br>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard" type="checkbox" name="checkbox" id="NormalSpell" value="Normal Spell">
<label class="form-check-label " for="NormalSpell"><span class="iconsSprite normalSpell"></span> Normal Spell</label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard " type="checkbox" name="checkbox" id="ContinuousSpell" value="Continuous Spell">
<label class="form-check-label" for="ContinuousSpell"> <span class="iconsSprite continuousSpell"></span> Continuous Spell</label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard " type="checkbox" name="checkbox" id="Field" value="Field">
<label class="form-check-label" for="Field"> <span class="iconsSprite fieldSpell"></span> Field Spell</label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard " type="checkbox" name="checkbox" id="Quick-Play" value="Quick-Play">
<label class="form-check-label" for="Quick-Play"><span class="iconsSprite quickPlaySpell"></span> Quick-Play Spell</label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard " type="checkbox" name="checkbox" id="Ritual" value="Ritual">
<label class="form-check-label" for="Ritual"><span class="iconsSprite ritualSpell"></span> Ritual Spell</label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard " type="checkbox" name="checkbox" id="Equip" value="Equip">
<label class="form-check-label" for="Equip"><span class="iconsSprite equipSpell"></span> Equip Spell </label>
</div>
<!-- TRAPS -->
<br>
<br>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard " type="checkbox" name="checkbox" id="NormalTrap" value="Normal Trap">
<label class="form-check-label" for="NormalTrap"> <span class="iconsSprite normalTrap"></span> Normal Trap</label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard " type="checkbox" name="checkbox" id="ContinuousTrap" value="Continuous Trap">
<label class="form-check-label" for="ContinuousTrap"><span class="iconsSprite continuousTrap"></span> Continuous Trap</label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input raceOfMonsterCard " type="checkbox" name="checkbox" id="Counter" value="Counter">
<label class="form-check-label" for="Counter"><span class="iconsSprite counterTrap"></span> Counter Trap</label>
</div>
</div>
</form>
<form>
<h4 class="mr-sm-2" for="inlineFormCustomSelect">ATTRIBUTE</h4>
<div id="attribute">
<div class="form-check form-check-inline">
<input class="form-check-input attributeOfMonsterCard" type="checkbox" name="checkbox" id="DARK" value="DARK">
<label class="form-check-label" for="DARK"><span class="iconsSprite dark"></span> DARK </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input attributeOfMonsterCard" type="checkbox" name="checkbox" id="DIVINE" value="DIVINE">
<label class="form-check-label" for="DIVINE"><span class="iconsSprite divine"></span> DIVINE </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input attributeOfMonsterCard" type="checkbox" name="checkbox" id="EARTH" value="EARTH">
<label class="form-check-label" for="EARTH"><span class="iconsSprite earth"></span> EARTH </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input attributeOfMonsterCard" type="checkbox" name="checkbox" id="FIRE" value="FIRE">
<label class="form-check-label" for="FIRE"><span class="iconsSprite fire"></span> FIRE </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input attributeOfMonsterCard" type="checkbox" name="checkbox" id="LIGHT" value="LIGHT">
<label class="form-check-label" for="LIGHT"><span class="iconsSprite light"></span> LIGHT </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input attributeOfMonsterCard" type="checkbox" name="checkbox" id="WATER" value="WATER">
<label class="form-check-label" for="WATER"><span class="iconsSprite water"></span> WATER </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input attributeOfMonsterCard" type="checkbox" name="checkbox" id="WIND" value="WIND">
<label class="form-check-label" for="WIND"><span class="iconsSprite wind"></span> WIND </label>
</div>
</div>
<h4 class="mr-sm-2" for="inlineFormCustomSelect">FORMATS</h4>
<div id="formats">
<div class="form-check form-check-inline">
<input class="form-check-input formatForm" type="checkbox" name="checkbox" id="TCG" value="TCG">
<label class="form-check-label" for="TCG"><span class="iconsSprite formatTCG"></span> TCG </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input formatForm" type="checkbox" name="checkbox" id="OCG" value="OCG">
<label class="form-check-label" for="OCG"><span class="iconsSprite formatOCG"></span> OCG </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input formatForm" type="checkbox" name="checkbox" id="GOAT" value="GOAT">
<label class="form-check-label" for="GOAT"><span class="iconsSprite formatGOAT"></span> GOAT </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input formatForm" type="checkbox" name="checkbox" id="Edison" value="Edison">
<label class="form-check-label" for="Edison"><span class="iconsSprite formatEdison"></span> Edison </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input formatForm" type="checkbox" name="checkbox" id="OCGGoat" value="OCG Goat">
<label class="form-check-label" for="OCGGoat"><span class="iconsSprite formatOCGGOAT"></span> OCG GOAT </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input formatForm" type="checkbox" name="checkbox" id="CommonCharity" value="Common Charity">
<label class="form-check-label" for="CommonCharity"><span class="iconsSprite formatCommonCharity"></span> Common Charity </label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input formatForm" type="checkbox" name="checkbox" id="DuelLinks" value="Duel Links">
<label class="form-check-label" for="DuelLinks"><span class="iconsSprite formatDuelLinks"></span> Duel Links </label>
</div>
</div>
</div>
</div>
<div class="row" id="atkAndDef">
<div class="col-auto desc" id="desc">
<label for="desc"><span class="iconsSprite cardDesc"></span></label>
<input type="text" class="form-control mb-2" id="descForm" placeholder="Card name or card effect....">
</div>
<div class="col-auto atk" id="atk">
<label for="atk"><span class="iconsSprite cardAtk"></span></label>
<input type="number" class="form-control mb-2" id="atkForm" placeholder="ATK">
</div>
<div class="col-auto def" id="def">
<label for="def"><span class="iconsSprite cardDef"></span></label>
<input type="number" class="form-control mb-2" id="defForm" placeholder="DEF">
</div>
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" onclick="resetFilters()">Reset</button>
<button type="button" class="btn btn-secondary" id="filterButton" data-bs-dismiss="modal">Filter</button>
</div>
</div>
</div>
</div>
<!-- <i class="bi bi-arrow-up-circle" id="back2top"></i> -->
</main>
<footer id="footer">
<span>YugiohTracker is made with 🖤 by <a href="https://github.com/luqezr" target="_blank" class="greenText">@luqezr</a></span>
</footer>
<div id="scripts">
<!-- Jquery -->
<script src="https://code.jquery.com/jquery-3.6.1.min.js" integrity="sha256-o88AwQnZB+VDvE9tvIXrMQaPlFFSUTR+nldQm1LuPXQ=" crossorigin="anonymous"></script>
<!-- Scripts -->
<script src="/js/language.js"></script>
<script src="/js/createCard.js"></script>
<script src="/js/main.js"></script>
<script src="/js/autoCompleteSearch.js"></script>
<script src="/js/staples.js"></script>
<!-- end of Scripts -->
<!-- Bootstrap -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-pprn3073KE6tl6bjs2QrFaJGz5/SUsLqktiwsUTF55Jfv3qYSDhgCecCxMW52nD2" crossorigin="anonymous" async></script>
<!-- end of Bootstrap -->
</div>
</body>
</html>