Jump to content

User:4erospace/sandbox: Difference between revisions

mNo edit summary
mNo edit summary
Line 17: Line 17:
   .desc {
   .desc {
     margin-right: auto;
     margin-right: auto;
    padding-left: 15px;
    position: relative;
    left: 5px;
   }
   }
   #mapimage {
   #mapimage {
Line 32: Line 29:
   }
   }
   .tile-row {
   .tile-row {
     display: grid;
     display: flex;
     grid-template-areas:
     flex-flow: row wrap;
      "update update update";
    justify-content: center;
     gap: 1rem;
     gap: 1em;
   }
   }
   .tiles {
   .tiles {
     background-color: #fafafa;
     background-color: #fafafa;
     display: flex;
     display: flex;
     width: 250px;
     width: 180px;
    flex-flow: row wrap;
    justify-content: left;
     border: 1px solid;
     border: 1px solid;
     border-color: #e4eaee;
     border-color: #e4eaee;
Line 78: Line 73:
<div class="container" style="width:790px;">
<div class="container" style="width:790px;">
<div class="desc">
<div class="desc">
<h3 style="font-size:210%; position: relative; top: 30px;">Welcome to the Alathra Wiki!</h3>
<h3 style="font-size:210%; position: relative; top: 30px; left: 10px;">Welcome to the Alathra Wiki!</h3>
<p style="font-size:110%; position: relative; top: 20px;">The official encyclopedia for the Alathra Minecraft community since 2020.</p>
<p style="font-size:110%; position: relative; top: 20px; left: 10px;">The official encyclopedia for the Alathra Minecraft community since 2020.</p>
<p style="width: 700px; position: relative; top: 20px;">Our mission is to serve as the primary reference for knowledge of the Alathran world. This is done with the help of people like you - by creating, editing and perfecting the content available. Got some interesting new lore to share? Or have you discovered a mechanic unheard of before?</p>
<p style="width: 700px; position: relative; top: 20px; left: 10px;">Our mission is to serve as the primary reference for knowledge of the Alathran world. This is done with the help of people like you - by [[Alathra:Wiki Guide|creating, editing and perfecting]] the content available. Got some interesting new lore to share? Or have you discovered a mechanic unheard of before?</p>
<p style="position: relative; top: 25px;">> Let's write it down! <</p>
<p style="position: relative; top: 25px; left: 10px;"''>'''> [[Special:CreatePage|Let's write it down!]] <'''</p>
</div></div></div>
</div></div></div>
<div id="official-releases">
<p style="color: #777777;">Official releases</p>
<hr />
<div class="tile-row">
<div class="tile-row">
<div class="tiles">
<div class="tiles">
<div>[[File:Stillwindsclimate.jpg|250px|class=tile-image|link=2nd dosentury]]</div>
<div>[[File:Stillwindsclimate.jpg|250px|class=tile-image|link=2nd dosentury]]</div>
<div class="tile-desc"><p class="tile-desc-date">January 11th</p><p class="tile-desc-title">[[Timeline updates]]</p></div>
<div class="tile-desc"><p class="tile-desc-title">[[Timeline]]</p></div>
</div>
</div>
<div class="tiles">
<div class="tiles">
<div>[[File:Stillwindsclimate.jpg|200px|class=tile-image|link=2nd dosentury]]</div>
<div>[[File:Stillwindsclimate.jpg|250px|class=tile-image|link=2nd dosentury]]</div>
<div class="tile-desc"><p class="tile-desc-date">January 11th</p><p class="tile-desc-title">[[Timeline updates]]</p></div>
<div class="tile-desc"><p class="tile-desc-title">[[Landmasses]]</p></div>
</div>
<div class="tiles">
<div>[[File:Stillwindsclimate.jpg|250px|class=tile-image|link=2nd dosentury]]</div>
<div class="tile-desc"><p class="tile-desc-title">[[Nations]]</p></div>
</div>
</div>
<div class="tiles">Test3</div>
<div class="tiles">
<div>[[File:Stillwindsclimate.jpg|250px|class=tile-image|link=2nd dosentury]]</div>
<div class="tile-desc"><p class="tile-desc-title">[[Towns]]</p></div>
</div>
<div class="tiles">
<div>[[File:Stillwindsclimate.jpg|250px|class=tile-image|link=2nd dosentury]]</div>
<div class="tile-desc"><p class="tile-desc-title">[[Individuals]]</p></div>
</div>
<div class="tiles">
<div>[[File:Stillwindsclimate.jpg|250px|class=tile-image|link=2nd dosentury]]</div>
<div class="tile-desc"><p class="tile-desc-title">[[Events]]</p></div>
</div>
</div>
</div>
</div>

Revision as of 13:49, 19 February 2025

Welcome to the Alathra Wiki!

The official encyclopedia for the Alathra Minecraft community since 2020.

Our mission is to serve as the primary reference for knowledge of the Alathran world. This is done with the help of people like you - by creating, editing and perfecting the content available. Got some interesting new lore to share? Or have you discovered a mechanic unheard of before?

> Let's write it down! <