Main Page

From Zelda Wiki, the Zelda encyclopedia
Revision as of 10:00, 22 April 2017 by KokoroSenshi (talk | contribs) (Removed: <!-- The Did You Know block will not properly randomize trivia without this -->)
Jump to navigation Jump to search
 

Latest News

It's November!
We've listed pages that need some love. Take a look!
It's Halloween!
We've listed pages that need some love. Take a look!
Link's Awakening for Nintendo Switch just released!
We've listed pages that need updating, think you're up for the task? Take a look!
We're less than 3 weeks away from the release of Link's Awakening for Nintendo Switch! Let's contribute on pages related to that! Take a look!
It's the back to school period! Let's contribute on pages related to that! Take a look!
The sealife of The Legend of Zelda series is pretty diversified, let's contribute on those pages! Take a look!
A bunch of Outfits exist in The Legend of Zelda series, let's contribute on those pages! Take a look!

Announcement archives

Did You Know...

  • ... that if you wait in Richard's Villa and let the tune play long enough, it will eventually break into a tune hidden in several Nintendo Games known unofficially as "Totaka's Song"?
  • ... that in Spirit Tracks, if Link plays the Song of Birds near Cuccos, they will form a line and follow him in a way similar to what the Bremen Mask from Majora's Mask did?
  • ... that Kooloo-Limpah is a romanization of "kururinpa", the sound that Japanese people make when doing the "Cuckoo sign", a circling motion of the index finger at the ear or side of the head that signifies that a person is crazy?

Template:NIWAnav

{{#css:

.main-page {

 font-size: 15px;
 margin: 2em auto;
 width: 98%;

}

  1. mf-zw-logo img {
 max-width: 100%;
 height: auto;

}

.main-page input {

 max-width: 100%;

}

.empty-tile {

 display: none;

}

.spin-off-logo {

 display: block;

}

@media screen and (min-width: 950px) {

 .categories {
   max-width: 750px;
 }

}

@media screen and (min-width: 1180px) {

 .spin-off-logo,
 .empty-tile {
   display: inline-block;
 }

}

@media screen and (max-width: 1350px) {

 #dyk {
   margin-top: 2em;
   order: 3;
   width: 100% !important;
 }
 #cdm-zone-02 {
   order: 2;
 }
 .infoblock-container {
   flex-wrap: wrap;
 }

}

@media screen and (min-width: 1650px) {

 .categories,
 .main-series {
   max-width: 1415px;
 }

}

@media screen and (min-width: 3000px) {

 .categories {
   max-width: 2750px;
 }

}

.year {

 bottom: 0.5em;
 color: rgba(255, 255, 255, 0.9);
 font-size: 12px;
 left: 1em;
 position: absolute;
 z-index: 10;

}

.game {

 display: inline-block;
 font-size: 0;
 margin: 2px;
 position: relative;

}

.game a {

 background-color: rgba(0, 0, 0, 0.6);
 clip: rect(0px, 230px, 125px, 0px);
 color: #ffffff;
 display: flex;
 flex-direction: column;
 font-size: 25px;
 font-style: normal;
 height: 101%;
 justify-content: center;
 line-height: 29px;
 position: absolute;
 text-decoration: none;
 width: 100%;

}

.game a:hover {

 background-color: rgba(0, 0, 0, 0.3);

}

.game-container {

 margin: 0 auto 3em;

}

.main-series, .remakes {

 display: flex;
 flex-flow: row-reverse wrap-reverse;
 justify-content: center;
 margin: 0 auto;

}

.remakes {

 max-width: 1000px;

}

.categories {

 margin: 0 auto;
 text-align: center;

}

.infoblock-container {

 display: flex;
 justify-content: center;
 margin: 3em auto;

}

.infoblock {

 background: #1d578b none repeat scroll 0 0;
 border-radius: 5px;
 margin: 0 1em;
 padding: 1em;
 text-align: left;
 vertical-align: top;

}

.infoblock-header {

 display: block;
 font-family: "Bowlby One";
 font-size: 3em;
 letter-spacing: 1px;
 line-height: 1em;
 padding: 0 0.5em 0.2em;
 text-transform: uppercase;

}

  1. dyk {
 width: 60%;

}

  1. news {
 width: 40%;

}

@media screen and (max-width: 768px) {

 #dyk {
   width: 100%;
 }
 #news {
   width: 100%;
 }

}

  1. news dl {
 display: none;

}

.infoblock.curse-ad {

 flex-shrink: 0;

}

  1. news ul li {
 margin-bottom: 10px;

}

  1. dyk ul li {
 margin-bottom: 20px;

}


/* NIWA nav */

  1. mf-NIWAnav .high-res {
 display: none;

}

@media screen and (min-width: 700px) {

 #mf-NIWAnav .low-res {
   display: none;
 }
 #mf-NIWAnav .high-res {
   display: block;
 }

}

  1. mf-NIWAnav .low-res img {
 height: auto;
 max-width: 100%;
 width: auto;

}

  1. mf-NIWAnav {
 /*The mf- prefix allows the nav to be included on the mobile main page */
 background: #1d578b;
 border: 1px solid #426787;
 border-radius: 10px;
 box-sizing: border-box;
 margin: 0 auto;
 max-width: 1400px;
 /*Needs to be readjusted when new members are added. */
 padding: 0.5em;
 text-align: center;

}

  1. mf-NIWAnav .cell {
 background: #17456e;
 border: 1px solid #426787;
 border-radius: 10px;
 display: inline-block;
 margin: 3px;
 padding: 10px 0;
 text-align: center;
 width: 165px;

}

  1. mf-NIWAnav .header {
 font-size: 1.2em;

}

}}