Add shelves page to game library; refresh bggpipe export
Port the export's physical shelf layout (.wall/.orow/.ocell) into the scoped embed.css so /mygames/?g=shelves renders the wall in true proportions, using the cream board color and accent-purple links for legibility on the dark theme. Includes a fresh bggpipe re-export (new Etherfields and Red Dragon Inn titles, updated art). embed.js/embed.css are untouched by the export. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
f6611257b3
commit
cfabb20537
@@ -0,0 +1,37 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>The Red Dragon Inn 9: The Undercity · The Game Shelves</title>
|
||||
<meta name="description" content="The Red Dragon Inn 9: The Undercity in The Game Shelves">
|
||||
<meta property="og:title" content="The Red Dragon Inn 9: The Undercity · The Game Shelves">
|
||||
<meta property="og:image" content="../art/380868-800879.png">
|
||||
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🎲</text></svg>">
|
||||
<link rel="stylesheet" href="../style.css">
|
||||
<header class="site"><a href=".././">The Game Shelves</a>
|
||||
<span class="sub">a board game library</span></header>
|
||||
<main>
|
||||
<p><a href="../">← the whole library</a> · <a href="https://boardgamegeek.com/boardgame/380868" rel="noopener">view on BGG ↗</a></p>
|
||||
<h1>The Red Dragon Inn 9: The Undercity <span class="meta">(2023)</span></h1>
|
||||
<div class="detail">
|
||||
<div class="art"><img src="../art/380868-800879.png" alt="box art for The Red Dragon Inn 9: The Undercity"></div>
|
||||
<div class="facts"><div class="factrow"><b>players</b> 2–5 players</div><div class="factrow"><b>playing time</b> 30–60 min</div><div class="factrow"><b>ages</b> 13+</div><div class="factrow"><b>weight</b> 2.00 / 5</div><div class="factrow"><b>BGG rank</b> 11438</div><div class="factrow"><b>BGG rating</b> 8.28</div><div class="factrow"><b>designers</b> <span class="chip">Geoff Bottone</span> <span class="chip">Jennifer Kitzman</span> <span class="chip">Jeff Morrow</span> <span class="chip">Sam Waller</span></div><div class="factrow"><b>artists</b> <span class="chip">Anthony Cournoyer</span> <span class="chip">Megan Langan</span> <span class="chip">Beth Trott</span> <span class="chip">Erin Wong</span></div><div class="factrow"><b>publishers</b> <span class="chip">SlugFest Games</span></div><div class="factrow"><b>categories</b> <span class="chip">Card Game</span> <span class="chip">Fantasy</span> <span class="chip">Humor</span> <span class="chip">Party Game</span></div><div class="factrow"><b>mechanics</b> <span class="chip">Betting and Bluffing</span> <span class="chip">Hand Management</span> <span class="chip">Player Elimination</span> <span class="chip">Variable Player Powers</span></div></div>
|
||||
</div>
|
||||
<div class="card"><div class="factrow"><b>my copy</b> English Eco-Kickstarter edition · 2023</div><div class="factrow"><b>publishers</b> <span class="chip">SlugFest Games</span></div><div class="factrow"><b>languages</b> <span class="chip">English</span></div></div>
|
||||
<div class="card desc">You and your heroic companions have celebrated, brawled, and spent your hard earned gold night after night at Greyport’s legendary tavern. But what of those daring souls who make their lives beneath the cobblestone roads that take you to The Red Dragon Inn? Let’s take a trip down below, and visit the Undercity!
|
||||
|
||||
The Red Dragon Inn 9 introduces four new characters, all hailing from the Undercity of Greyport, each with their own mechanics and distinctive RDI flair. Play RDI9 by itself as a stand alone game, or combine it with any other copy of RDI or RDI:Allies to expand your roster of playable characters!
|
||||
|
||||
—description from the publisher</div><div class="card"><div class="factrow"><b>where it lives</b> Library Kallax · B2</div></div><div class="card"><div class="factrow"><b>where it lives</b> inside <a href="../the-red-dragon-inn-5-the-character-trove/">The Red Dragon Inn 5: The Character Trove</a></div></div>
|
||||
<footer>
|
||||
<p><a class="pbb" href="https://boardgamegeek.com" rel="noopener"><img src="../art/powered-by-bgg.png" alt="Powered by BGG" height="40"></a></p>
|
||||
<p>The Game Shelves · cataloged from shelf photos by
|
||||
<a href="https://git.kestrelsnest.social/eric/bggpipe"
|
||||
rel="noopener">bggpipe</a></p>
|
||||
<p>Game data and cover images from <a href="https://boardgamegeek.com"
|
||||
rel="noopener">BoardGameGeek</a>. BoardGameGeek and BGG are trademarks of
|
||||
BoardGameGeek, LLC; this page is an independent project, not affiliated
|
||||
with or endorsed by BoardGameGeek.</p>
|
||||
</footer>
|
||||
</main>
|
||||
</html>
|
||||
Reference in New Issue
Block a user