To create a page. Send a message
Main Page: Difference between revisions
No edit summary |
No edit summary |
||
(25 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <div style="display: flex; flex-wrap: wrap; gap: 10px;"> | ||
<!-- Welcome --> | |||
<div style="flex: 1 1 100%; border: 1px solid #ccc; background: #f8fff8; padding: 10px; border-radius: 5px;"> | |||
<div style="background: #007a3d; color: white; font-weight: bold; padding: 5px;">🤝 Welcome to EverybodyWiki!</div> | |||
<p> | |||
'''EverybodyWiki''' is a free, open encyclopedia written by volunteers from around the world. | |||
Unlike other encyclopedias, EverybodyWiki also hosts articles about <b>upcoming celebrities, startups, local events, niche communities, and more</b>. | |||
</p> | |||
<p> | |||
Currently we have '''{{NUMBEROFARTICLES}} articles''' in '''{{NUMBEROFEDITS}} edits'''. | |||
</p> | |||
<p> | |||
Our mission: <i>"Knowledge for everybody, about everybody."</i> | |||
</p> | |||
</div> | |||
== | <!--Create New Content --> | ||
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #ccc; background: #f9f5ff; padding: 10px; border-radius: 5px;"> | |||
<div style="background: #8e44ad; color: white; font-weight: bold; padding: 5px;">✚ Create New Content</div> | |||
<p> | |||
Have an idea for a new article? Start by creating a page with your chosen title. Everybody can contribute – your knowledge matters here! | |||
</p> | |||
<inputbox> | |||
type=create | |||
width=35px | |||
break= | |||
buttonlabel=Create new page | |||
Placeholder=Enter page title... | |||
</inputbox> | |||
</div> | |||
<!-- Contact --> | |||
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #ccc; background: #FAF6EA; padding: 10px; border-radius: 5px;"> | |||
<div style="background: #8F731F; color: white; font-weight: bold; padding: 5px;">💌 Contact</div> | |||
<ul> | |||
<li>[https://facebook.com/everybodywiki.org Facebook]</li> | |||
<li>[https://youtube.com/ YouTube]</li> | |||
<li>[https://instagram.com/ Instagram]</li> | |||
<li>[https://linkedin.com/ LinkedIn]</li> | |||
<li>[https://x.com/ Twitter (X)]</li> | |||
</ul> | |||
</div> | |||
<!-- Learn More --> | |||
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #ccc; background: #f0f8ff; padding: 10px; border-radius: 5px;"> | |||
<div style="background: #005a9c; color: white; font-weight: bold; padding: 5px;">📄 Learn More</div> | |||
<ul> | |||
<li>[[EverybodyWiki:About|About EverybodyWiki]]</li> | |||
<li>[[Help:Contents|Help & editing guide]]</li> | |||
<li>[[EverybodyWiki:FAQ|Frequently Asked Questions]]</li> | |||
<li>[[Special:Random|Explore a random article]]</li> | |||
<li>[[EverybodyWiki:Requested articles|Requested articles list]]</li> | |||
</ul> | |||
</div> | |||
<!-- Get Involved --> | |||
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #ccc; background: #fff5f5; padding: 10px; border-radius: 5px;"> | |||
<div style="background: #a30000; color: white; font-weight: bold; padding: 5px;">🙋♂️ Get Involved</div> | |||
<ul> | |||
<li>Create a new article: [[Special:CreatePage]]</li> | |||
<li>Improve articles: [[Special:RecentChanges|Recent changes]]</li> | |||
<li>Join the community: [[EverybodyWiki:Community portal|Community Portal]]</li> | |||
<li>See what needs help: [[Special:WantedPages|Wanted pages]]</li> | |||
</ul> | |||
</div> | |||
<!-- Featured Article --> | |||
<div style="flex: 1 1 100%; border: 1px solid #ccc; background: #fffdf5; padding: 10px; border-radius: 5px;"> | |||
<div style="background: #f39c12; color: white; font-weight: bold; padding: 5px;">📌 Featured Article</div> | |||
<div style="display: flex; flex-wrap: wrap; align-items: flex-start; gap: 10px;"> | |||
<div style="flex: 1 1 65%; min-width: 250px;"> | |||
<p> | |||
'''[[Elon Musk]]''' (born June 28, 1971) is a South African-born American entrepreneur, engineer, and inventor. | |||
He is the founder, CEO, and chief engineer of [[SpaceX]]; CEO and product architect of [[Tesla, Inc.]]; owner and CTO of [[X (social network)|X (formerly Twitter)]]; and co-founder of companies like [[Neuralink]], [[OpenAI]], [[Zip2]], and [[PayPal]]. | |||
</p> | |||
<p> | |||
Musk is widely recognized as one of the most influential figures in modern technology and innovation. | |||
His ventures focus on advancing sustainable energy, expanding human life to other planets, and integrating artificial intelligence with human life. | |||
</p> | |||
<ul> | |||
<li>Launched the first privately funded spacecraft (SpaceX) to reach orbit.</li> | |||
<li>Popularized electric cars with Tesla’s mass-market models.</li> | |||
<li>Acquired Twitter in 2022 and rebranded it as **X**.</li> | |||
<li>Promotes a long-term vision of colonizing Mars to ensure humanity’s survival.</li> | |||
</ul> | |||
<p> | |||
Musk has topped the list of the world’s richest people multiple times, with a net worth fluctuating alongside Tesla stock and SpaceX valuations. | |||
He is a highly polarizing figure, praised for his innovations and criticized for his outspoken and often controversial social media presence. | |||
</p> | |||
<p> | |||
→ See more: [[EverybodyWiki:Featured content|Featured articles archive]]. | |||
</p> | |||
</div> | |||
<div style="flex: 1 1 30%; min-width: 180px;"> | |||
[[File:Elon_Musk_Royal_Society_(crop2).jpg|220px|thumb|right|Elon Musk in 2018]] | |||
</div> | |||
</div> | |||
</div> | |||
<!-- Did You Know --> | |||
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #ccc; background: #e8f6ff; padding: 10px; border-radius: 5px;"> | |||
<div style="background: #2980b9; color: white; font-weight: bold; padding: 5px;">🤔 Did you know?</div> | |||
<ul> | |||
<li>EverybodyWiki accepts pages about '''startups''' and '''local companies'''.</li> | |||
<li>Articles deleted from Wikipedia are often preserved here.</li> | |||
<li>You can find thousands of biographies of people not notable enough for Wikipedia.</li> | |||
</ul> | |||
</div> | |||
<!-- In the News --> | |||
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #ccc; background: #f0fff5; padding: 10px; border-radius: 5px;"> | |||
<div style="background: #16a085; color: white; font-weight: bold; padding: 5px;">📢 In the News</div> | |||
<ul> | |||
<li>[[Barbie (film)]] breaks records worldwide.</li> | |||
<li>[[Artificial intelligence]] continues to reshape industries.</li> | |||
<li>[[SpaceX Starship]] launches new test flight.</li> | |||
</ul> | |||
</div> | |||
<!-- Highlights --> | |||
<div style="flex: 1 1 100%; border: 1px solid #ccc; background: #f8fff8; padding: 10px; border-radius: 5px;"> | |||
<div style="background: #117a37; color: white; font-weight: bold; padding: 5px;">✨ Current Highlights</div> | |||
<ul> | |||
<li>[[OpenAI]] – Artificial intelligence research lab</li> | |||
<li>[[Taylor Swift]] – Global music icon</li> | |||
<li>[[YouTube]] – Video-sharing platform</li> | |||
<li>[[Lionel Messi]] – Football legend</li> | |||
<li>[[Netflix]] – Streaming revolution</li> | |||
</ul> | |||
</div> | |||
</div> |
Latest revision as of 12:33, 20 September 2025
EverybodyWiki is a free, open encyclopedia written by volunteers from around the world. Unlike other encyclopedias, EverybodyWiki also hosts articles about upcoming celebrities, startups, local events, niche communities, and more.
Currently we have 4 articles in 175 edits.
Our mission: "Knowledge for everybody, about everybody."
Have an idea for a new article? Start by creating a page with your chosen title. Everybody can contribute – your knowledge matters here!
- Create a new article: Special:CreatePage
- Improve articles: Recent changes
- Join the community: Community Portal
- See what needs help: Wanted pages
Elon Musk (born June 28, 1971) is a South African-born American entrepreneur, engineer, and inventor. He is the founder, CEO, and chief engineer of SpaceX; CEO and product architect of Tesla, Inc.; owner and CTO of X (formerly Twitter); and co-founder of companies like Neuralink, OpenAI, Zip2, and PayPal.
Musk is widely recognized as one of the most influential figures in modern technology and innovation. His ventures focus on advancing sustainable energy, expanding human life to other planets, and integrating artificial intelligence with human life.
- Launched the first privately funded spacecraft (SpaceX) to reach orbit.
- Popularized electric cars with Tesla’s mass-market models.
- Acquired Twitter in 2022 and rebranded it as **X**.
- Promotes a long-term vision of colonizing Mars to ensure humanity’s survival.
Musk has topped the list of the world’s richest people multiple times, with a net worth fluctuating alongside Tesla stock and SpaceX valuations. He is a highly polarizing figure, praised for his innovations and criticized for his outspoken and often controversial social media presence.
→ See more: Featured articles archive.
- EverybodyWiki accepts pages about startups and local companies.
- Articles deleted from Wikipedia are often preserved here.
- You can find thousands of biographies of people not notable enough for Wikipedia.
- Barbie (film) breaks records worldwide.
- Artificial intelligence continues to reshape industries.
- SpaceX Starship launches new test flight.
- OpenAI – Artificial intelligence research lab
- Taylor Swift – Global music icon
- YouTube – Video-sharing platform
- Lionel Messi – Football legend
- Netflix – Streaming revolution