Template:Mainpage: Difference between revisions

From MB Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>{{#invoke:Main page|main}} __NOTOC__ __NOEDITSECTION__ [[Category:{{SITENAME}}| ]]</includeonly><noinclude> {{doc}} Category:Main page templates </noinclude>")
 
No edit summary
 
Line 1: Line 1:
<includeonly>{{#invoke:Main page|main}}
<noinclude>
__NOTOC__
{{Documentation}}
__NOEDITSECTION__
[[Category:{{SITENAME}}| ]]</includeonly><noinclude>
{{doc}}
[[Category:Main page templates]]
</noinclude>
</noinclude>
<includeonly>
<div class="mainpage-welcome">
    <h1 style="margin-top:0;">Welcome to the Mobile Breakers Wiki</h1>
    <p style="font-size:18px;line-height:1.6;">
        The comprehensive community wiki for <strong>Mobile Breakers</strong>,
        covering characters, abilities, strategies, and more.
        {{#if:{{{editable|}}}|<strong>All editors are welcome!</strong>|}}
    </p>
</div>
<div class="mb-navigation-box">
    <div class="mb-navigation-box-header">Getting Started</div>
    <div class="mb-navigation-grid">
        <a href="/wiki/Beginner%27s_Guide" class="mb-nav-item">
            <div class="mb-nav-icon">📚</div>
            <div class="mb-nav-title">Beginner's Guide</div>
            <div class="mb-nav-desc">New to Mobile Breakers? Start here!</div>
        </a>
       
        <a href="/wiki/Game_Mechanics" class="mb-nav-item">
            <div class="mb-nav-icon">⚙️</div>
            <div class="mb-nav-title">Game Mechanics</div>
            <div class="mb-nav-desc">Learn how the game works</div>
        </a>
       
        <a href="/wiki/Character_List" class="mb-nav-item">
            <div class="mb-nav-icon">👥</div>
            <div class="mb-nav-title">Characters</div>
            <div class="mb-nav-desc">Complete character roster</div>
        </a>
       
        <a href="/wiki/Abilities" class="mb-nav-item">
            <div class="mb-nav-icon">✨</div>
            <div class="mb-nav-title">Abilities</div>
            <div class="mb-nav-desc">All character abilities</div>
        </a>
       
        <a href="/wiki/Strategy_Guide" class="mb-nav-item">
            <div class="mb-nav-icon">🎯</div>
            <div class="mb-nav-title">Strategy Guide</div>
            <div class="mb-nav-desc">Tips and tactics</div>
        </a>
       
        <a href="/wiki/Recent_Changes" class="mb-nav-item">
            <div class="mb-nav-icon">🔄</div>
            <div class="mb-nav-title">Recent Changes</div>
            <div class="mb-nav-desc">See latest updates</div>
        </a>
    </div>
</div>
<div class="mainpage-section">
    <h2 class="mainpage-section-title">Featured Content</h2>
   
    <div class="featured-grid">
        <div class="featured-card">
            <div class="featured-image">
                [[File:Featured_Character.png|400px|alt=Featured Character]]
            </div>
            <div class="featured-content">
                <h3 class="featured-title">Character of the Week</h3>
                <p class="featured-desc">
                    Meet this week's featured character with detailed stats,
                    abilities, and strategy guides.
                </p>
                <a href="/wiki/Featured_Character" class="mb-button">Learn More</a>
            </div>
        </div>
       
        <div class="featured-card">
            <div class="featured-image">
                [[File:New_Update.png|400px|alt=Latest Update]]
            </div>
            <div class="featured-content">
                <h3 class="featured-title">Latest Update</h3>
                <p class="featured-desc">
                    Patch notes, new features, and changes in the most recent
                    game update.
                </p>
                <a href="/wiki/Patch_Notes" class="mb-button">View Patch Notes</a>
            </div>
        </div>
       
        <div class="featured-card">
            <div class="featured-image">
                [[File:Community_Spotlight.png|400px|alt=Community Spotlight]]
            </div>
            <div class="featured-content">
                <h3 class="featured-title">Community Spotlight</h3>
                <p class="featured-desc">
                    Featured user guides, fan art, and community achievements.
                </p>
                <a href="/wiki/Community_Portal" class="mb-button">Get Involved</a>
            </div>
        </div>
    </div>
</div>
<div class="mainpage-section">
    <h2 class="mainpage-section-title">Wiki Statistics</h2>
   
    <table class="wikitable" style="max-width:600px;margin:0 auto;">
        <tr>
            <th>Category</th>
            <th>Count</th>
            <th>Last Updated</th>
        </tr>
        <tr>
            <td>Total Pages</td>
            <td>{{NUMBEROFPAGES}}</td>
            <td>{{CURRENTTIME}}</td>
        </tr>
        <tr>
            <td>Articles</td>
            <td>{{NUMBEROFARTICLES}}</td>
            <td>{{CURRENTTIME}}</td>
        </tr>
        <tr>
            <td>Active Users</td>
            <td>{{NUMBEROFUSERS}}</td>
            <td>{{CURRENTTIME}}</td>
        </tr>
        <tr>
            <td>Edits</td>
            <td>{{NUMBEROFEDITS}}</td>
            <td>{{CURRENTTIME}}</td>
        </tr>
        <tr>
            <td>Images</td>
            <td>{{NUMBEROFFILES}}</td>
            <td>{{CURRENTTIME}}</td>
        </tr>
    </table>
</div>
<div class="mainpage-section">
    <h2 class="mainpage-section-title">Quick Links</h2>
   
    <div style="display:flex;flex-wrap:wrap;gap:15px;margin:20px 0;">
        <a href="/wiki/Special:AllPages" class="mb-button">All Pages</a>
        <a href="/wiki/Special:Categories" class="mb-button">Categories</a>
        <a href="/wiki/Special:NewFiles" class="mb-button">New Images</a>
        <a href="/wiki/Special:Random" class="mb-button">Random Page</a>
        <a href="/wiki/Help:Contents" class="mb-button">Help</a>
        <a href="/wiki/Special:RecentChanges" class="mb-button">Recent Changes</a>
    </div>
</div>
<div class="notice">
    <strong>Help Wanted!</strong> This wiki is community-driven.
    <a href="/wiki/Help:How_to_Contribute">Learn how to contribute</a> or
    <a href="/wiki/Special:WantedPages">help create missing pages</a>.
</div>
</includeonly>

Latest revision as of 11:11, 9 December 2025

Documentation icon Template documentation
Note: parts of or the entire template might not be visible without values provided.

The documentation for this template is missing. Click here to create it.