Main Page: Difference between revisions

No edit summary
Tag: Reverted
No edit summary
 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="display: flex; flex-wrap: wrap; justify-content: space-between; gap: 2rem; padding: 1rem 0;">
<!-- START PAGE FOR VINOPEDIA -->


<!-- Left column -->
<!-- Main container -->
<div style="flex: 1; min-width: 300px; max-width: 600px;">
<div style="max-width: 1400px; margin: auto; padding: 1em;">


== Welcome to '''Vinopedia''' ==
<!-- Welcome box -->
A growing encyclopedia about wine, curated by enthusiasts and experts.
<div style="background-color: #f4e9e3; border: 1px solid #843b3d; border-radius: 8px; padding: 1.5em; margin-bottom: 2em; text-align: center;">
  <h1 style="margin-top: 0;">Welcome to <span style="color: #843b3d;">Vinopedia 🍇</span></h1>
  <p><b>Vinopedia</b> is a collaborative, English-language encyclopedia dedicated entirely to the world of wine. Whether you're a curious beginner, a passionate collector, or a wine industry professional, Vinopedia offers structured, fact-checked information to deepen your knowledge and enjoyment of wine.</p>
  <p>Explore detailed articles on grape varieties, wine regions, production methods, terminology, classification systems, and more — all designed to be clear, reliable, and accessible. Our goal is to become the most trusted and user-friendly reference for wine education online.</p>
</div>
<!-- Two-column layout -->
<div style="display: flex; flex-wrap: wrap; gap: 2em;">


We currently have '''{{NUMBEROFARTICLES}}''' articles in our collection.
<!-- Left Column -->
<div style="flex: 1 1 45%; min-width: 300px;">


=== Featured article ===
<h2>🌟 Featured article</h2>
{{Featured article}}
<DynamicPageList>
 
namespace = 0
=== Wine fact of the day ===
count = 1
{{Wine fact}}
order = random
mode = unordered
format = <div style="border:1px solid #ccc; border-radius:8px; padding:1em;">
  <h3 style="margin:0 0 .5em 0;">[[%PAGE%]]</h3>
  <div><b>[[%PAGE%|Read the entire article →]]</b></div>
</div>
</DynamicPageList>


</div>
</div>


<!-- Right column -->
<!-- Right Column -->
<div style="flex: 1; min-width: 250px; max-width: 400px;">
<div style="flex: 1 1 45%; min-width: 300px;">


=== Recent additions ===
<h2>🗺️ Wine regions</h2>
* [[Tempranillo]]
<DynamicPageList>
* [[Indicazione Geografica Tipica]]
category = Wine regions
* [[Tannin]]
count = 4
order = random
</DynamicPageList>


=== Explore wine regions ===
<h2>🍇 Grape varieties</h2>
Discover areas like [[Burgundy]], [[Tuscany]], and [[Barossa Valley]].
<DynamicPageList>
category = Grape varieties
count = 4
order = random
</DynamicPageList>


=== Portals ===
<h2>🥂 Wine styles & types</h2>
* [[Grape varieties]]
<DynamicPageList>
* [[Wine regions]]
category = Wine styles
* [[Wine classifications]]
count = 4
* [[Wine terminology]]
order = random
</DynamicPageList>


</div>
</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>
</div>