Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Main Page: Difference between revisions

From Deepest Lore
No edit summary
No edit summary
 
(33 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<html>
<div class="custom-grid">
<div class="custom-grid">
<div class="grid-item wiki-card">https://i.pinimg.com/736x/c9/2d/72/c92d72694281843fed7514681a86ebf7.jpg<div class="wiki-card-content">Enu</div></div>
</html>{{WikiCard|Adventures of Raun'shesh|https://cdna.artstation.com/p/assets/images/images/049/312/750/large/brian-valeza-40-wave-of-rats.jpg?1652202474}}<html>
<div class="grid-item wiki-card">https://i.redd.it/7gevttshozd41.jpg<div class="wiki-card-content">Strota</div></div>
</html>{{WikiCard|Ghosts of Saltmarsh|https://gugimages.s3.us-east-2.amazonaws.com/wp-content/uploads/2019/08/21210526/Saltmarsh_DnD_Articles_Header-Image.jpg}}<html>
<div class="grid-item wiki-card">https://media.tenor.com/2KFvOEKqauIAAAAM/mfc-pirata.gif<div class="wiki-card-content">The Red Coast</div></div>
</html>{{WikiCard|Mysteries of Mython|https://wallpapercave.com/wp/wp9621848.jpg}}<html>
<div class="grid-item wiki-card">https://www.thearcticinstitute.org/wp-content/uploads/2011/12/Scott_South_Pole_1912.jpg<div class="wiki-card-content">Kritarchy</div></div>
</html>{{WikiCard|Strota&#58; The War|https://i.redd.it/7gevttshozd41.jpg}}<html>
<div class="grid-item wiki-card">https://alchetron.com/cdn/dark-lord-fiction-05f92594-91e3-4ce7-9b3e-14fc8dc21a8-resize-750.jpeg<div class="wiki-card-content">Memmon</div></div>
</html>{{WikiCard|Dobaru&#58; Treasure Hunt|https://cdna.artstation.com/p/assets/images/images/003/052/182/large/todor-hristov-2.jpg?1469028977}}<html>
</html>{{WikiCard|The North Marches|https://www.thearcticinstitute.org/wp-content/uploads/2011/12/Scott_South_Pole_1912.jpg}}<html>
</html>{{WikiCard|Chains of Iniquity|https://static.wikia.nocookie.net/emerald-isles/images/c/c0/Abyss.jpg}}<html>
</html>{{WikiCard|Abomination Vaults|https://guildberkeley.wordpress.com/wp-content/uploads/2021/02/gauntlight.png}}<html>
</html>{{WikiCard|Curse of Strahd|https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/03/ravenloft-coverart_annapodedworna-3.jpg}}<html>
 
</div>
</div>
</html>
<!-- slop TODO: clean -->
<html>


<style>
.no-wrap {
  white-space: nowrap;
}
</style>


<script>
document.querySelectorAll('.wiki-card-content').forEach(el => {
  // Only process plain text nodes (avoid breaking existing HTML)
  if (el.children.length === 0) {
    const text = el.textContent.trim();
    const parts = text.split(': ');


{| class="wikitable"
    if (parts.length > 1) {
! Setting !! Campaign
      const first = parts.shift();
|-
      const rest = parts.join(': ');
|  || [[Abomination Vaults]]
      el.innerHTML = first + ': <span class="no-wrap">' + rest + '</span>';
|-
    }
| [[Enu]] || [[Adventures of Raun'shesh]]
  }
|-
});
| [[Memmon]] || [[Chains of Iniquity]]
</script>
|-
</html>
|  || [[Curse of Strahd]]
|-
| [[Dobaru]] || [[Dobaru: Treasure Hunt]]
|-
|  || [[Ghosts of Saltmarsh]]
|-
|  || [[Mysteries of Mython]]
|-
| [[Setting|Strota]] || [[Strota: The War]]
|-
|  || [[The North Marches]]
|}

Latest revision as of 18:01, 18 April 2026