|
|
Line 1: |
Line 1: |
| {{Welcome}} | | {{Welcome}} |
| | | <!-- NEWEST BIOGRAPHIES --> |
| | | <div id="mp-newest" style="margin-top:2em;"> |
| <!-- Main Page Layout for Knowlepedia --> | | <h2 style="background:#607d8b; color:white; padding:0.5em;">🆕 Latest Biographies</h2> |
| <div style="display: flex; flex-wrap: wrap; gap: 20px; justify-content: space-between;"> | | <div style="background:#eceff1; padding:1em; border-radius:8px;"> |
| | | {{Special:Newestpages/-/10}} |
| <!-- LEFT COLUMN: 60% WIDTH -->
| |
| <div style="flex: 1 1 60%; min-width: 320px;">
| |
| <!-- Manually Featured Biographies (3 boxes) -->
| |
| <div style="display: flex; flex-wrap: wrap; gap: 10px;">
| |
| {{BioCard
| |
| |name=Sundar Pichai
| |
| |image=Sundar_pichai.png
| |
| |intro=Sundar Pichai is the CEO of Google and Alphabet.
| |
| }}
| |
| {{BioCard
| |
| |name=Priya Singh
| |
| |image=Priya_singh.jpeg
| |
| |intro=Award-winning poet, novelist, and lyricist.
| |
| }}
| |
| {{BioCard
| |
| |name=Dr. Manoj Sharma
| |
| |image=Dr._Manoj.jpeg
| |
| |intro=Executive Director of BORT Technology Pvt Ltd.
| |
| }}
| |
| {{BioCard
| |
| |name=Dr. Manoj Sharma
| |
| |image=Dr._Manoj.jpeg
| |
| |intro=Executive Director of BORT Technology Pvt Ltd.
| |
| }}
| |
| </div>
| |
| | |
| <!-- About Knowlepedia -->
| |
| <div style="margin-top: 30px; background:#f5f5f5; padding:15px; border-radius:8px;">
| |
| <h3>About Knowlepedia</h3>
| |
| <p>Knowlepedia is India's digital biography platform dedicated to documenting influential personalities from all walks of life — entrepreneurs, leaders, poets, activists, and more.</p>
| |
| </div>
| |
| </div> | | </div> |
|
| |
| <!-- RIGHT COLUMN: 40% WIDTH -->
| |
| <div style="flex: 1 1 35%; min-width: 280px;">
| |
| <!-- Today's Featured Biography (Dynamic) -->
| |
| <div style="background: #fff3e0; border-radius: 8px; padding: 10px;">
| |
| <h3 style="background: #ff9800; color: white; padding: 5px; border-radius:4px;">⭐ Today’s Featured Biography</h3>
| |
| <DynamicPageList>
| |
| category=Featured Biographies
| |
| count=1
| |
| order=random
| |
| namespace=Main
| |
| </DynamicPageList>
| |
| </div>
| |
|
| |
| <!-- Recent Featured Biographies -->
| |
| <div style="margin-top: 20px; background: #f0f0f0; padding: 10px; border-radius: 8px;">
| |
| <h4>Recent Highlights</h4>
| |
| <DynamicPageList>
| |
| category=Featured Biographies
| |
| count=5
| |
| order=descending
| |
| namespace=Main
| |
| </DynamicPageList>
| |
| </div>
| |
|
| |
| <!-- Contact and Links -->
| |
| <div style="margin-top: 20px; font-size:90%;">
| |
| <p><b>📩 Contact:</b> <a href="mailto:contact@knowlepedia.org">contact@knowlepedia.org</a></p>
| |
| <p><b>📜 Licensing:</b> Content is released under <a href="/Knowlepedia:Licensing">Knowlepedia License</a>.</p>
| |
| </div>
| |
| </div>
| |
| </div>
| |
|
| |
| <!-- SECOND ROW (Half-Half Section) -->
| |
| <div style="display: flex; flex-wrap: wrap; gap: 20px; margin-top: 30px;">
| |
| <div style="flex: 1 1 48%; background:#e3f2fd; padding:15px; border-radius: 6px;">
| |
| <h4>🔍 Did You Know?</h4>
| |
| <ul>
| |
| <li>Priya Singh's poetic works have been translated into Russian and French.</li>
| |
| <li>Sayantani Putatunda was the story writer behind National Award-winning film <i>Shankhachil</i>.</li>
| |
| </ul>
| |
| </div>
| |
|
| |
| <div style="flex: 1 1 48%; background:#fce4ec; padding:15px; border-radius: 6px;">
| |
| <h4>📅 On This Day</h4>
| |
| {{OnThisDay}}
| |
| </div>
| |
| </div>
| |
|
| |
| <!-- Optional Footer Section -->
| |
| <div style="margin-top: 40px; text-align: center; font-size: 85%; color: gray;">
| |
| Knowlepedia © 2025 | <a href="/Knowlepedia:About">About</a> | <a href="/Knowlepedia:Contact">Contact</a> | <a href="/Knowlepedia:Community">Community Guidelines</a>
| |
| </div> | | </div> |