Main Page: Difference between revisions
Appearance
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
< | <!-- STARTSIDAN FΓR VINOPEDIA --> | ||
<!-- | <!-- Main container --> | ||
<div | <div style="max-width: 1200px; margin: auto; padding: 1em;"> | ||
<h1>Welcome to Vinopedia</h1> | Β | ||
<!-- Welcome box --> | |||
<div style="background-color: #f4e9e3; border: 1px solid #ccc; border-radius: 8px; padding: 1em 1.5em; margin-bottom: 2em;"> | |||
<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><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> | <p>Our goal is to provide clear, referenced information for wine lovers, students, and professionals alike.</p> | ||
</div> | </div> | ||
<!-- Two | <!-- Two column layout --> | ||
<div | <div style="display: flex; flex-wrap: wrap; gap: 2em;"> | ||
<!-- Left Column --> | <!-- Left Column --> | ||
<div | <div style="flex: 1 1 45%; min-width: 300px;"> | ||
<h2>π Featured article</h2> | |||
<h2>Featured article</h2> | |||
{{#intersection: | {{#intersection: | ||
|category=Featured articles | |category=Featured articles | ||
|limit=1 | |limit=1 | ||
|order=random | |order=random | ||
|format=bullist | |format=bullist | ||
}} | }} | ||
<h2>π Learn about</h2> | |||
<h2>Learn about</h2> | |||
{{#intersection: | {{#intersection: | ||
|category=Wine concepts | |category=Wine concepts | ||
|limit=5 | |limit=5 | ||
|order=random | |order=random | ||
|format=bullist | |format=bullist | ||
}} | }} | ||
<h2>π Did you know...</h2> | |||
<h2>Did you know...</h2> | |||
{{#intersection: | {{#intersection: | ||
|category=Did you know | |category=Did you know | ||
|limit=4 | |limit=4 | ||
|order=random | |order=random | ||
|format=bullist | |format=bullist | ||
}} | }} | ||
</div> | </div> | ||
<!-- Right Column --> | <!-- Right Column --> | ||
<div | <div style="flex: 1 1 45%; min-width: 300px;"> | ||
<h2>πΊοΈ Wine regions</h2> | |||
<h2>Wine regions</h2> | |||
{{#intersection: | {{#intersection: | ||
|category=Wine regions | |category=Wine regions | ||
|limit=6 | |limit=6 | ||
|order=random | |order=random | ||
|format=bullist | |format=bullist | ||
}} | }} | ||
<h2>π Grape varieties</h2> | |||
<h2>Grape varieties</h2> | |||
{{#intersection: | {{#intersection: | ||
|category=Grape varieties | |category=Grape varieties | ||
|limit=6 | |limit=6 | ||
|order=random | |order=random | ||
|format=bullist | |format=bullist | ||
}} | }} | ||
<h2>π₯ Wine styles & types</h2> | |||
<h2>Wine styles & types</h2> | |||
{{#intersection: | {{#intersection: | ||
|category=Wine styles | |category=Wine styles | ||
|limit=4 | |limit=4 | ||
|order=random | |order=random | ||
|format=bullist | |format=bullist | ||
}} | }} | ||
</div> | </div> | ||
</div> | </div> | ||
<!-- Footer | <!-- Footer --> | ||
<div | <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> | ||
</div> | </div> |
Revision as of 23:37, 6 August 2025
Welcome to Vinopedia
Vinopedia is a collaborative wine encyclopaedia, covering everything from grape varieties and wine regions to production methods, wine laws and tasting terms.
Our goal is to provide clear, referenced information for wine lovers, students, and professionals alike.
π Featured article
{{#intersection:
|category=Featured articles |limit=1 |order=random |format=bullist
}}
π Learn about
{{#intersection:
|category=Wine concepts |limit=5 |order=random |format=bullist
}}
π Did you know...
{{#intersection:
|category=Did you know |limit=4 |order=random |format=bullist
}}
πΊοΈ Wine regions
{{#intersection:
|category=Wine regions |limit=6 |order=random |format=bullist
}}
π Grape varieties
{{#intersection:
|category=Grape varieties |limit=6 |order=random |format=bullist
}}
π₯ Wine styles & types
{{#intersection:
|category=Wine styles |limit=4 |order=random |format=bullist
}}
All articles are written in English. Vinopedia is maintained by a team of editors with a shared passion for wine.