Jump to content

Main Page: Difference between revisions

m Linking navigation menu
m Border color change
 
(110 intermediate revisions by 2 users not shown)
Line 1: Line 1:
NOTE TO EDITORS: Newly applied font on the body text is the one that will with 99% probability be used for the new wiki. The font for the headings/titles may be subject to change! (This is all so we can learn to format better with the new fonts in consideration)
__NOTOC____NOEDITSECTION____NOTITLE__<!-- Some CSS elements have been lifted to MediaWiki:Common.css to pass variable color values -->{{#css:
  #welcome-box {
    height: 100px;
    width: auto;
   
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 30px;
   
    border: solid;
    border-width: 2px;
    border-radius: 10px;
    border-color: #c8ccd1;
  }
 
  .column-div {
    display: flex;
    flex-direction: column;
  }


'''To-Do list:'''
  #welcome-message {
* Figure out sidebar elements and implement them in [[MediaWiki:Sidebar]] (maybe we can implement a "recent changes" tab? prob needs Dark's help)
    flex: 50%;
* Start carrying over lore from the lore documents that have been created, flesh them out more
    justify-content: center;
* <s>Port over infobox template, maybe import over some of the old wiki templates for use, and start creating infobox templates for stuff</s>
    padding: 0 0 20px 30px;
* Start setting in Main Page layout
  }
* <s>Create message boxes to differentiate pre-made lore from player lore, also other versions for management tasks etc.</s> '''For making official lore pages - please transclude [[Template:Official lore]] at the top!'''
 
* Create template that automatically calculates dates based on the new time system
  #welcome-title {
* Start writing more guides under the Alathra namespace whenever possible
    margin: 2px;
    font-size: 180%;
  }
 
  #welcome-slogan {
    padding-left: 5px;
    margin: -2px;
  }
 
  #total-counter {
    flex: 12%;
    font-size: 80%;
  }
 
  #a-count {
    margin: auto;
    margin-bottom: 0;
  }
 
  #e-count {
    margin: auto;
    margin-top: 0;
  }
 
  #u-count {
    margin: auto;
    margin-top: 0;
  }
 
  #mini-nav-list {
    margin: 15px 0 15px 0;
    font-size: 80%;
    text-align: center;
  }
 
  #first-container {
    display: flex;
    margin-bottom: 20px;
  }
 
  #news-container {
    margin-bottom: 20px;
  }
 
  #featured-article {
    height: 525px;
    width: 50%;
    padding-left: 20px;
    padding-right: 20px;
   
    border: solid;
    border-width: 2px;
    border-radius: 10px;
    border-color: #c8ccd1;
    overflow-y: auto
  }
 
  #main-page-nav {
    padding: 0 0 0 10px;
    height: auto;
    width: 50%;
  }
 
  #title-box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
 
  #featured-title {
    margin: 0;
  }
 
  #feature-stamp {
    margin-top: 0.9em;
  }
 
  #second-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 90%;
    margin: auto;
   
    background-color: #f5f1e4;
   
    border: solid;
    border-width: 2px;
    border-radius: 10px;
    border-color: #eaecf0;
  }
 
  #map-title {
    margin: 10px 0 5px 0;
    padding: 5px 10px;
    background-color: #f7f5ed;
   
    border: outset;
    border-width: 3px;
  }
 
  #map-subtitle {
    font-style: italic;
    font-size: 80%;
    margin-bottom: 10px;
  }
 
  @media screen {
html.skin-theme-clientpref-night #welcome-box, html.skin-theme-clientpref-night #featured-article, html.skin-theme-clientpref-night #second-container {
border-color: #27292d;
}
   
    html.skin-theme-clientpref-night #second-container {
        background-color: #1a1403;
    }
   
    html.skin-theme-clientpref-night #map-title {
        background-color: #362904;
    }
   
  }
 
  @media screen and (max-width: 1300px) {
    #second-container {
      display: none;
    }
  }


New:
  @media screen and (max-width: 900px) {
* Keep track that lore pages are using necessary templates and are categorized
    #first-container, #welcome-box {
 
      display: flex;
And of course the most important part... just keep writing stuff
      flex-direction: column;
 
      align-items: center;
 
      margin-left: auto;
 
      margin-right: auto;
<!--       Navigation        -->
      margin-bottom: 50px;
{{alathra:navigation}}
      padding: 0;
 
     
<!-- <strong>MediaWiki has been installed.</strong>
      border: none;
 
    }
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
   
 
    #welcome-message {
== Getting started ==
      padding: 0;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
      text-align: center;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
    }
* [https://lists.wikimedia.org/postorius/lists/mediawiki-announce.lists.wikimedia.org/ MediaWiki release mailing list]
   
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
    #featured-article {
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki] --!>-->
      width: auto;
      height: auto;
      margin-bottom: 50px;
     
      border: none;
    }
   
    #main-page-nav {
      padding: 0;
      width: auto;
      margin: auto;
    }
   
    #total-counter {
      display: none;
    }
   
    .respimage {
      display: none;
    }
  }
 
}}
<div id="welcome-box">[[File:Alathra Icon 128.png|link=|class=respimage]]<div id="welcome-message" class="column-div"><h3 id="welcome-title">Welcome to the Alathra Wiki</h3><p id="welcome-slogan">the official Alathran encyclopedia</p></div><div id="total-counter" class="column-div"><p id="a-count">'''Total articles:''' {{NUMBEROFARTICLES}}</p><p id="e-count">'''Total edits:''' {{NUMBEROFEDITS}}</p><p id="u-count">'''Active users:''' {{NUMBEROFACTIVEUSERS}}</p></div></div>
<div id="mini-nav-list"><p>[[Alathra:Wiki Guide|Wiki for beginners]] • [[List of guides]] • [[Alathra:Under Work|Lore calendar]] • [[Contributor portal]] • [[Special:SpecialPages|Special pages]] • [[FAQ]]</p></div>
<div id="news-container">{{Newsticker}}</div>
<div id="first-container"><div id="featured-article"><div id="title-box"><h3 id="feature-title">Featured article</h3><div id="feature-stamp">[[File:Quality_imagesX10.svg|25px|link=Alathra:Featured article]]</div></div><hr style="width: auto; margin: 0;">{{Alathra:Featured article}}</div><div id="main-page-nav">{{Alathra:Navigation}}</div></div>

Latest revision as of 22:23, 1 July 2025

Welcome to the Alathra Wiki

the official Alathran encyclopedia

Total articles: 10

Total edits: 2,809

Active users: 9

Server map not even live, yet "already 78% claimed," say notable cartographers    ShermansWorld addresses Movecraft cancellation: "Our ships may be static, but our commitment to lag-free gameplay moves at full sail"    Moderation confirms player banned for flyhacking did indeed not have lore-approved flight abilities    Google Docs reports 26% increased usage over last two weeks due to Alathra lore writers   

Server map not even live, yet "already 78% claimed," say notable cartographers    ShermansWorld addresses Movecraft cancellation: "Our ships may be static, but our commitment to lag-free gameplay moves at full sail"    Moderation confirms player banned for flyhacking did indeed not have lore-approved flight abilities    Google Docs reports 26% increased usage over last two weeks due to Alathra lore writers   

Featured article


Currently no articles to feature!