Template:Main page: Difference between revisions
Appearance
No edit summary |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
<!-- | <noinclude> | ||
<div class="mp- | This template formats the main page. To use it, replace the content of [[Main Page]] with: | ||
{{Main page}} | |||
< | </noinclude> | ||
<div class="mp- | <div class="mp-container"> | ||
<!-- Hero Section --> | |||
<div class="mp-hero"> | |||
<h1 class="mp-welcome">Welcome to {{SITENAME}}</h1> | |||
<p class="mp-tagline">The knowledge base you can trust and contribute to.</p> | |||
<div class="mp-stats"> | |||
<span>📄 {{NUMBEROFARTICLES}} articles</span> | |||
<span>👥 {{NUMBEROFUSERS}} users</span> | |||
<span>✏️ {{NUMBEROFEDITS}} edits</span> | |||
</div> | </div> | ||
</div> | </div> | ||
<!-- Feature Cards (3 columns) --> | |||
<div class=" | <div class="mp-feature-row"> | ||
<div class=" | <div class="mp-feature-card"> | ||
<div class=" | <div class="mp-card-icon">🔍</div> | ||
<h3>Explore</h3> | |||
<p>Discover a wealth of information on diverse topics.</p> | |||
<a href="/wiki/Special:AllPages" class="mp-card-link">Browse articles →</a> | |||
</div> | |||
<div class="mp-feature-card"> | |||
<div class="mp-card-icon">✏️</div> | |||
<h3>Contribute</h3> | |||
<p>Share your knowledge and help improve our content.</p> | |||
<a href="/wiki/Help:Editing" class="mp-card-link">Start editing →</a> | |||
</div> | |||
<div class="mp-feature-card"> | |||
<div class="mp-card-icon">🤝</div> | |||
<h3>Community</h3> | |||
<p>Join discussions and meet fellow contributors.</p> | |||
<a href="/wiki/Project:Community_portal" class="mp-card-link">Get involved →</a> | |||
</div> | </div> | ||
</div> | |||
<div class="featured- | <!-- Two‑column content area --> | ||
<div class="mp-row"> | |||
<div class="mp-col mp-col-left"> | |||
<div class=" | <div class="mp-box mp-featured-article"> | ||
<h2><span class="mp-box-icon">🌟</span> Featured article</h2> | |||
<div class="mp-featured-content"> | |||
[[File:Example.jpg|thumb|left|150px|alt=Example image]] | |||
'''Lorem ipsum''' dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris. | |||
<div style="clear:both"></div> | |||
<p class="mp-readmore">[[Main Page|Read more...]]</p> | |||
</div> | |||
</div> | |||
<div class="mp-box mp-didyouknow"> | |||
<h2><span class="mp-box-icon">❓</span> Did you know...</h2> | |||
<ul> | |||
<li>... that MediaWiki was originally written for Wikipedia?</li> | |||
<li>... you can create custom templates to reuse content?</li> | |||
<li>... this wiki has a [[Special:Random|random article]] feature?</li> | |||
</ul> | |||
</div> | |||
</div> | </div> | ||
<div class="mp-col mp-col-right"> | |||
<div class=" | <div class="mp-box mp-news"> | ||
<h2><span class="mp-box-icon">📰</span> News</h2> | |||
<ul> | |||
<div class=" | <li><strong>March 2025:</strong> We reached 1,000 articles!</li> | ||
<li><strong>February 2025:</strong> New editor workshop on the 20th.</li> | |||
<li><strong>January 2025:</strong> Site design refresh launched.</li> | |||
</ul> | |||
</div> | |||
<div class="mp-box mp-inthenews"> | |||
<h2><span class="mp-box-icon">🌍</span> In the news</h2> | |||
<ul> | |||
<li>[[Project:Announcements|Annual community meeting]] – April 5</li> | |||
<li>[[Project:Fundraiser|Help us keep the wiki running]]</li> | |||
</ul> | |||
</div> | |||
</div> | </div> | ||
</div> | </div> | ||
<div class=" | <!-- Full‑width featured picture --> | ||
<div class="mp-full"> | |||
<div class="mp-box mp-featured-picture"> | |||
<h2><span class="mp-box-icon">🖼️</span> Today's featured picture</h2> | |||
<div class="mp-picture-container"> | |||
[[File:Example.jpg|thumb|center|300px|A beautiful landscape]] | |||
</div> | |||
</div> | |||
</div> | </div> | ||
<!-- Footer links --> | |||
<div class=" | <div class="mp-footer"> | ||
<a href="/wiki/Project:About">About {{SITENAME}}</a> • | |||
<a href="/wiki/Special:RecentChanges">Recent changes</a> • | |||
<a href="/wiki/Help:Contents">Help</a> • | |||
<a href="/wiki/Project:Contact">Contact</a> | |||
</div> | </div> | ||
</div> | </div> | ||
Revision as of 19:01, 14 March 2026
This template formats the main page. To use it, replace the content of Main Page with:
Welcome to Wikigama
The knowledge base you can trust and contribute to.
📄 58 articles 👥 15 users ✏️ 3,669 edits
Explore
Discover a wealth of information on diverse topics.
<a href="/wiki/Special:AllPages" class="mp-card-link">Browse articles →</a>
Contribute
Share your knowledge and help improve our content.
<a href="/wiki/Help:Editing" class="mp-card-link">Start editing →</a>
Community
Join discussions and meet fellow contributors.
<a href="/wiki/Project:Community_portal" class="mp-card-link">Get involved →</a>
Featured article
Did you know...
- ... that MediaWiki was originally written for Wikipedia?
- ... you can create custom templates to reuse content?
- ... this wiki has a random article feature?
News
- March 2025: We reached 1,000 articles!
- February 2025: New editor workshop on the 20th.
- January 2025: Site design refresh launched.
In the news
Welcome to Wikigama
The knowledge base you can trust and contribute to.
📄 58 articles 👥 15 users ✏️ 3,669 edits
Explore
Discover a wealth of information on diverse topics.
<a href="/wiki/Special:AllPages" class="mp-card-link">Browse articles →</a>
Contribute
Share your knowledge and help improve our content.
<a href="/wiki/Help:Editing" class="mp-card-link">Start editing →</a>
Community
Join discussions and meet fellow contributors.
<a href="/wiki/Project:Community_portal" class="mp-card-link">Get involved →</a>
Featured article
Did you know...
- ... that MediaWiki was originally written for Wikipedia?
- ... you can create custom templates to reuse content?
- ... this wiki has a random article feature?
News
- March 2025: We reached 1,000 articles!
- February 2025: New editor workshop on the 20th.
- January 2025: Site design refresh launched.
