Main Page: Difference between revisions
From MM6 Wiki
No edit summary |
No edit summary |
||
(81 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<seo title="Might and Magic VI Wiki" metakeywords="Might and Magic VI Wiki" metadescription="Might and Magic VI: The Mandate of Heaven wiki! Items, monsters, shops, skills, spells, modding."/> | <seo title="Might and Magic VI Wiki" metakeywords="Might and Magic VI Wiki" metadescription="Might and Magic VI: The Mandate of Heaven wiki! Items, monsters, shops, skills, spells, modding."/> | ||
<!-- | |||
<div class="poster"; style="position:absolute; top:0px; margin-left:auto; margin-right:auto; z-index:-1; width:100%; opacity: 0.1; text-align:center; "> | |||
[[File:Logo.jpg]] | |||
</div> | |||
--> | |||
---- | ---- | ||
<center><h3>Welcome to Might and Magic VI: The Mandate of Heaven wiki!</h3></center> | <center><h3>Welcome to Might and Magic VI: The Mandate of Heaven wiki!</h3></center> | ||
Line 6: | Line 10: | ||
<div class="row display" style="background: #ffffff; border: 1px solid #e3e3e3; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; text-indent: 0; background:rgba(241,241,241,1.0); border-radius: 25px; margin-left:8px; margin-right:8px; padding-top: 16px; padding-bottom:8px; | <div class="row display" style="background: #ffffff; border: 1px solid #e3e3e3; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; text-indent: 0; background:rgba(241,241,241,1.0); border-radius: 25px; margin-left:8px; margin-right:8px; padding-top: 16px; padding-bottom:8px; | ||
box-shadow: 32px 28px 76px -36px rgba(0,0,0,0.2);" | |||
box-shadow: 32px 28px 76px -36px rgba(0,0,0,0. | |||
> | > | ||
<div class="small-2 small-offset-1 columns"><center>[[File:Icon_items_test.png|128px|Items|link=Items]]</center><center><h4>[[Items|ITEMS]]</h4></center> | <div class="small-2 small-offset-1 columns"><center>[[File:Icon_items_test.png|128px|Items|link=Items]]</center><center><h4>[[Items|ITEMS]]</h4></center> | ||
Line 17: | Line 19: | ||
<div class="small-2 columns"><center>[[File:Icon_skills_test.png|128px|Skills|link=Skills]]</center><center><h4>[[Skills|SKILLS]]</h4></center> | <div class="small-2 columns"><center>[[File:Icon_skills_test.png|128px|Skills|link=Skills]]</center><center><h4>[[Skills|SKILLS]]</h4></center> | ||
</div> | </div> | ||
<div class="small-2 | <div class="small-2 columns"><center>[[File:Icon_spells_test.png|128px|Spells|link=Spells]]</center><center><h4>[[Spells|SPELLS]]</h4></center> | ||
</div> | |||
<div class="small-12 columns" style="font-size: 1.0rem;font-weight: normal; padding-top:8px; padding-bottom:8px;"><center>[[Quests]] • [[Characters]] • [[Story]] • [[Modding]]</center> | |||
</div> | </div> | ||
</div> | </div> | ||
Line 47: | Line 51: | ||
<div | <div id="news"> | ||
<h2>News</h2> | <h2>News</h2>2019-03-16 | Interested in making mods? Check out [[:Category:Modding]]. | ||
2019-03-16 | Interested in making mods? Check out [[:Category:Modding]]. | |||
2019-03-05 | We now have a [https://discord.gg/3gFxEyD discord] for discussion and tech support. | 2019-03-05 | We now have a [https://discord.gg/3gFxEyD discord] for discussion and tech support. | ||
</div> | </div> | ||
<div style="position:relative;"> | |||
<div | <div class="poster" style="position: absolute; bottom: 0; right: 0;margin-bottom: -176px;margin-right: 0px; padding:0; z-index: -100; overflow-x:hidden; opacity: 0.15;"> | ||
[[File:Poster_01.jpg]] | [[File:Poster_01.jpg]] | ||
</div> | </div> | ||
<div class="poster" style="position: absolute; bottom: 0; left: 0;margin-bottom: -176px;margin-left: -0px; padding:0; z-index: -100; overflow-x:hidden; opacity: 0.15;"> | |||
<div | |||
[[File:Poster_02.jpg]] | [[File:Poster_02.jpg]] | ||
</div> | </div> | ||
</div> | |||
{{#css: | |||
<!-- Themes: Orange #d6330a Default #333333 --> | |||
.top-bar { | |||
background: #333333; | |||
} | |||
.top-bar-section ul li { | |||
background: #333333; | |||
} | |||
{{# | .top-bar-section .has-form { | ||
. | background: #333333; | ||
} | |||
} | |||
<!-- ---------------- --> | |||
.column, .columns { | |||
padding-left: 0; | |||
padding-right: 0; | |||
} | |||
<!-- Map name overlay --> | |||
.map-overlay { | |||
position:absolute; | |||
bottom:0; | |||
right:8px; | |||
z-index:999999; | |||
color:#fff; | |||
top: 90%; | |||
left: 0; | |||
height: 10%; | |||
width: 100%; | |||
opacity: 0; | |||
transition: .3s ease; | |||
background-color: rgba(0,0,0,0.3); | |||
text-align: right; | |||
padding-right: 8px; | |||
} | |||
ul li:hover div{ | |||
opacity: 1; | |||
} | |||
<!-- Menu icons --> | |||
center a img { | |||
transition: all .2s ease-in-out; | |||
} | |||
<!-- Map previews --> | |||
.small-block-grid-5 li { | .small-block-grid-5 li { | ||
position: relative; | |||
border: 1px solid #eee; | border: 1px solid #eee; | ||
padding: 0px; | padding: 0px; | ||
Line 89: | Line 133: | ||
max-width: 100%; | max-width: 100%; | ||
} | } | ||
. | footer.row { | ||
margin: 0; | |||
} | } | ||
#news { | |||
padding-left:10%; | |||
} | padding-right:10%; | ||
} | |||
.poster { | |||
opacity: 0.1; | |||
} | |||
<!-- Mobile --> | <!-- Mobile --> | ||
@media screen and (max-width: 960px) { | @media screen and (max-width: 960px) { | ||
.poster { | |||
display: none; | |||
} | |||
.map-overlay { | |||
display: none; | |||
} | } | ||
# | #news { | ||
padding-left:8px; | |||
padding-right:8px; | |||
} | } | ||
} | } |