2021-04-24 07:13:33 +00:00
<!DOCTYPE html>
< html scroll-behavior = "smooth" >
< head >
< title > WynnAtlas< / title >
2022-05-13 23:39:00 +00:00
< link rel = "icon" href = "../media/icons/new/searcher.png" type = "image/icon type" >
< meta name = "viewport" content = "width=device-width, initial-scale=.45, user-scalable=no" >
<!-- nunito font, copying wynnbuilder, which is copying wynndata -->
< link rel = "preconnect" href = "https://fonts.googleapis.com" >
< link rel = "preconnect" href = "https://fonts.gstatic.com" crossorigin >
< link href = "https://fonts.googleapis.com/css2?family=Nunito&display=swap" rel = "stylesheet" >
< link href = "https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel = "stylesheet" integrity = "sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin = "anonymous" >
< link rel = "stylesheet" href = "https://cdn.jsdelivr.net/npm/@tarekraafat/autocomplete.js@10.2.6/dist/css/autoComplete.min.css" >
< link rel = "stylesheet" href = "../css/sq2bs.css" >
< link rel = "stylesheet" href = "../css/sidebar.css" >
< link rel = "stylesheet" href = "../css/wynnstyles.css" >
2021-04-24 07:13:33 +00:00
< / head >
2022-05-13 23:39:00 +00:00
< body class = "text-light d-flex justify-content-center" id = "body" >
< div id = "main-sidebar" class = "sidebar dark-7 dark-shadow" >
< a href = "../builder/" > < img src = "../media/icons/new/builder.png" alt = "WynnBuilder" title = "WynnBuilder" > < b > WynnBuilder< / b > < / a >
< a href = "../crafter/" > < img src = "../media/icons/new/crafter.png" alt = "WynnCrafter" title = "WynnCrafter" > < b > WynnCrafter< / b > < / a >
< a href = "../items/" > < img src = "../media/icons/new/searcher.png" alt = "WynnAtlas" title = "WynnAtlas" > < b > WynnAtlas< / b > < / a >
< a href = "../custom/" > < img src = "../media/icons/new/custom.png" alt = "WynnCustom" title = "WynnCustom" > < b > WynnCustom< / b > < / a >
< a href = "../map/" > < img src = "../media/icons/new/compass.png" alt = "WynnGPS" title = "WynnGPS" > < b > WynnGPS< / b > < / a >
< a href = "" > < img src = "../media/icons/new/book.png" alt = "Wynnfo" title = "Wynnfo" > < b > Wynnfo< / b > < / a >
< a onclick = "toggleIcons()" > < img src = "../media/icons/new/reload.png" alt = "" title = "Swap items on page" > < b > Swap Icon Style< / b > < / a >
< hr / >
2022-07-04 08:24:49 +00:00
< a href = "https://discord.gg/CGavnAnerv" target = "_blank" > < img src = "../media/icons/discord.png" alt = "WB Discord" title = "WB Discord" > < b > WB Discord< / b > < / a >
2021-04-24 07:13:33 +00:00
< / div >
2022-08-02 06:40:38 +00:00
< div id = "mobile-navbar" class = "navbar dark-5 dark-shadow fixed-top d-lg-none pb-0" >
< div class = "container-fluid scaled-font justify-content-center" style = "height: 5vh;" >
< div class = "navbar-brand mx-auto scaled-font" style = "height: 100%;" >
2022-08-03 03:38:03 +00:00
< img src = "../media/icons/new/book.png" alt = "" style = "height: 100%;" >
< span > WynnFo< / span >
2022-08-02 06:40:38 +00:00
< / div >
2022-08-03 03:50:43 +00:00
< button class = "btn dropdown-toggle dark-2 px-4 text-white scaled-font border-dark border-3" onclick = "toggle_tab('mobile-navbar-dropdown');" > < / button >
2022-08-02 06:40:38 +00:00
< / div >
< div class = "container-fluid scaled-font dark-3 px-3 py-3" id = "mobile-navbar-dropdown" style = "display: none;" >
< a href = "../builder/" class = "w-100 mb-3 text-white" style = "height: 5vh; text-decoration: none;" >
< img src = "../media/icons/new/builder.png" alt = "" style = "height: 100%;" >
< span > WynnBuilder< / span >
< / a >
< a href = "../crafter/" class = "w-100 mb-3 text-white" style = "height: 5vh; text-decoration: none;" >
< img src = "../media/icons/new/crafter.png" alt = "" style = "height: 100%;" >
< span > WynnCrafter< / span >
< / a >
< a href = "../items/" class = "w-100 mb-3 text-white" style = "height: 5vh; text-decoration: none;" >
< img src = "../media/icons/new/searcher.png" alt = "" style = "height: 100%;" >
< span > WynnAtlas< / span >
< / a >
< a href = "../custom/" class = "w-100 mb-3 text-white" style = "height: 5vh; text-decoration: none;" >
< img src = "../media/icons/new/custom.png" alt = "" style = "height: 100%;" >
< span > WynnCustom< / span >
< / a >
< a href = "../map/" class = "w-100 mb-3 text-white" style = "height: 5vh; text-decoration: none;" >
< img src = "../media/icons/new/compass.png" alt = "" style = "height: 100%;" >
< span > WynnGPS< / span >
< / a >
< a href = "../wynnfo/" class = "w-100 mb-3 text-white" style = "height: 5vh; text-decoration: none;" >
< img src = "../media/icons/new/book.png" alt = "" style = "height: 100%;" >
< span > WynnFo< / span >
< / a >
< a onclick = "toggleIcons()" class = "w-100 mb-3 text-white" style = "height: 5vh; text-decoration: none;" >
< img src = "../media/icons/new/reload.png" alt = "" style = "height: 100%;" >
< span > Swap Icon Style< / span >
< / a >
< a href = "https://discord.gg/CGavnAnerv" class = "w-100 mb-3 text-white" style = "height: 5vh; text-decoration: none;" >
< img src = "../media/icons/discord.png" alt = "" style = "height: 100%;" >
< span > Discord< / span >
< / a >
< / div >
< / div >
< div class = "container py-5 vh-100 mx-0 mx-lg-auto scaled-font mt-lg-2" id = "main" style = "margin-top: 6vh;" >
2022-05-13 23:39:00 +00:00
< div class = "row item-title" > Welcome!< / div >
< p class = "row" > This page is the main page for Wynnfo. Wynnfo is Wynnbuilder's page for all sorts of Wynncraft-related literature, including code documenation, game mechanic novels, and other literature! Browse at your leisure below.< / p >
2021-04-24 07:13:33 +00:00
< / div >
< script type = "text/javascript" src = "scripts/main.js" > < / script >
2022-05-13 23:39:00 +00:00
< script type = "text/javascript" src = "../js/utils.js" > < / script >
< script type = "text/javascript" src = "../js/icons.js" > < / script >
2021-06-17 05:53:23 +00:00
< / body >
2021-04-24 07:13:33 +00:00
< / html >