Advertisement
zank8151

map template neocities

Jan 31st, 2025
6
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.36 KB | Source Code | 0 0
  1. <!-- Template for a Map Section -->
  2. <section>
  3. <details>
  4. <summary>
  5. <img src="https://forsaken-maps.neocities.org/images/wip.png" height="40px" class="title"> TEMPLATE
  6. </summary>
  7. <h2>MAPNAME</h2>
  8. <div style="float:right">
  9. <a href="https://forsaken-maps.neocities.org/images/wip.png">
  10. <img src="https://forsaken-maps.neocities.org/images/wip.png" style="height:293px;">
  11. </a>
  12. </div>
  13. <h5>Creator: NAME</h5>
  14. <h5>Reference: REFERENCE</h5>
  15. <h5>Map size: SIZE</h5>
  16.  
  17. <p>WRITE A DESCRIPTION ABOUT THE MAP, PLEASE DESCRIBE THE VISUALS, LOOPS, GENERATOR SPAWNS, AND ANYTHING ELSE IN IT. YOU CAN USE <strong>BOLD TEXT, </strong><em>ITALICS, </em><sub>AND SMALL TEXT. </sub></p>
  18.  
  19. <hr>
  20.  
  21. <!-- Extra Images Section -->
  22. <details>
  23. <summary>
  24. <img src="https://forsaken-maps.neocities.org/images/wip.png" height="40px" alt="Template"> Extra Images
  25. </summary>
  26.  
  27. <div class="extra-images">
  28. <div>
  29. <a href="https://forsaken-maps.neocities.org/images/wip.png" target="_blank">
  30. <img src="https://forsaken-maps.neocities.org/images/wip.png" style="height:200px;">
  31. </a>
  32. </div>
  33. <div>
  34. <a href="https://forsaken-maps.neocities.org/images/wip.png" target="_blank">
  35. <img src="https://forsaken-maps.neocities.org/images/wip.png" style="height:200px;">
  36. </a>
  37. </div>
  38. <div>
  39. <a href="https://forsaken-maps.neocities.org/images/wip.png" target="_blank">
  40. <img src="https://forsaken-maps.neocities.org/images/wip.png" style="height:200px;">
  41. </a>
  42. </div>
  43. </div>
  44. </details>
  45. </details>
  46. </section>
  47.  
  48. <!-- Repeat the same section for other maps -->
Tags: neocities
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement