Aurora:HomePageTesting: Difference between revisions

From EarthMC
Jump to navigation Jump to search
mNo edit summary
m (Protected "Aurora:HomePageTesting": Future homepage so making sure no changes are made by an outside player before its transferred to the main page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(160 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<!DOCTYPE html>
__NOTOC__
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>EarthMC Wiki Home</title>
    <!-- author - Maxxiimus -->
   
    <link href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" rel="stylesheet">
    <style>
        body {
            font-family: Arial, sans-serif;
            background-color: #E6EFF3;
            color: #333;
        }
        .sidebar {
            background-color: #E6EFF3;
            color: black;
            min-height: 100vh;
            padding: 20px;
            width: 250px;
            transition: transform 0.3s ease;
        }
 
        .sidebar a {
            color: black;
            text-decoration: none;
            display: block;
            margin: 10px 0;
        }
 
     
 
        .sidebar-toggle {
            display: none; /* Hidden by default */
            position: fixed;
            top: 10px;
            left: 10px;
            background-color: #E6EFF3;
            border: none;
            padding: 10px;
            cursor: pointer;
            z-index: 1000; /* Make sure it is on top */
        }
 
        .close-btn {
            display: none;
            background-color: transparent;
            border: none;
            color: black;
            font-size: 20px;
            cursor: pointer;
            margin-bottom: 10px;
        }
 
 
       
        @media (max-width: 768px) {
            .sidebar {
                transform: translateX(-100%);
                position: fixed;
                top: 0;
                left: 0;
                width: 250px;
                height: 100vh;
                z-index: 1000;
            }
 
            .sidebar.open {
                transform: translateX(0);
            }
 
            .sidebar-toggle {
                display: block;
            }
 
            .close-btn {
                display: block;
            }
        }
 
        .nav-separator {
            border: none;
            border-top: 1px solid #ccc;
            margin: 10px 0;
        }
 
        .info-navigation,
        .category-navigation,
        .how-to-edit,
        .additional-info {
            background-color: #F0F0F0;
            border-radius: 5px;
            border-width: 1px;
            border-color: #BCBDBD;
            border-style: solid;
            padding: 10px;
            margin-bottom: 20px;
        }
        .footer {
            margin-top: 20px;
        }
        .small-icon {
            width: 100px;
            height: 100px;
            object-fit: contain;
        }
        .icon-grid {
            margin-left: 20px;
            padding-top: 10px;
        }
        .server-selection button.active {
            background-color: #7f8c8d;
            color: white;
            border-color: #7f8c8d;
        }
        .icon-grid .row {
            display: flex;
            flex-wrap: wrap;
            margin: -10px;
        }
        .icon-grid .col-md-2 {
            padding: 10px;
            flex: 0 0 20%;
        }
        .icon-grid img {
            max-width: 100%;
            max-height: 90px;
            display: block;
            object-fit: contain;
            margin: 0 auto;
        }
        .button-group {
            display: flex;
            justify-content: left;
            gap: 10px;
        }
        .btn {
            padding: 10px 20px;
            font-size: 16px;
            border-width: 1px;
            border-radius: 5px;
            background-color: #D9D9D9;
            color: black;
            cursor: pointer;
            border-color: #767171;
            transition: background-color 0.3s;
        }
        a {
            text-decoration: none;
            color: black;
        }
 
     
        @media (max-width: 768px) {
            .sidebar {
                padding: 10px;
            }
            .icon-grid .col-md-2 {
                flex: 0 0 50%;
                max-width: 50%;
            }
            .small-icon {
                width: 80px;
                height: 80px;
            }
            .button-group {
                flex-direction: column;
                align-items: center;
            }
        }
 
        @media (max-width: 576px) {
            .icon-grid .col-md-2 {
                flex: 0 0 100%;
                max-width: 100%;
            }
            .small-icon {
                width: 60px;
                height: 60px;
            }
            .button-group {
                gap: 5px;
            }
        }
 
 
    </style>
</head>
<body onload="changeServer('Aurora')">
   
 
    <div class="d-flex">
 
        <button class="sidebar-toggle" onclick="toggleSidebar()">☰</button>
        <nav class="sidebar" id="sidebar">
            <button class="close-btn" onclick="toggleSidebar()">✖</button>
            <h4>Wiki Menu</h4>
            <a href="#">Login with discord</a>
            <a href="#">Create a page</a>
            <a href="#">Recent Changes</a>
            <a href="#">Bring to a random page</a>
            <br>
           
            <h6>Tools</h6>
            <hr class="nav-separator">
            <a href="#">What links here</a>
            <a href="#">Related Changes</a>
            <a href="#">Special pages</a>
            <a href="#">Printable version</a>
            <a href="#">Permanent link</a>
            <a href="#">Page Information</a>
        </nav>
 
 
        <div class="content container my-4">
            <div class="text-center mb-4">
                <img src="./src/img/EarthMC.net.png" alt="EarthMC Logo" class="img-fluid" style="max-width:100%; max-height: 300px;" >
                 
            </div>
 
 
            <div class="info-navigation">
                <div class="row text-left">
                    <div class="col-md-12">
                        <p>Welcome to the official <a href="#">Earthmc Wiki</a>, a mediawiki website that any EMC player can participate in. This wiki aims to establish a collection of all things EMC related.</p>
                        <p>Log in with your discord by clicking the link in the top right corner. this will allow you to interact with pages.</p>
                        <p>Dont forget to link your wiki pages to your in-game town or nation with the commands <strong>/t set wikipage</strong> or <strong>/n spawn wikipage</strong> wikipage respectively. This will create clickable wiki links by selecting territory on the  <a href="#">EarthMC map</a>.</p>
                        <p><a href="#">Now lets create an entry</a> to build the EarthMC wiki!</p>
                        <p style="display: inline-block;">Check out some other important pages:</p><a href="#"><img src="./src/img/MCQuestionMark.png" width="20px" height="20px">AMA/FAQ</a><a href="#"><img src="src/img/LinkIcon.png" width="20px" height="20px">Other useful links</a>
                    </div>
                </div>
            </div>
 
 
            <div class="category-navigation">
                <h3 class="text-center"><strong>EarthMC Info Navigation - Quick access to all relevant EMC info:</strong></h3>
            </div>
 
 
            <div class="how-to-edit">
                <div class="row" style="margin-left: 20px;">
                    <div class="col-md-2" style="display:inline-block;">
                        <a href="#"><img src="./src/img/Earth.webp" class="img-fluid small-icon"><p>About EarthMC</p></a>
                    </div>
                    <div class="col-md-2" style="display:inline-block;">
                        <a href="#"><img src="./src/img/MinecraftGrassBlockLogo.png" class="img-fluid small-icon"><p>How to join</p></a>
                    </div>
                    <div class="col-md-2" style="display:inline-block;">
                        <a href="#"><img src="./src/img/MCMap.png" class="img-fluid small-icon"><p>Live Map</p></a>
                    </div>
                    <div class="col-md-2" style="display:inline-block;">
                        <a href="#"><img src="./src/img/GoldBlock.png" class="img-fluid small-icon"><p>Server Economy</p></a>
                    </div>
                    <div class="col-md-2" style="display:inline-block;">
                        <a href="#"><img src="./src/img/MCSign.png" class="img-fluid small-icon"><p>Server Chat</p></a>
                    </div>
                    <div class="col-md-2" style="display:inline-block;">
                        <a href="#"><img src="./src/img/Premium.webp" class="img-fluid small-icon"><p>Premium Rank</p></a>
                    </div>                 
                </div>
 
                <div class="row" style="padding-top: 10px; margin-left: 20px;">
                    <div class="col-md-2" style="display:inline-block;">
                        <a href="#"><img src="./src/img/MCBookshelf.png" class="img-fluid small-icon"><p>Server Rules</p></a>
                    </div>
                    <div class="col-md-2" style="display:inline-block;">
                        <a href="#"><img src="./src/img/MCQuickshopIcon.png" class="img-fluid small-icon"><p>Quick Shops</p></a>
                    </div>
                    <div class="col-md-2" style="display:inline-block;">
                        <a href="#"><img src="./src/img/MCEnderpearl.png" class="img-fluid small-icon"><p>Teleporting</p></a>
                    </div>
                    <div class="col-md-2" style="display:inline-block;">
                        <a href="#"><img src="./src/img/mcMMO.png" class="img-fluid small-icon"><p>mcMMO</p></a>
                    </div>
                    <div class="col-md-2" style="display:inline-block;">
                        <a href="#"><img src="./src/img/MEWOverclaimLogo.png" class="img-fluid small-icon"><p>Overclaim</p></a>
                    </div>
                    <div class="col-md-2" style="display:inline-block;">
                        <a href="#"><img src="./src/img/MCNetheriteSword.png" class="img-fluid small-icon"><p>War Info</p></a>
                    </div>
                </div>
               
                <div class="row" style="padding-top: 10px; margin-left: 20px;">
                    <div class="col-md-2" style="display:inline-block;">
                        <a href="#"><img src="./src/img/MCFireCharge.png" class="img-fluid small-icon"><p>Celeste</p></a>
                    </div>
                    <div class="col-md-2" style="display:inline-block;">
                        <a href="#"><img src="./src/img/MCCraftingTable.png" class="img-fluid small-icon"><p>Custom Crafting</p></a>
                    </div>
                    <div class="col-md-2" style="display:inline-block;">
                        <a href="#"><img src="./src/img/MCVillageHouse.png" class="img-fluid small-icon"><p>Plot Information</p></a>
                    </div>
                    <div class="col-md-2" style="display:inline-block;">
                        <a href="#"><img src="./src/img/MCFlint.png" class="img-fluid small-icon"><p>Quaters</p></a>
                    </div>
                    <div class="col-md-2" style="display:inline-block;">
                        <a href="#"><img src="./src/img/MCBell.png" class="img-fluid small-icon"><p>Town Info</p></a>
                    </div>
                    <div class="col-md-2" style="display:inline-block;">
                        <a href="#"><img src="./src/img/MCNetherStar.png" class="img-fluid small-icon"><p>Nation Info</p></a>
                    </div>
                </div>
               
                <div class="row" style="padding-top: 10px; margin-left: 20px;">
                    <div class="col-md-2" style="display:inline-block;">
                        <a href="#"><img src="./src/img/MCNetherrack.png" class="img-fluid small-icon"><p>The Nether</p></a>
                    </div>
                    <div class="col-md-2" style="display:inline-block;">
                        <a href="#"><img src="./src/img/MCpaper.png" class="img-fluid small-icon"><p>Walkthrough</p></a>
                    </div>
                    <div class="col-md-2" style="display:inline-block;">
                        <a href="#"><img src="./src/img/EMCWikiReward.png" class="img-fluid small-icon"><p>Wiki Rewards</p></a>
                    </div>
                </div>
   
            </div>
           
            <div class="category-navigation">
                <h3 class="text-center"><strong>Wiki Category Navigation - Quick access to valuble Information:</strong></h3>
            </div>
 
            <div class="additional-info">
                <div class="server-selection">
                    <p style="display: inline-block;">Navigate to the categories of the EarthMC wiki using the &nbsp;&nbsp; <strong>Server Selection</strong>: </p>
                    <button id="aurora-btn" onclick="changeServer('Aurora')">Aurora</button>
                    <button id="nova-btn" onclick="changeServer('Nova')">Nova</button>
                    <button id="classic-btn" onclick="changeServer('Classic')">Classic</button>
                    <p>or search for a specific page.</p>
                </div>
                <br>
   
 
                <div id="selected-category">
                    Your selected category is: <strong> <span id="server-name">Aurora</span> </strong>
                </div>
 
                <br>
 
           
                <div id="icon-container" class="icon-grid text-center row">
               
                </div>   
            </div>
 
            <div class="category-navigation">
                <h3 class="text-center"><strong>How to edit The EarthMC Wiki: </strong></h3>
            </div>
 
           
            <div class="how-to-edit"> 
                <div class="row" style="padding-top: 10px;">
                    <div class="col-md-5" style="display:inline-block;">
                        <p class="sentence">Use the following button to create a wiki page:</p>
                        <div class="button-group">
                            <button class="btn">Aurora Page Name</button>
                            <button class="btn">Create Page</button>
                        </div>
                    </div>
                    <div class="col-md-3" style="display:inline-block;">
                        <img src="./src/img/Earth.webp" class="img-fluid small-icon">
                    </div>
                    <div class="col-md-4" style="display:inline-block;">
                        <p>Before Making an edit on the wiki, please <strong>check our <a>rules</a> for the Wiki, violation of these rules may result in being blocked</strong></p>
                    </div>
                </div> 
            </div>
 
 
            <div class="category-navigation">
                <h3 class="text-center"><strong>Additional Information: </strong></h3>
            </div>
 
                   
            <div class="how-to-edit">             
                <div class="row" style="padding-top: 10px;">
                    <div class="col-md-12" style="display:inline-block;">
                        <ul>
                            <li>You can check out <a href="#">help category</a> to learn more about the way articles should be written</li>
                            <li><a href="#">Rewards</a> are available in game for contributing to the Wiki</li>
                            <li>All articles are required to follow thier respective templates, please check out the <a href="#">Template Directory</a> page before creating a page</li>
                            <li>Vandalizing articles in any way is not allowed and will result in a ban. Your changes to the wiki will be reverted anyway.</li>
 
                        </ul>
                    </div>
                </div>
                <div class="row" style="padding-top: 10px;">
                    <div class="col-md-12" style="display:inline-block;">
                        <div class="button-group" style="justify-content: center;">
                            <button class="btn">Recent New Page</button>
                            <button class="btn">Recent Changes</button>
                            <button class="btn">Your Watchlist</button>
                            <button class="btn" style="padding-left: 60px; padding-right: 60px;">Log</button>
                            <button class="btn">Statistics</button>
                        </div>
                    </div>
                </div>
   
            </div>


Insert image (banner image when thumbnail issue is fixed)
<div style="border-radius: 5px; border-width: 1px; border-color: #BCBDBD; border-style: solid;  padding: 10px;  margin-bottom: 20px;">
    <div class="row text-left">
        <div class="col-md-12">
            <p>Welcome to the official '''[https://earthmc.net EarthMC]''' Wiki, a MediaWiki website that any EarthMC player can participate in. This wiki aims to establish a collection of all things EarthMC related.</p>
            <p>Log in with your discord by clicking the link in the top right corner. This will allow you to interact with pages.</p>
            <p>Don't forget to link your wiki pages to your in-game town or nation with the commands ''/t set wikipage or ''/n set wikipage'' respectively. This will create clickable wiki links by selecting territory on the [https://map.earthmc.net/ EarthMC map].</p>
            <p>Now let's [[Earthmc_Wiki/create_a_page|{{color|#4c76c2|create an entry}}]] to build EarthMC Wiki!
</p>
            <p style="display: inline-block;">Check out some other important pages: (insert image) [[AMA FAQ|AMA/FAQ]] (insert image) [[Useful Links|Other Useful Links]] </p>
        </div>
    </div>
</div>


<div style="background-color: #F0F0F0; border-radius: 5px; border-width: 1px; border-color: #BCBDBD; border-style: solid;margin-top:20px; text-align:center; margin-bottom:10px">
        <h1 class="text-center" style="border-bottom:none; padding-bottom:10px">EarthMC Info Navigation - Quick access to all relevant EMC info:</h1>
</div>
<div style="border-radius: 5px; border-width: 1px; border-color: #BCBDBD; border-style: solid; ">
    <div class="row" style="text-align:center;">
   
      <div class="col-md-2" style="display: inline-block; width:170px;">       
            [[File:MCBookshelf.png|150px|alt=About EarthMC]|link=https://wiki.earthmc.net/About_EarthMC]]
            <p>[[About_EarthMC|About EarthMC]]</p>     
        </div>


        <div class="col-md-2" style="display:inline-block; width:170px">   
                [[File:MCBookshelf.png|150px|alt=How to join]]
                <p>[[How To Join|How to Join]]</p>   
        </div>
        <div class="col-md-2" style="display:inline-block; width:170px">         
                [[File:MCBookshelf.png|150px|alt=Live Map]]
                <p>[[Live Map]]</p>         
        </div>
        <div class="col-md-2" style="display:inline-block; width:170px">         
                [[File:MCBookshelf.png|150px|alt=Server Economy]]
                <p>[[Economy|Server Economy]]</p>         
        </div>
        <div class="col-md-2" style="display:inline-block; width:170px;">         
                [[File:MCBookshelf.png|150px|alt=Server Chat]]
                <p>[[Chat|Server Chat]]</p>       
        </div>
        <div class="col-md-2" style="display:inline-block; width:170px;">       
                [[File:MCBookshelf.png|150px|alt=Premium Rank]]
                <p>[[Premium |Premium Rank]]</p>         
        </div>
        <div class="col-md-2" style="display:inline-block; width:170px;">       
                [[File:MCBookshelf.png|150px|alt=Server Rules]]
                <p>[https://earthmc.net/docs/rules Server Rules]</p>         
        </div>
        <div class="col-md-2" style="display: inline-block; width:170px;">       
            [[File:MCBookshelf.png|150px|alt=Quickshops]]
            <p>[[Shops|Quickshops]]</p>       
        </div>
        <div class="col-md-2" style="display:inline-block; width:170px">   
                [[File:MCBookshelf.png|150px|alt=Teleporting]]
                <p>[[Teleporting]]</p>   
        </div>
        <div class="col-md-2" style="display:inline-block; width:170px">         
                [[File:MCBookshelf.png|150px|alt=mcMMO]]
                <p>[https://earthmc.net/docs/mcmmo mcMMO]</p>         
        </div>
        <div class="col-md-2" style="display:inline-block; width:170px">         
                [[File:MCBookshelf.png|150px|alt=Overclaim]]
                <p>[[Overclaim]]</p>         
        </div>
        <div class="col-md-2" style="display:inline-block; width:170px;">         
                [[File:MCBookshelf.png|150px|alt=War Info]]
                <p>[[CaptureSites|War Info]]</p>       
        </div>
        <div class="col-md-2" style="display:inline-block; width:170px;">       
                [[File:MCBookshelf.png|150px|alt=Celeste]]
                <p>[[Celeste]]</p>         
        </div>
        <div class="col-md-2" style="display:inline-block; width:170px;">       
                [[File:MCBookshelf.png|150px|alt=Custom Crafting]]
                <p>[https://earthmc.net/docs/crafting-recipes Custom Crafting]</p>         
        </div>
        <div class="col-md-2" style="display: inline-block; width:170px;">       
            [[File:MCBookshelf.png|150px|alt=Plot Information]]
            <p>[https://earthmc.net/docs/how-to-claim-land Plot Information]</p>       
        </div>
        <div class="col-md-2" style="display:inline-block; width:170px">   
                [[File:MCBookshelf.png|150px|alt=Quarters]]
                <p>[[Quarters]]</p>   
        </div>
        <div class="col-md-2" style="display:inline-block; width:170px">         
                [[File:MCBookshelf.png|150px|alt=Town Info]]
                <p>[https://earthmc.net/docs/town Town Info]</p>         
        </div>
        <div class="col-md-2" style="display:inline-block; width:170px">         
                [[File:MCBookshelf.png|150px|alt=Nation Info]]
                <p>[https://earthmc.net/docs/nation Nation Info]</p>         
        </div>
        <div class="col-md-2" style="display:inline-block; width:170px;">         
                [[File:MCBookshelf.png|150px|alt=The Nether]]
                <p>[[The Nether]]</p>       
        </div>
        <div class="col-md-2" style="display:inline-block; width:170px;">       
                [[File:MCBookshelf.png|150px|alt=Walkthrough]]
                <p>Walkthrough</p>         
        </div>
        <div class="col-md-2" style="display:inline-block; width:170px;">       
                [[File:MCBookshelf.png|150px|alt=Wiki Rewards]]
                <p>[[Wiki Rewards]]</p>         
         </div>
         </div>
     </div>
     </div>
</div>
  <div style="background-color: #F0F0F0; border-radius: 5px; border-width: 1px; border-color: #BCBDBD; border-style: solid;margin-top:20px; text-align:center; margin-bottom:10px">
        <h1 class="text-center" style="border-bottom:none; padding-bottom:10px">Wiki Category Navigation - Quick access to valuable information:</h1>
  </div>
<div style="border-radius: 5px; border-width: 1px; border-color: #BCBDBD; border-style: solid;">
<p style="text-align:center">Navigate to the categories of the EarthMC wiki, using the buttons below, or [[Help:Search|search for specific pages]].</p>
<div class="mw-collapsible" id="mw-customcollapsible-Aurora">
<div style="cursor:default; margin-left:20px; text-align:center">
'''Select a server:'''
<span style="font-size: 1.2em;border: 1px solid #FFF;background:#000;color:#FFF;margin:2px;padding:2px;">'''Aurora'''</span>
<span class="mw-customtoggle-Aurora mw-customtoggle-Nove mw-customtoggle" style="background:#FFF;font-size: 1.2em;margin:2px;padding:2px;cursor:hand;">Nova</span>
<span class="mw-customtoggle-Aurora mw-customtoggle-Classic mw-customtoggle" style="background:#FFF;font-size: 1.2em;margin:2px;padding:2px;cursor:hand;">Classic</span>
</div>
<p style="text-align:center">* Your selected general category is: [[:Category:Aurora|Terra Aurora]]</p>
<div class="row" style="display:inline:block; text-align:center">
        <div class="col-md-2" style="display: inline-block; width:170px;">       
            [[File:MCBookshelf.png|150px|alt=Towns]]
            <p>[[:Category:Towns (Aurora)|Towns]] </p>   
        </div>
      <div class="col-md-2" style="display: inline-block; width:170px;">       
            [[File:MCBookshelf.png|150px|alt=Nations]]
            <p>[[:Category:Nations (Aurora)|Nations]]</p>       
      </div>
      <div class="col-md-2" style="display: inline-block; width:170px;">       
            [[File:MCBookshelf.png|150px|alt=Alliances]]
            <p>[[:Category:Alliances (Aurora)|Alliances]]</p>       
      </div>
      <div class="col-md-2" style="display: inline-block; width:170px;">       
            [[File:MCBookshelf.png|150px|alt=Wars]]
            <p>[[:Category:Wars (Aurora)|Wars]]</p>       
      </div>
      <div class="col-md-2" style="display: inline-block; width:170px;">       
            [[File:MCBookshelf.png|150px|alt=Players]]
            <p>[[:Category:Players|Players]]</p>       
</div>
<div class="row" style="display:inline:block">


 
  <div class="col-md-2" style="display: inline-block; width:170px;">      
    <script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script>
            [[File:MCBookshelf.png|150px|alt=Miscellaneous]]
    <script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js"></script>
            <p>[[:Category:Miscellaneous|Miscellaneous]]</p>       
    <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>
        </div>
 
  <div class="col-md-2" style="display: inline-block; width:170px;">       
    <script>
            [[File:MCBookshelf.png|150px|alt=Battles]]
const servers = {
            <p>[[:Category:Battles (Aurora)|Battles]]</p>       
    Aurora: [
         </div>
        { src: './src/img/MCBell.png', title: 'Towns', link: '#' },
  <div class="col-md-2" style="display: inline-block; width:170px;">       
        { src: './src/img/MCNetherStar.png', title: 'Nations', link: '#' },
            [[File:MCBookshelf.png|150px|alt=Conflicts]]
         { src: './src/img/MCShield.png', title: 'Alliances', link: '#' },
            <p>[[:Category:Conflicts (Aurora)|Conflicts]]</p>       
        { src: './src/img/MCDiamondSword.webp', title: 'Wars', link: '#' },
         </div>
        { src: './src/img/MCPlayerhead.png', title: 'Players', link: '#' },
  <div class="col-md-2" style="display: inline-block; width:170px;">       
         { src: './src/img/MCChest.png', title: 'Miscellaneous', link: '#' },
            [[File:MCBookshelf.png|150px|alt=Businesses]]
        { src: './src/img/minecraftbow.webp', title: 'Battles', link: '#' },
            <p>[[:Category:Businesses (Aurora)|Businesses]]</p>       
        { src: './src/img/MCFlintandsteal.png', title: 'Conflicts', link: '#' },
         </div>
        { src: './src/img/MCGoldIngot.png', title: 'Businesses', link: '#' },
  <div class="col-md-2" style="display: inline-block; width:170px;">        
         { src: './src/img/MCBookandQuill.png', title: 'Organizations', link: '#' },
            [[File:MCBookshelf.png|150px|alt=Organizations]]
       
            <p>[[:Category:Organizations (Aurora)|Organizations]]</p>       
        
         </div>
    ],
</div>
    Nova: [
</div>
    { src: './src/img/MCBell.png', title: 'Towns', link: '#' },
</div>
         { src: './src/img/MCNetherStar.png', title: 'Nations', link: '#' },
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-Nove">
        { src: './src/img/MCShield.png', title: 'Alliances', link: '#' },
<div style="cursor:default; margin-left:20px; text-align:center">
        { src: './src/img/MCDiamondSword.webp', title: 'Wars', link: '#' },
'''Select a server:'''
        { src: './src/img/MCPlayerhead.png', title: 'Players', link: '#' },
<span class="mw-customtoggle-Aurora mw-customtoggle-Nove mw-customtoggle" style="background:#FFF;font-size: 1.2em;margin:2px;padding:2px;cursor:hand;">Aurora</span>
        { src: './src/img/MCChest.png', title: 'Miscellaneous', link: '#' },
<span style="font-size: 1.2em;border: 1px solid #FFF;background:#000;color:#FFF;margin:2px;padding:2px;">'''Nova'''</span>
        { src: './src/img/minecraftbow.webp', title: 'Battles', link: '#' },
<span class="mw-customtoggle-Nove mw-customtoggle-Classic mw-customtoggle" style="background:#FFF;font-size: 1.2em;margin:2px;padding:2px;cursor:hand;">Classic</span>
        { src: './src/img/MCFlintandsteal.png', title: 'Conflicts', link: '#' },
</div>
        { src: './src/img/MCGoldIngot.png', title: 'Businesses', link: '#' },
<p style="text-align:center">* Your selected general category is: [[:Category:Nova|Terra Nova]]</p>
        { src: './src/img/MCBookandQuill.png', title: 'Organizations', link: '#' },
<div class="row" style="display:inline:block; text-align:center">
    ],
        <div class="col-md-2" style="display: inline-block; width:170px;">       
    Classic: [
            [[File:MCBookshelf.png|150px|alt=Towns]]
    { src: './src/img/MCBell.png', title: 'Towns', link: '#' },
            <p>[[:Category:Towns (Nova)|Towns]]</p>       
        { src: './src/img/MCNetherStar.png', title: 'Nations', link: '#' },
         </div>
         { src: './src/img/MCShield.png', title: 'Alliances', link: '#' },
      <div class="col-md-2" style="display: inline-block; width:170px;">       
        { src: './src/img/MCDiamondSword.webp', title: 'Wars', link: '#' },
            [[File:MCBookshelf.png|150px|alt=Nations]]
        { src: './src/img/MCPlayerhead.png', title: 'Players', link: '#' },
            <p>[[:Category:Nations (Nova)|Nations]]</p>       
        { src: './src/img/MCChest.png', title: 'Miscellaneous', link: '#' },
      </div>
        { src: './src/img/minecraftbow.webp', title: 'Battles', link: '#' },
      <div class="col-md-2" style="display: inline-block; width:170px;">       
        { src: './src/img/MCFlintandsteal.png', title: 'Conflicts', link: '#' },
            [[File:MCBookshelf.png|150px|alt=Alliances]]
        { src: './src/img/MCGoldIngot.png', title: 'Businesses', link: '#' },
            <p>[[:Category:Alliances (Nova)|Alliances]]</p>       
        { src: './src/img/MCBookandQuill.png', title: 'Organizations', link: '#' },
      </div>
    ]
      <div class="col-md-2" style="display: inline-block; width:170px;">       
};
            [[File:MCBookshelf.png|150px|alt=Wars]]
 
            <p>[[:Category:Wars (Nova)|Wars]]</p>       
 
      </div>
 
      <div class="col-md-2" style="display: inline-block; width:170px;">       
function changeServer(serverName) {
            [[File:MCBookshelf.png|150px|alt=Battles]]
    const container = document.getElementById('icon-container');
            <p>[[:Category:Battles (Nova)|Battles]]</p>       
    container.innerHTML = '';
</div>
 
<div class="row" style="display:inline:block">
    const serverNameElem = document.getElementById('server-name');
  <div class="col-md-2" style="display: inline-block; width:170px;">       
    serverNameElem.textContent = serverName;
            [[File:MCBookshelf.png|150px|alt=Conflicts]]
 
            <p>[[:Category:Conflicts (Nova)|Conflicts]]</p>      
 
         </div>
    document.querySelectorAll('.server-selection button').forEach(button => {
  <div class="col-md-2" style="display: inline-block; width:170px;">       
         button.classList.remove('active');
            [[File:MCBookshelf.png|150px|alt=Businesses]]
    });
            <p>[[:Category:Businesses (Nova)|Businesses]]</p>       
    document.getElementById(`${serverName.toLowerCase()}-btn`).classList.add('active');
        </div>
 
</div>
    const icons = servers[serverName];
</div>
    let rowDiv = document.createElement('div');
</div>
    rowDiv.className = 'row';
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-Classic">
 
<div style="cursor:default; margin-left:20px; text-align:center">
    icons.forEach((icon, index) => {
'''Select a server:'''
        if (index > 0 && index % 5 === 0) {
<span class="mw-customtoggle-Aurora mw-customtoggle-Classic mw-customtoggle" style="background:#FFF;font-size: 1.2em;margin:2px;padding:2px;cursor:hand;">Aurora</span>
            container.appendChild(rowDiv);  
<span class="mw-customtoggle-Nove mw-customtoggle-Classic mw-customtoggle" style="background:#FFF;font-size: 1.2em;margin:2px;padding:2px;cursor:hand;">Nova</span>
            rowDiv = document.createElement('div');
<span style="font-size: 1.2em;border: 1px solid #FFF;background:#000;color:#FFF;margin:2px;padding:2px;">'''Classic'''</span>
            rowDiv.className = 'row';
</div>
        }
<p style="text-align:center">* Your selected general category is: [[:Category:Classic|Classic]]</p>
 
<div class="row" style="display:inline:block; text-align:center">
        const colDiv = document.createElement('div');
        <div class="col-md-2" style="display: inline-block; width:170px; background-color: transparent;">       
        colDiv.className = 'col-md-2';  
            [[File:MCBookshelf.png|150px|alt=Towns]]
   
            <p>[[:Category:Towns (Classic)|Towns]]</p>      
 
        </div>
        const a = document.createElement('a');
      <div class="col-md-2" style="display: inline-block; width:170px;">       
        a.href = icon.link;  
            [[File:MCBookshelf.png|150px|alt=Nations]]
        a.title = `More about ${icon.title}`;
            <p>[[:Category:Nations (Classic)|Nations]]</p>       
 
      </div>
        const img = document.createElement('img');
      <div class="col-md-2" style="display: inline-block; width:170px;">       
        img.src = icon.src;
            [[File:MCBookshelf.png|150px|alt=Alliances]]
        img.className = 'img-fluid';
            <p>[[:Category:Alliances (Classic)|Alliances]]</p>       
        img.alt = icon.title;
      </div>
        img.width = 200;
      <div class="col-md-2" style="display: inline-block; width:170px;">       
        img.height = 200;
            [[File:MCBookshelf.png|150px|alt=Wars]]
 
            <p>[[:Category:Wars (Classic)|Wars]]</p>       
        const p = document.createElement('p');
      </div>
        p.textContent = `${icon.title}`;
      <div class="col-md-2" style="display: inline-block; width:170px;">       
 
            [[File:MCBookshelf.png|150px|alt=Battles]]
        a.appendChild(img);
            <p>[[:Category:Battles (Classic)|Battles]]</p>       
        a.appendChild(p);
</div>
 
<div class="row" style="display:inline:block">
        colDiv.appendChild(a);
  <div class="col-md-2" style="display: inline-block; width:170px;">       
        rowDiv.appendChild(colDiv);
            [[File:MCBookshelf.png|150px|alt=Conflicts]]
    });
            <p>[[:Category:Conflicts (Classic)|Conflicts]]</p>       
 
        </div>
    container.appendChild(rowDiv);
</div>
}
</div>
 
</div>
function toggleSidebar() {
</div>
    const sidebar = document.getElementById('sidebar');
<div style="background-color: #F0F0F0; border-radius: 5px; border-width: 1px; border-color: #BCBDBD; border-style: solid; margin-top:20px; text-align:center; margin-bottom:10px">
    sidebar.classList.toggle('open');
<h1 class="text-center" style="border-bottom:none">How to edit the EarthMC Wiki:</h1>
}
</div>
 
<div style="border-radius: 5px; border-width: 1px; border-color: #BCBDBD; border-style: solid;">
    </script>
<div style="display: flex;flex-direction: row; text-align:center">
</body>
<div style="flex-grow: 1;width:40%;">
</html>
<p style="padding-top:20px">Use the following button to create a wiki page: </p>
{{#createpage:Aurora|Aurora page name}}
</div>
<div style="flex-grow: 1;width:20%;">
[[File:EarthMC Logo Expanded.png|100px|alt=EMC Logo Expanded|link=https://wiki.earthmc.net/wiki/EarthMC_Wiki]]
</div>
<div style="flex-grow: 1;width:40%;">
<p style="padding-top:20px>Before making an edit on the wiki, please check our rules for the wiki, violation of these rules may result in being blocked.</p>
</div>
</div>
</div>
<div style="background-color: #F0F0F0; border-radius: 5px; border-width: 1px; border-color: #BCBDBD; border-style: solid; margin-top:20px; text-align:center; margin-bottom:10px">
        <h1 class="text-center" style="border-bottom:none; padding-bottom:10px">Additional Information:</h1>
</div>
<div style="border-radius: 5px; border-width: 1px; border-color: #BCBDBD; border-style: solid;">
<br>
<p style="margin-left:30px;"> * You can check out [[Category:Help|help category]] to learn more about the way articles should be written</p>
<p style="margin-left:30px;"> * [[Wiki Rewards|Rewards]] are available in-game for contributing to the Wiki</p>
<p style="margin-left:30px;"> * All articles are required to follow their respective templates, please check out the [[Template Directory]] page before creating a page</p>
<p style="margin-left:30px;"> * Vandalizing articles in any way is not allowed and will result in a ban. Your changes to the wiki will be reverted anyway</p>
<br>
<div style="margin:0 auto;width: 90%;display: flex;flex-wrap:wrap;gap:10px;padding: 0.2em 0.4em;border: 1px solid;background:#AAA;font-size: 1.0em;text-align:center">
<div style="background:#FFF;flex:100px;flex-grow: 1;padding: 0.2em 0.4em;border: 1px solid #DDD;box-shadow: #666 0 2px 3px;font-size: 1.0em;text-align:center">[[Special:NewPages|Recent New Page]]</div>
<div style="background:#FFF;flex:100px;flex-grow: 1;padding: 0.2em 0.4em;border: 1px solid #DDD;box-shadow: #666 0 2px 3px;font-size: 1.0em;text-align:center">[[Special:RecentChanges|Recent Changes]]</div>
<div style="background:#FFF;flex:100px;flex-grow: 2;padding: 0.2em 0.4em;border: 1px solid #DDD;box-shadow: #666 0 2px 3px;font-size: 1.0em;text-align:center">[[Special:Watchlist|Your Watchlist]]</div>
<div style="background:#FFF;flex:100px;flex-grow: 2;padding: 0.2em 0.4em;border: 1px solid #DDD;box-shadow: #666 0 2px 3px;font-size: 1.0em;text-align:center">[[Special:Log|Log]]</div>
<div style="background:#FFF;flex:100px;flex-grow: 2;padding: 0.2em 0.4em;border: 1px solid #DDD;box-shadow: #666 0 2px 3px;font-size: 1.0em;text-align:center">[[Wiki Statistics|Statistics]]</div>
</div>
<br>
</div>

Latest revision as of 04:48, 7 October 2024


Insert image (banner image when thumbnail issue is fixed)

Welcome to the official EarthMC Wiki, a MediaWiki website that any EarthMC player can participate in. This wiki aims to establish a collection of all things EarthMC related.

Log in with your discord by clicking the link in the top right corner. This will allow you to interact with pages.

Don't forget to link your wiki pages to your in-game town or nation with the commands /t set wikipage or /n set wikipage respectively. This will create clickable wiki links by selecting territory on the EarthMC map.

Now let's create an entry to build EarthMC Wiki!

Check out some other important pages: (insert image) AMA/FAQ (insert image) Other Useful Links

EarthMC Info Navigation - Quick access to all relevant EMC info:

Wiki Category Navigation - Quick access to valuable information:

Navigate to the categories of the EarthMC wiki, using the buttons below, or search for specific pages.

Select a server: Aurora Nova Classic

* Your selected general category is: Terra Aurora

Select a server: Aurora Nova Classic

* Your selected general category is: Terra Nova

Select a server: Aurora Nova Classic

* Your selected general category is: Classic

How to edit the EarthMC Wiki:

Use the following button to create a wiki page:

 

EMC Logo Expanded

Before making an edit on the wiki, please check our rules for the wiki, violation of these rules may result in being blocked.

Additional Information:


* You can check out to learn more about the way articles should be written

* Rewards are available in-game for contributing to the Wiki

* All articles are required to follow their respective templates, please check out the Template Directory page before creating a page

* Vandalizing articles in any way is not allowed and will result in a ban. Your changes to the wiki will be reverted anyway