Main Page: Difference between revisions

no edit summary
(Blanked the page)
Tags: Blanking Visual edit
No edit summary
Line 1: Line 1:
<div style="display: flex; flex-wrap: wrap; gap: 10px;">


<!-- Welcome box -->
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #ccc; background: #f8fff8; padding: 10px;">
<div style="background: #007a3d; color: white; font-weight: bold; padding: 5px;">Welcome to EverybodyWiki!</div>
<p>
'''EverybodyWiki''' is a free and open encyclopedia that anyone can edit. 
Our mission is to include <b>notable and less-notable topics</b> often excluded from other encyclopedias. 
</p>
<p>
EverybodyWiki covers articles about:
* People and biographies 
* Companies, startups, and websites 
* Movies, TV series, music and artists 
* Local events, places and communities 
</p>
<p>
Start exploring, editing, and sharing knowledge with the world!
</p>
</div>
<!-- Learn section -->
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #ccc; background: #f0f8ff; padding: 10px;">
<div style="background: #005a9c; color: white; font-weight: bold; padding: 5px;">Learn more</div>
<p>
New to EverybodyWiki? Here are some pages to help you get started:
* [[EverybodyWiki:About|About EverybodyWiki]]
* [[Help:Contents|Help & editing guide]]
* [[EverybodyWiki:FAQ|Frequently Asked Questions]]
* [[Special:Random|Explore a random article]]
</p>
<p>
Not sure what to write? Browse our [[EverybodyWiki:Requested articles|requested articles list]].
</p>
</div>
<!-- Get Involved -->
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #ccc; background: #fff5f5; padding: 10px;">
<div style="background: #a30000; color: white; font-weight: bold; padding: 5px;">Get Involved</div>
<p>
EverybodyWiki is built by volunteers. You can:
* Create a new article: [[Special:CreatePage]]
* Improve existing articles: [[Special:RecentChanges|Recent changes]]
* Join discussions on [[EverybodyWiki:Community portal|Community Portal]]
</p>
<p>
Every contribution counts! 
</p>
</div>
<!-- Highlights -->
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #ccc; background: #f8fff8; padding: 10px;">
<div style="background: #117a37; color: white; font-weight: bold; padding: 5px;">Current Highlights</div>
<ul>
<li>[[Elon Musk]] – entrepreneur and innovator</li>
<li>[[OpenAI]] – artificial intelligence research lab</li>
<li>[[Barbie (film)]] – pop culture hit</li>
<li>[[Taylor Swift]] – global music icon</li>
<li>[[YouTube]] – the world’s video-sharing platform</li>
</ul>
</div>
</div>