|
|
| Line 7: |
Line 7: |
| </div> | | </div> |
|
| |
|
| <!-- ALBUM NAVIGATION GRID --> | | <!-- ALBUM NAVIGATION GRID (3 ROWS OF 6) --> |
| <div class="shady-tile-grid"> | | <div class="shady-tile-grid"> |
| <div class="shady-tile">[[Infinite]]</div> | | <div class="shady-tile">[[Infinite]]</div> |
| Line 31: |
Line 31: |
| </div> | | </div> |
|
| |
|
| <div style="display: flex; flex-wrap: wrap; gap: 20px;">
| |
|
| |
| <!-- CENTRAL DATABASE -->
| |
| <div style="flex: 2.5; min-width: 400px;">
| |
| <div class="shady-card shady-featured-accent">
| |
| <div class="shady-card-header">LATEST ANALYSIS</div>
| |
| <div style="font-size: 36px; font-weight: bold; margin-bottom: 10px;">The Slim Shady LP</div>
| |
| <p style="color: #777; font-size: 14px; margin-bottom: 30px;">
| |
| Analytical deconstruction of the technical rhyme schemes and multi-layered wordplay found in the 1999 breakthrough. This entry explores the production hierarchy of the Bass Brothers and the emergence of the "Slim Shady" persona.
| |
| </p>
| |
|
| |
| <div style="display: flex; gap: 15px;">
| |
| <div style="background:#050505; border:1px solid #1a1a1a; padding:20px; flex:1; text-align:center; border-radius:4px;">
| |
| <span style="font-size:32px; font-weight:bold; display:block;">{{NUMBEROFARTICLES}}</span>
| |
| <span style="font-size:9px; color:#a47719; text-transform:uppercase; letter-spacing:1px;">Articles</span>
| |
| </div>
| |
| <div style="background:#050505; border:1px solid #1a1a1a; padding:20px; flex:1; text-align:center; border-radius:4px;">
| |
| <span style="font-size:32px; font-weight:bold; display:block;">{{NUMBEROFFILES}}</span>
| |
| <span style="font-size:9px; color:#a47719; text-transform:uppercase; letter-spacing:1px;">Files</span>
| |
| </div>
| |
| </div>
| |
| </div>
| |
|
| |
| <div class="shady-card">
| |
| <div class="shady-card-header">HISTORICAL CONTEXT</div>
| |
| <p style="font-size: 14px; color: #777;">
| |
| Deep tracking of mid-2000s Aftermath Entertainment history, including production nuances and Swiss rap scene influences.
| |
| </p>
| |
| </div>
| |
| </div>
| |
|
| |
| <!-- SIDEBAR HUB -->
| |
| <div style="flex: 1; min-width: 280px;">
| |
| <div class="sc-discord">DISCORD ↗</div>
| |
| <div class="shady-card">
| |
| <div class="shady-card-header">OFFICIAL LINKS</div>
| |
| <div style="font-size: 13px; line-height: 2;">
| |
| * [https://www.eminem.com Official Site]
| |
| * [https://shadyrecords.com Shady Records]
| |
| </div>
| |
| </div>
| |
| </div>
| |
|
| |
| </div>
| |
| </div> | | </div> |