Jump to content

Create Your Profile or Promote Your Brand

Want to make your profile on Wikigama or promote your company, startup, product, or service?

Contact us: contact@wikigama.org

Template:Main page: Difference between revisions

From Wikigama
No edit summary
No edit summary
Line 1: Line 1:
<div class="main-hero">
{{DISPLAYTITLE:Welcome to {{SITENAME}}}}
  <h1>Welcome to <span class="highlight">CruxPedia</span></h1>
 
  <p>Your ultimate source for India's essence—people, pop culture, politics, and more.</p>
<div class="main-page-container">
  <div class="cta-button">
    <!-- Hero Section -->
     [[Special:AllPages|<span class="button">Browse All Articles</span>]]
    <div class="hero-section">
  </div>
        <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="main-grid">
    <!-- Quick Actions -->
  <div class="card">
    <div class="quick-actions">
    <h2><i class="fa fa-user"></i> Influencers</h2>
        <a href="[[Special:CreatePage]]" class="action-button">Create New Page</a>
    <p>Discover profiles of India's digital creators, YouTubers, and social stars.</p>
        <a href="[[Special:RandomPage]]" class="action-button">Random Article</a>
  </div>
        <a href="[[Special:AllPages]]" class="action-button">Browse All Articles</a>
  <div class="card">
     </div>
    <h2><i class="fa fa-rocket"></i> Startups</h2>
    <p>Know the stories behind India's fastest-growing startups and entrepreneurs.</p>
  </div>
  <div class="card">
    <h2><i class="fa fa-bolt"></i> Trends</h2>
     <p>What’s trending in tech, politics, and entertainment? Find out here.</p>
  </div>
</div>
</div>


<div class="main-footer">
<!-- Include our custom CSS and JS -->
  <div class="create-page-cta">
<link rel="stylesheet" href="/w/skins/CruxPedia/css/main.css">
    [https://cruxpedia.org/wiki/CruxPedia:Create_your_page '''Create a New Page''']
<script src="/w/skins/CruxPedia/js/main.js"></script>
  </div>
  <div class="footer-icons">
  [https://facebook.com/cruxpedia <i class="fab fa-facebook-f"></i>]
  [https://instagram.com/cruxpedia <i class="fab fa-instagram"></i>]
  [https://twitter.com/cruxpedia <i class="fab fa-x-twitter"></i>]
</div>
</div>

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}}

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>