UserWiki:655796237752336397: Difference between revisions

From EarthMC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
__NOTOC__
<style>
<div style="background-color: #E6EFF3; padding: 10px;">
body {
<div style="text-align: center; margin-bottom: 20px;">
    background-color: #E6EFF3;
    <img src="[[File:EarthMC.png]]alt="Banner" style="width: 100%; max-width: 500px; height: auto;">
}


<div style="min-height:128px;background:#F0F0F0;margin:6px;padding: 0.2em 0.4em;border: 1px solid #FFF;box-shadow: #000 0 2px 3px;color:#;">[[File:EarthMC Logo Expanded.png|left|72px|link=]]Welcome to the '''EarthMC Wiki,''' a MediaWiki website that any EarthMC player can participate in.
.banner {
    background: url('EarthMC.png') no-repeat center center;
    height: 200px;
    background-size: cover;
    position: relative;
}
 
.banner-logo {
    position: absolute;
    left: 20px;
    top: 20px;
}
 
.container {
    margin: 20px auto;
    width: 80%;
    background-color: #F0F0F0;
    border: 1px solid #BCBDBD;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
 
h2.line-heading {
    border-top: 5px solid #D9D9D9;
    padding-top: 10px;
    font-size: 18px;
    text-align: center;
    margin: 40px 0 20px 0;
}
 
.icon-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 154px;
}
 
.icon-item {
    text-align: center;
    width: 120px;
}
 
.icon-item img {
    width: 120px;
    height: 120px;
}
</style>
 
<div class="banner">
    <img src="EarthMC_Logo_Expanded.png" alt="EarthMC Logo" class="banner-logo" width="100px"/>
</div>
 
<div class="container">
</div>
 
<h2 class="line-heading">EarthMC Info Navigation - Quick access to all relevant EMC info:</h2>
 
<div class="container">
    <div class="icon-grid">
        <div class="icon-item">
            <img src="icon.png" alt="Icon">
            <p>Placeholder</p>
        </div>
        <div class="icon-item">
            <img src="icon.png" alt="Icon">
            <p>Placeholder</p>
        </div>
        <div class="icon-item">
            <img src="icon.png" alt="Icon">
            <p>Placeholder</p>
        </div>
    </div>
</div>
 
<h2 class="line-heading">Wiki Category Navigation - Quick access to valuable information:</h2>
 
<div class="container">
    <p>Navigate to the categories of the EarthMC wiki, using the buttons below, or search for a specific page.</p>
    <div class="icon-grid">
        <div class="icon-item">
            <img src="icon.png" alt="Icon">
            <p>Placeholder</p>
        </div>
        <div class="icon-item">
            <img src="icon.png" alt="Icon">
            <p>Placeholder</p>
        </div>
        <div class="icon-item">
            <img src="icon.png" alt="Icon">
            <p>Placeholder</p>
        </div>
    </div>
</div>
 
<h2 class="line-heading">How to edit the EarthMC Wiki:</h2>
 
<div class="container">
    <div style="display: flex; justify-content: space-between;">
        <div style="width: 60%;">
            <p>Use the following button to create a wiki page:</p>
        </div>
        <div style="width: 40%; text-align: right;">
            <p>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 style="text-align: center;">
        <img src="EarthMC_Logo_Expanded.png" alt="EarthMC Logo Expanded">
    </div>
</div>
 
<h2 class="line-heading">Additional Information:</h2>
 
<div class="container">
    <ul>
        <li>You can check out the help category to learn more about the way articles should be written.</li>
        <li>Rewards are available in-game for contributing to the Wiki.</li>
        <li>All articles are required to follow their respective templates, please check out the Template Directory 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>

Revision as of 01:21, 11 August 2024

<style> body {

   background-color: #E6EFF3;

}

.banner {

   background: url('EarthMC.png') no-repeat center center;
   height: 200px;
   background-size: cover;
   position: relative;

}

.banner-logo {

   position: absolute;
   left: 20px;
   top: 20px;

}

.container {

   margin: 20px auto;
   width: 80%;
   background-color: #F0F0F0;
   border: 1px solid #BCBDBD;
   padding: 20px;
   box-shadow: 0 0 10px rgba(0,0,0,0.1);

}

h2.line-heading {

   border-top: 5px solid #D9D9D9;
   padding-top: 10px;
   font-size: 18px;
   text-align: center;
   margin: 40px 0 20px 0;

}

.icon-grid {

   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
   gap: 154px;

}

.icon-item {

   text-align: center;
   width: 120px;

}

.icon-item img {

   width: 120px;
   height: 120px;

} </style>

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

           <img src="icon.png" alt="Icon">

Placeholder

           <img src="icon.png" alt="Icon">

Placeholder

           <img src="icon.png" alt="Icon">

Placeholder

Wiki Category Navigation - Quick access to valuable information:

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

           <img src="icon.png" alt="Icon">

Placeholder

           <img src="icon.png" alt="Icon">

Placeholder

           <img src="icon.png" alt="Icon">

Placeholder

How to edit the EarthMC Wiki:

Use the following button to create a wiki page:

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

       <img src="EarthMC_Logo_Expanded.png" alt="EarthMC Logo Expanded">

Additional Information:

  • You can check out the help category 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.