Aether Wiki
No edit summary
No edit summary
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  +
<!-- This is a responsive front page design that adapts to the available width
  +
of the browser by showing content in 1, 2, or 3 columns.
  +
  +
This is done by dividing the main content of the page into four numbered sections.
  +
When the window is narrow, as on low-res displays, the content is displayed in a
  +
single column in order: 1, 2, 3, 4
  +
  +
When the window is medium, as on medium-res displays, there are two columns.
  +
Section 1 and 2 are on top with 1 on the left and 2 on the right.
  +
Sections 3 and 4 are on the bottom with 4 at the left and 3 at the right.
  +
  +
When the window is wide, as on high-res displays, there are three columns.
  +
Sections 1 and 4 take up the left column, with section 1 on top.
  +
Section 2 takes up the middle column.
  +
Section 3 takes up the right column.
  +
  +
Or, visually...
  +
Narrow Medium Wide
 
|1| |1| |2| |1| | | | |
  +
|2| |4| |3| | | |2| |3|
  +
|3| |4| | | | |
  +
|4|
  +
-->
 
<div id="mf-home" class="fpmain">
 
<div id="mf-home" class="fpmain">
   
<div class="columns">
+
<div class="fpsection1"><!-- BEGIN SECTION 1 -->
  +
{{:{{SITENAME}}/Section 1}}
<div class="leftcol">
 
  +
</div><!--END SECTION 1-->
<div class="fpbox">
 
  +
<div class="body">
 
  +
<div class="fpmidsections"><!--BEGIN LAYOUT WRAPPER FOR SECTIONS 2 and 3-->
<div class="welcome heading">{{Heading|Welcome to the {{SITENAME}}}}</div>
 
  +
<p>[[File:Logo thing.png|center]]</p>
 
  +
<div class="fpsection2"><!-- BEGIN SECTION 2 -->
<h3 align="center">
 
  +
{{:{{SITENAME}}/Section 2}}
The wiki about ''one of the most accomplished [[mcw:Minecraft|Minecraft]] mods of all time'', that [[gphelp:Contents|anyone
 
  +
</div><!--END SECTION 2-->
can edit]]. In development by [[Gilded Games]].<br><br>'''Latest [[Wiki-Week In Review March 24th|Wiki-Week In Review (March 24th)]]'''
 
  +
</h3>
 
  +
<div class="fpsection3"><!-- BEGIN SECTION 3 -->
</div>
 
  +
{{:{{SITENAME}}/Section 3}}
</div>
 
  +
</div><!--END SECTION 3-->
<div class="fpbox">
 
  +
<div class="body">
 
  +
</div><!--END LAYOUT WRAPPER FOR SECTIONS 2 and 3 -->
<div class="heading">{{Heading|Helping Out}}</div>
 
  +
<p>{{Helping Out}}</p>
 
  +
<div class="fpsection4"><!-- BEGIN SECTION 4 -->
</div>
 
  +
{{:{{SITENAME}}/Section 4}}
</div>
 
  +
</div><!--END SECTION 4-->
<div class="fpbox">
 
<div class="body">
 
<div class="heading">{{Heading|Contents}}</div>
 
<h2>Content</h2>
 
<ul>
 
<li>'''[[File:BlocksIcon.png|link=]] [[Blocks]]'''
 
<li>'''[[File:ItemsIcon.png|link=]] [[Items]]'''
 
<li>'''[[File:MobsIcon.png|link=]] [[Mobs]]'''
 
<ul>
 
<li>'''[[File:NPCIcon.png|link=]] [[NPCs]]'''
 
</ul>
 
<li>'''[[File:AetherDimensionIcon.png|link=]] [[Aether]]'''
 
<ul>
 
<li>'''[[File:MainPageBiomesIcon.png|link=]] [[Biomes]]'''
 
<li>'''[[File:CavesIcon.png|link=]] [[Caves]]'''
 
</ul>
 
<li>'''[[File:StructuresIcon.png|link=]] [[Structures]]'''
 
<ul>
 
<li>'''[[Dungeons]]'''
 
<li>'''[[Settlements]]'''
 
</ul>
 
<li>'''[[Systems]]'''
 
<ul>
 
<li>'''[[Combat & Defense]]'''
 
<li>'''[[Effects]]'''
 
<li>'''[[Traveller's Guidebook]]'''
 
<li>'''[[Accessories]]'''
 
<li>'''[[Player Trading]]'''
 
</ul>
 
<li>'''[[File:HolidaysIcon.png|link=]] [[Holidays]]'''
 
</ul>
 
<h2>Other</h2>
 
<ul>
 
<li>'''[[Getting Started|User Guide]]'''
 
<li>'''[[:Category:Aether_Team|Developers]]'''
 
<li>'''[[Patreon Rewards]]'''
 
   
</ul>
 
</div>
 
</div>
 
<div class="fpbox">
 
<div class="body">
 
<div class="heading">{{Heading|Social}}</div>
 
<p align="center">
 
<twitterfeed nofooter theme="light" linkcolor="#3674b3">DevAether</twitterfeed>
 
{{#widget:Facebook Like Box|profile=https://www.facebook.com/AetherMod|height=500|faces=true|stream=true}}
 
</p>
 
</div>
 
</div>
 
</div>
 
<div class="rightcol">
 
<div class="fpbox">
 
<div class="body">
 
<div class="heading">{{Heading|Downloads}}</div>
 
<center>
 
<h1>Latest</h1>
 
</center>
 
<div>{{#widget:CurseForge Project|project=minecraft/mc-mods/the-aether-ii|version=latest}}</div>
 
<div>{{#widget:CurseForge Project|project=minecraft/mc-mods/orbis-api|version=latest}}</div>
 
<center>
 
<h1>Experimental</h1>
 
</center>
 
<div>[https://jenkins.gildedgames.com/blue/organizations/jenkins/Aether-II/activity Aether II - Highlands (Jenkins Builds)]</div>
 
<div>[https://jenkins.gildedgames.com/blue/organizations/jenkins/OrbisLib/activity OrbisLib (Jenkins Builds)] ''Note: Not required to download for Jenkins Builds of Aether II''</div>
 
<div>[https://jenkins.gildedgames.com/blue/organizations/jenkins/Phosphor/activity Phosphor (Jenkins Builds)]''Note: Not required to download for Jenkins Builds of Aether II''</div>
 
<center>
 
<h1>Legacy</h1>
 
<div>[https://mcarchive.net/mods/aether1 Aether I]</div></center>
 
</div>
 
</div>
 
<div class="fpbox">
 
<div class="body">
 
<div class="heading">{{Heading|Mods}}</div>
 
<center>
 
<h1>Aether</h1>
 
<div>[[File:Logo_AetherI.png|300px|link=Aether I]]</div>
 
<div>[[File:Logo_AetherII-GOTV.png|300px|link=Aether II: Genesis of the Void]]</div>
 
<div>[[File:Logo_AetherII-Highlands.png|300px|link=Aether II: Highlands]]</div>
 
<h1>Related</h1>
 
<div>[[File:Logo_Orbis.png|300px|link=Orbis]]</div>
 
</center>
 
</div>
 
</div>
 
<div class="fpbox">
 
<div class="body">
 
<div class="heading">{{Heading|Team}}</div>
 
<h2>Aether Team</h2>
 
<h3>Gilded Games</h3>
 
<ul>
 
<li>'''[[Angeline]]'''</li>
 
<li>'''[[Brandon Pearce]]'''</li>
 
<li>'''[[Christian Peterson]]'''</li>
 
<li>'''[[Hugo Payn]]'''</li>
 
<li>'''[[Jaryt Bustard]]'''</li>
 
<li>'''[[Oscar Payn]]'''</li>
 
</ul>
 
<h3>Contributors</h3>
 
<ul>
 
<li>'''[[Chelsea]]'''</li>
 
<li>'''[[Coded]]'''</li>
 
<li>'''[[Nic]]'''</li>
 
<li>'''[[OnyxDarkKnight]]'''</li>
 
<li>'''[[PerikyoXD]]'''</li>
 
<li>'''[[Shadow386]]'''</li>
 
</ul>
 
<h3>Inactive</h3>
 
<ul>
 
<li>'''[[Brandon Potts]]'''</li>
 
<li>'''[[Brenwwe]]'''</li>
 
<li>'''[[Emile van Krieken]]'''</li>
 
</ul>
 
<h2>Wiki Team</h2>
 
<h3>Current Owner</h3>
 
<ul>
 
<li>'''[[User:LaDestitute|LaDestitute]]'''</li>
 
</ul>
 
<h3>Admins</h3>
 
<ul>
 
<li>'''[[UserProfile:Bconlon|Bconlon]]'''</li>
 
<li>'''[[User:LaDestitute|LaDestitute]]'''</li>
 
<li>'''[[UserProfile:MichaelPriebe|Michael]]'''</li>
 
</ul>
 
</div>
 
</div>
 
</div>
 
</div>
 
 
</div>
 
</div>
  +
__NOTOC__
 
  +
<div class="nomobile" style="text-align: right;"><small>Main page sections: [[/Section 1|1]] &#183; [[/Section 2|2]] &#183; [[/Section 3|3]] &#183; [[/Section 4|4]]. Changes for the main page can be proposed [[Talk:{{SITENAME}}|here]]. </small></div>
<metadesc>The comprehensive wiki resource for the game</metadesc>
 
  +
 
<metadesc>The comprehensive wiki resource for Aether</metadesc>
  +
__NOTITLE__
  +
[[Category:{{SITENAME}}| ]]

Revision as of 16:05, 10 April 2019

Welcome to the Aether Wiki
Logo thing
test
The wiki about one of the most accomplished Minecraft mods of all time, that anyone can edit. In development by Gilded Games.
Please feel free to contribute by creating new articles or expanding on existing ones.

Latest Wiki-"5-ish Months In Review", 2019
Contributing
Want to add something to the wiki, but not sure where to start?
Adding content
Creating a page

Register
  • Register an account to keep track of your contributions.
Mods
Aether
Logo AetherII-Highlands
Logo TheAether
Contents
Social
Downloads
Aether Team
Main page sections: 1 · 2 · 3 · 4. Changes for the main page can be proposed here.