|
|
Line 1: |
Line 1: |
| __NOTOC____NOEDITSECTION__{{#css: | | __NOTOC____NOEDITSECTION__{{#css: |
| .main {
| |
| background-color: #f8f8f8;
| |
| border-radius:20px;
| |
| padding: 10px 5px 12px 5px;
| |
| display:flex;
| |
| flex-wrap: wrap;
| |
| }
| |
| .left {
| |
| flex: 1;
| |
| display: flex;
| |
| flex-direction: column;
| |
| margin-right: auto;
| |
| padding-left: 15px;
| |
| font-weight: bold;
| |
| }
| |
| .center {
| |
| flex: 1;
| |
| display: flex;
| |
| flex-direction: column;
| |
| }
| |
| .right {
| |
| flex: 1;
| |
| display: flex;
| |
| flex-direction: column;
| |
| margin-left: auto;
| |
| text-align: right;
| |
| padding-right: 15px;
| |
| font-weight: bold;
| |
| }
| |
| .container {
| |
| font-size: 110%;
| |
| display: flex;
| |
| flex-direction: column;
| |
| gap: 4px;
| |
| margin-top: 10px;
| |
| }
| |
| .bar {
| |
| background-color: #adc6c5;
| |
| height:3px;
| |
| border-radius: 10px;
| |
| }
| |
| }}<div class="main">
| |
|
| |
|
| <div class="left">
| | <!-- Prominent buttons --> |
| <!-- LEFT ELEMENTS --> | | {| style="width:50%; margin-top:7px" |
| <div style="font-size:160%;">Useful links</div>
| | | style="border:1px solid #cef2e0; background-color:#f5fffa; padding:5px 15px 15px 8px; vertical-align:top; border-radius:15px;" | |
| <div class="bar"></div>
| | <h2 style="border-width:1px; border-style:solid; margin-top:3px; margin-bottom:0.5em; padding:0.2em 0.4em; font-size:120%; font-weight:bold; font-family:inherit; background:#cef2e0; border-color: #a3bfb1;text-align: center; border-radius:5px;">'''[[Special:CreatePage|Create a page]] | [[Special:MyPage|View your user page]] | [[Alathra Wiki:Manual of Style|View the Manual of Style]] | [[Archive:Main Page|Access the archive]]'''</h2> |
| <!-- Useful links grid -->
| | <!-- Useful links --> |
| <div class="container">
| | <div style="text-align: centre; margin-left: 15px;"> |
| <div style="font-size:120%;>[[Alathra Wiki:Help|Getting started on the Wiki]]</div>
| | '''[[Alathra Wiki:Help|Getting started on the Wiki]] | [[Special:Random|Go to a random page]] | [[Special:RecentChanges|View all recent edits]] | [[Archive:Main Page|Access the archive]]''' |
| <div>[[Special:RecentChanges|View all recent edits]]</div>
| |
| <div>[[Special:Random|Go to a random page]]</div>
| |
| <div>Other sites
| |
| | |
| {{#fas:earth-americas}} [https://alathramc.com Official site]
| |
| | |
| {{#far:map}} [http://map.alathramc.com/ Dynmap]
| |
| | |
| {{#fab:discord}} [https://discord.gg/yFPHSt9y9z Discord]</div>
| |
| <br />
| |
| <div>Statistics
| |
| | |
| {{NUMBEROFARTICLES}} total articles
| |
| | |
| {{NUMBEROFEDITS}} total edits
| |
| | |
| {{NUMBEROFUSERS}} registered users</div>
| |
| </div>
| |
| </div>
| |
| | |
| <!-- CENTER ELEMENTS -->
| |
| <div class="center">
| |
| <span style="font-size:220%; font-family: Georgia, serif; line-height:1.2;"><small>Welcome to the</small><br /><b>Alathra Wiki</b></span> | |
| <div>[[File:Alathra New Frontiers glow logo.png|300px|center|link=|class=logo]]</div>
| |
| <span style="font-size:100%; font-family: Georgia, serif; line-height:1.2;">The official encyclopedia for<br />the Alathra Minecraft community</span>
| |
| </div>
| |
| <!-- RIGHT ELEMENTS -->
| |
| <div class="right">
| |
| <div style="font-size:160%;">Core contents</div>
| |
| <div class="bar"></div>
| |
| <!-- Useful links grid -->
| |
| <div class="container">
| |
| <div style="font-size:120%;>[[2nd dosentury|Current timeline]]</div>
| |
| <div>Lists:
| |
| {{#fas:city}} [[:Category:Towns|Towns]]
| |
| | |
| {{#far:flag}} [[:Category:Nations|Nations]]
| |
| | |
| {{#far:compass}} [[:Category:Places|Places]]
| |
| | |
| {{#far:calendar}} [[:Category:Events|Events]]
| |
| | |
| {{#fas:mask}} [[:Category:Characters|Characters]]
| |
| | |
| {{#fas:person-praying}} [[:Category:Religions|Religions]]
| |
| | |
| {{#far:gem}} [[:Category:Artifacts/Items|Artifacts]]
| |
| | |
| {{#far:sun}} [[:Category:Species and Cultures|Species and cultures]]
| |
| | |
| {{#fas:book}} [[:Category:Books|Books]]
| |
| | |
| {{#fas:scroll}} [[:Category:Lore|Other lore]]
| |
| </div>
| |
| </div>
| |
| </div>
| |
| </div> | | </div> |