Old ngn4 website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
1.9 KiB

8 years ago
8 years ago
8 years ago
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>ngn4.io</title>
  5. <link rel="stylesheet" href="css/main.css" />
  6. <meta charset="utf-8" />
  7. <meta name="HandheldFriendly" content="true"/>
  8. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  9. <script src="/js/jquery.js"></script>
  10. <script src="/js/ngn4-0.4.1.js"></script>
  11. <script src="/js/page.js"></script>
  12. <style id="generator-style">{generatorStyle}</style>
  13. <style id="name-style"></style>
  14. </head>
  15. <body>
  16. <div class="ngn4-panel ngn4-menu noselect">
  17. <h1>NGN4</h1><span id="menu-items"></span>
  18. </div>
  19. <div class="ngn4-panel ngn4-geninfo" id="generator-screen" style="display: none;">
  20. <div id="gi-name">#name</div>
  21. <div id="gi-header">#header</div>
  22. <hr>
  23. <div id="gi-genders" class="noselect"></div>
  24. <div id="gi-formats" class="noselect"></div>
  25. <button id="gi-button" onclick="generate(); return false;">Generate</button>
  26. </div>
  27. <div class="ngn4-panel ngn4-geninfo vertical-center" id="loading-screen" style="display: block;">
  28. <center>Loading...</center>
  29. </div>
  30. <div class="ngn4-panel ngn4-footer"><p>Copyrighted content and trademarks are the property of the publishers and developers of the game series, and the developer of this website is in no way affilated with them.</p><p>By continuing to use this site, you agree to the use of cookies. These are only used to recall where you were between sessions, and are not shared with any third-parties.</p><p>This is still a work in progress, with bugs and poor optimization. I recommend you do not browse this website on a very limited metered connection.</p><center><a href="javascript:hideFooter();">CLOSE</a></center></div>
  31. </body>
  32. <script type="text/javascript">
  33. var initData = {initData};
  34. var genList = {genList};
  35. var inited = {inited};
  36. </script>
  37. </html>