|
|
Line 1: |
Line 1: |
| <!-- STARTSIDAN FÖR VINOPEDIA -->
| | __NOTOC__ |
| | = Welcome to '''Vinopedia''' = |
|
| |
|
| <!-- Main container -->
| | Vinopedia is a collaborative knowledge base about wine, covering everything from grape varieties and terroirs to regulations, classifications, and cultural history. |
| <div style="max-width: 1200px; margin: auto; padding: 1em;">
| |
|
| |
|
| <!-- Welcome box -->
| | == Featured article == |
| <div style="background-color: #f4e9e3; border: 1px solid #ccc; border-radius: 8px; padding: 1em 1.5em; margin-bottom: 2em; background-image: url('/images/vinetikett-hörnet.png'); background-position: bottom right; background-repeat: no-repeat;"><h1 style="margin-top: 0;">Welcome to <span style="color: #670000;">Vinopedia</span></h1>
| |
| <p><b>Vinopedia</b> is a collaborative wine encyclopaedia, covering everything from grape varieties and wine regions to production methods, wine laws and tasting terms.</p>
| |
| <p>Our goal is to provide clear, referenced information for wine lovers, students, and professionals alike.</p>
| |
| </div>
| |
|
| |
|
| <!-- Two column layout --> | | <DynamicPageList> |
| <div style="display: flex; flex-wrap: wrap; gap: 2em;"> | | category = Featured articles |
| | count = 1 |
| | order = random |
| | </DynamicPageList> |
|
| |
|
| <!-- Left Column -->
| | == Learn about wine == |
| <div style="flex: 1 1 45%; min-width: 300px;">
| |
|
| |
|
| <h2>🌟 Featured article</h2> | | <DynamicPageList> |
| {{#tag:intersection|category=Featured articles
| | category = Wine concepts |
| |limit=1
| | count = 5 |
| |order=random
| | order = ascending |
| |format=bullist
| | </DynamicPageList> |
| }}
| |
|
| |
|
| <h2>📚 Learn about</h2>
| | == Wine regions == |
| {{#intersection:
| |
| |category=Wine concepts
| |
| |limit=5
| |
| |order=random
| |
| |format=bullist
| |
| }}
| |
|
| |
|
| <h2>🍇 Did you know...</h2> | | <DynamicPageList> |
| {{#intersection:
| | category = Wine regions |
| |category=Did you know
| | count = 5 |
| |limit=4
| | order = ascending |
| |order=random
| | </DynamicPageList> |
| |format=bullist
| |
| }}
| |
|
| |
|
| </div>
| | == Did you know? == |
|
| |
|
| <!-- Right Column --> | | <DynamicPageList> |
| <div style="flex: 1 1 45%; min-width: 300px;">
| | category = Wine trivia |
| | | count = 3 |
| <h2>🗺️ Wine regions</h2>
| | order = random |
| {{#intersection: |category=Wine regions |limit=5 |format=bullist }}
| | </DynamicPageList> |
| | |
| <h2>🍇 Grape varieties</h2>
| |
| {{#intersection:
| |
| |category=Grape varieties
| |
| |limit=6
| |
| |order=random
| |
| |format=bullist
| |
| }}
| |
| | |
| <h2>🥂 Wine styles & types</h2>
| |
| {{#intersection:
| |
| |category=Wine styles
| |
| |limit=4
| |
| |order=random
| |
| |format=bullist
| |
| }}
| |
| | |
| </div>
| |
| </div>
| |
| | |
| <!-- Footer -->
| |
| <div style="margin-top: 3em; font-size: 0.9em; text-align: center; color: #555;">
| |
| All articles are written in English. Vinopedia is maintained by a team of editors with a shared passion for wine.
| |
| </div>
| |
| | |
| </div> | |