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,39 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Etherfields: 5th Player Expansion · The Game Shelves</title>
|
||||
<meta name="description" content="Etherfields: 5th Player Expansion in The Game Shelves">
|
||||
<meta property="og:title" content="Etherfields: 5th Player Expansion · The Game Shelves">
|
||||
<meta property="og:image" content="../art/291130-475387.jpg">
|
||||
<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/291130" rel="noopener">view on BGG ↗</a></p>
|
||||
<h1>Etherfields: 5th Player Expansion <span class="meta">(2020)</span></h1>
|
||||
<div class="detail">
|
||||
<div class="art"><img src="../art/291130-475387.jpg" alt="box art for Etherfields: 5th Player Expansion"></div>
|
||||
<div class="facts"><div class="factrow"><b>players</b> 1–5 players (best at 1, 2)</div><div class="factrow"><b>playing time</b> 90–180 min</div><div class="factrow"><b>ages</b> 14+</div><div class="factrow"><b>weight</b> 3.00 / 5</div><div class="factrow"><b>BGG rating</b> 8.08</div><div class="factrow"><b>artists</b> <span class="chip">Ewa Labak</span> <span class="chip">Michał Sałata</span></div><div class="factrow"><b>publishers</b> <span class="chip">Albi</span> <span class="chip">Awaken Realms</span> <span class="chip">YOKA Games</span></div><div class="factrow"><b>categories</b> <span class="chip">Expansion for Base-game</span></div><div class="factrow"><b>mechanics</b> <span class="chip">Cooperative Game</span> <span class="chip">Deck, Bag, and Pool Building</span></div></div>
|
||||
</div>
|
||||
<div class="card"><div class="factrow"><b>my copy</b> English edition · 2020</div><div class="factrow"><b>publishers</b> <span class="chip">Awaken Realms</span></div><div class="factrow"><b>languages</b> <span class="chip">English</span></div></div>
|
||||
<div class="card desc">This expansion allows you to add a 5th player.
|
||||
|
||||
This is not only a 5th player expansion, but also an additional character to choose from for any other player count game. We called this character archetype Reaper.
|
||||
|
||||
This archetype will be based on wounds that this character has taken - the more, the better combos she will be able to execute. There will be multiple ways of using this to your advantage - either by full-on risky play or perhaps more focused on balance and getting a good healing deck build. The Reaper will provide quite interesting mechanics for the whole team!
|
||||
|
||||
—description from the publisher</div><div class="card"><div class="factrow"><b>where it lives</b> Library Right Shelving · E1</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