Main Page: Difference between revisions

From Ages of Conflict
Content added Content deleted
No edit summary
(Blanked the page)
Tags: Blanking Reverted
Line 1: Line 1:
__NOTOC__
<mainpage-leftcolumn-start />
<div style="display: flex; justify-content: space-between; background-color: #303237; padding: 10px; border-radius: 5px;">
<div style="flex: 1;">
<div style="font-size: 1.5em; font-weight: bold; color: #FFFFFF;">Welcome to the Ages of Conflict Wiki!</div>
<div style="font-size: 1em; color: #FFFFFF;">The Ages of Conflict Wiki is an official Wiki where [[w:Help:Editing|anyone can edit]]! We hope you enjoy our community here and have a great time!</div>
</div>
<div style="text-align: right; flex: 1;">
<p style="font-size: 1em; color: #FFFFFF; margin: 5px 0;">[[Special:Search|Articles]]: {{NUMBEROFARTICLES}}</p>
<p style="font-size: 1em; color: #FFFFFF; margin: 5px 0;">[[Special:NewFiles|Files]]: {{NUMBEROFFILES}}</p>
<p style="font-size: 1em; color: #FFFFFF; margin: 5px 0;">[[w:Help:Editing|Edits]]: {{NUMBEROFEDITS}}</p>
<p style="font-size: 1em; color: #FFFFFF; margin: 5px 0;">[[Special:ListUsers|Active Users]]: {{NUMBEROFACTIVEUSERS}}</p>
</div>
</div>

<!-- Below is all the code you need to recreate the images with hover effect like on Roblox, of course you'll need to adjust the styling to your liking, like dimensions, colors and all that stuff.

- This code needs to go into your CSS file:

.image-box img {
max-height: 6em;
width: 100%;
transition: 0.2s;
object-fit: cover;
}

.image-box:hover img {
transform: scale(1.05);
}
-->

<div class="image-row" style="display: flex; margin: 0 0.5em 1em 0.5em; justify-content: space-between;">
<div class="image-box" style="display: inline-block; width: 15.5%; height: fit-content; box-shadow: 0 0 0.3em #0c0c0c; background-color: #303237;">
<div style="overflow: hidden;">[[File:Europe - 1938 (New).png|alt=Description1|link=Category:Scenarios]]</div>
<div class="caption" style="padding: 0.5em 0.75em; font-size: 18px;">[[:Category:Scenarios|Scenarios]]</div>
</div>

<div class="image-box" style="display: inline-block; width: 15.5%; height: fit-content; box-shadow: 0 0 0.3em #0c0c0c; background-color: #303237;">
<div style="overflow: hidden;">[[File:Asia Map.png|alt=Description1|link=Category:Maps]]</div>
<div class="caption" style="padding: 0.5em 0.75em; font-size: 18px;">[[:Category:Maps|Maps]]</div>
</div>

<div class="image-box" style="display: inline-block; width: 15.5%; height: fit-content; box-shadow: 0 0 0.3em #0c0c0c; background-color: #303237;">
<div style="overflow: hidden;">[[File:Placeholder Image.svg|alt=Description1|link=Category:Game Mechanics]]</div>
<div class="caption" style="padding: 0.5em 0.75em; font-size: 18px;">[[:Category:Game Mechanics|Mechanics]]</div>
</div>

<div class="image-box" style="display: inline-block; width: 15.5%; height: fit-content; box-shadow: 0 0 0.3em #0c0c0c; background-color: #303237;">
<div style="overflow: hidden;">[[File:Placeholder Image.svg|alt=Description1|link=Category:Updates]]</div>
<div class="caption" style="padding: 0.5em 0.75em; font-size: 18px;">[[:Category:Updates|Updates]]</div>
</div>

<div class="image-box" style="display: inline-block; width: 15.5%; height: fit-content; box-shadow: 0 0 0.3em #0c0c0c; background-color: #303237;">
<div style="overflow: hidden;">[[File:JokuPelle.png|alt=Description1|link=Category:People]]</div>
<div class="caption" style="padding: 0.5em 0.75em; font-size: 18px;">[[:Category:People|People]]</div>
</div>

<div class="image-box" style="display: inline-block; width: 15.5%; height: fit-content; box-shadow: 0 0 0.3em #0c0c0c; background-color: #303237;">
<div style="overflow: hidden;">[[File:Map of Germany (2024).png.png|alt=Description1|link=Category:Nations]]</div>
<div class="caption" style="padding: 0.5em 0.75em; font-size: 18px;">[[:Category:Nations|Nations]]</div>
</div>

</div>

<div style="background-color: #C41A1E; color: #FFFFFF; padding: 10px; border-radius: 0; margin: 0; font-size: 20px; font-weight: bold;">Update</div>
<div style="background-color: #303237; color: #FFF; padding: 10px; font-size: 20px; margin: 0;">
<div style="border:none; 4px solid;height:350px;overflow:auto;">
'''v3.1.0 Full Changelog'''

===Additions===
*Added 2 new songs that play during the simulation
*Added North and South America as a new [[Americas (Map)|map]] and [[Americas (Scenario)|current day scenario]]
*Added Asia as a new [[Asia (Map)|map]] and [[Asia (Scenario)|current day scenario]]
*You can now see red highlights over selected nation's enemy-occupied cores
*Added Steam Auto Cloud Support across all platforms

===Bugfixes & Improvements===
* Fixed a bug where you if you clicked water or outside map when using some Actions your cursor would get stuck to an action without any nation selected
* Attempted to fix the bug where a normal city sometimes shows nation's name and gold
*Game popup sounds now get quieter the further zoomed out of the map you are
*If text popups for donations or core purchases are turned off, the sound effect will also be silent, unless you manually made the donation
*Further improved performance of revolts
* Fixed Canada's capital in [[World Map (Large) (Scenario)|Large World Map Scenario]]
*On some maps slightly raised suggested nation amounts on random simulation screen
* Reorganized maps & scenarios
*Adjusted Credits</div>
</div>
<div>


<div style="background-color: #0C699F; color: #FFFFFF; padding: 10px; border-radius: 0; margin: 0; font-size: 20px; font-weight: bold;">About the Game</div>
<div style="background-color: #303237; color: #FFF; padding: 10px; font-size: 20px; margin: 0;">
Ages of Conflict is an engaging [[map]] simulation game where you can spawn and observe custom or random AI [[nations]] battle it out across an infinite number of worlds. Watch as these randomized nations interact, compete, and strive to control the world in a massive free-for-all. You even have the power to command nations and influence world events to your liking. The game is currently available on platforms like Steam and Android.
</div>
</div>


<div style="background-color: #C41A1E; color: #FFFFFF; padding: 10px; border-radius: 0; margin: 0; font-size: 20px; font-weight: bold;">Trivia</div>
<div style="background-color: #303237; color: #FFF; padding: 10px; font-size: 20px; margin: 0;">
{{Trivia}}</div>

<mainpage-endcolumn />
<mainpage-rightcolumn-start />

<div style="background-color: #C41A1E; color: #FFFFFF; padding: 10px; border-radius: 0; margin: 0; font-size: 20px; font-weight: bold;">Guidelines</div>
<div style="background-color: #303237; color: #FFF; padding: 10px; font-size: 20px; margin: 0;">
To get started contributing to the wiki, make sure you know the [[Wiki Rules]] and [[Manual of Style]]. To contribute to the wiki, you must create a FANDOM account.</div>
<br>
<div style="background-color: #7289da; color: #FFFFFF; padding: 10px; border-radius: 0; margin: 0; font-size: 20px; font-weight: bold;">Discord</div>
<div style="background-color: #303237; color: #FFF; padding: 10px; font-size: 20px; margin: 0;">{{DiscordIntegrator|id=1018414678738731068|height=500px}}</div>
<br>
<div style="background-color: #0C699F; color: #FFFFFF; padding: 10px; border-radius: 0; margin: 0; font-size: 20px; font-weight: bold;">Social Medias</div>
<div style="background-color: #303237; color: #FFF; padding: 10px; font-size: 20px; margin: 0;">
<div class="some-wrapper">
<div class="some-itch">[https://jokupelle.itch.io <span class="fab fa-itch-io"></span>]</div>
<div class="some-steam">[https://store.steampowered.com/app/2186320/Ages_of_Conflict_World_War_Simulator <span class="fab fa-steam"></span>]</div>
<div class="some-twitter">[https://twitter.com/realJokuPelle <span class="fab fa-twitter"></span>]</div>
<div class="some-youtube">[https://www.youtube.com/c/JokuPelle <span class="fab fa-youtube"></span>]</div>
</div></div>

Revision as of 22:09, 14 February 2024