Template:Main page: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<div class="main- | {{DISPLAYTITLE:Welcome to {{SITENAME}}}} | ||
<div class="main-page-container"> | |||
<!-- Hero Section --> | |||
[[Special: | <div class="hero-section"> | ||
<h1 class="site-title">Welcome to {{SITENAME}}</h1> | |||
</div> | <p class="site-description">Your ultimate source for India's essence—people, pop culture, politics, and more.</p> | ||
<div class="search-container"> | |||
{{#widget:SearchBox}} | |||
</div> | |||
</div> | |||
<!-- Featured Categories --> | |||
<div class="featured-categories"> | |||
<div class="category-card"> | |||
<h2>[[Special:Influencers|Influencers]]</h2> | |||
<p>Discover profiles of India's digital creators, YouTubers, and social stars.</p> | |||
<a href="[[Special:Influencers]]" class="category-link">Browse Influencers →</a> | |||
</div> | |||
<div class="category-card"> | |||
<h2>[[Special:Startups|Startups]]</h2> | |||
<p>Know the stories behind India's fastest-growing startups and entrepreneurs.</p> | |||
<a href="[[Special:Startups]]" class="category-link">Explore Startups →</a> | |||
</div> | |||
<div class="category-card"> | |||
<h2>[[Special:Trends|Trends]]</h2> | |||
<p>What's trending in tech, politics, and entertainment? Find out here.</p> | |||
<a href="[[Special:Trends]]" class="category-link">View Trends →</a> | |||
</div> | |||
</div> | |||
<!-- Recent Updates --> | |||
<div class="recent-updates"> | |||
<h2>Recent Updates</h2> | |||
<div class="updates-grid"> | |||
{{#widget:RecentChanges|limit=6}} | |||
</div> | |||
</div> | |||
<div class=" | <!-- Quick Actions --> | ||
<div class="quick-actions"> | |||
<a href="[[Special:CreatePage]]" class="action-button">Create New Page</a> | |||
<a href="[[Special:RandomPage]]" class="action-button">Random Article</a> | |||
<a href="[[Special:AllPages]]" class="action-button">Browse All Articles</a> | |||
</div> | |||
</div> | </div> | ||
< | <!-- Include our custom CSS and JS --> | ||
<link rel="stylesheet" href="/w/skins/CruxPedia/css/main.css"> | |||
<script src="/w/skins/CruxPedia/js/main.js"></script> | |||
Revision as of 17:16, 22 May 2025
Welcome to Wikigama
Your ultimate source for India's essence—people, pop culture, politics, and more.
{{#widget:SearchBox}}
Discover profiles of India's digital creators, YouTubers, and social stars.
<a href="Special:Influencers" class="category-link">Browse Influencers →</a>
Know the stories behind India's fastest-growing startups and entrepreneurs.
<a href="Special:Startups" class="category-link">Explore Startups →</a>
What's trending in tech, politics, and entertainment? Find out here.
<a href="Special:Trends" class="category-link">View Trends →</a>
Recent Updates
{{#widget:RecentChanges|limit=6}}
<a href="Special:CreatePage" class="action-button">Create New Page</a> <a href="Special:RandomPage" class="action-button">Random Article</a> <a href="Special:AllPages" class="action-button">Browse All Articles</a>
<link rel="stylesheet" href="/w/skins/CruxPedia/css/main.css"> <script src="/w/skins/CruxPedia/js/main.js"></script>