User:Abdullah5599@legacy41961806/Sandbox: Difference between revisions

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search
m (Search form mockup)
m (Added the rest of the mainpage stuff with a focus on fluid layout. Featured picture, NIWA bar and newsfeed need work.)
Line 1: Line 1:
<center>
__NOTOC__<center>
<div style="font-size:162%">Welcome to [[Zelda Wiki:About|Zelda Wiki]]</div>
<div style="font-size:162%">Welcome to [[Zelda Wiki:About|Zelda Wiki]]</div>
<div style="font-size: 95%">a ''Legend of Zelda'' encyclopedia that [[Help:Contents|anyone&nbsp;can&nbsp;edit]],</div>
<div style="font-size: 95%">a ''Legend of Zelda'' encyclopedia that [[Help:Contents|anyone&nbsp;can&nbsp;edit]],</div>
Line 116: Line 116:
|}
|}
</center>
</center>
{{clear|left}}


<div class="mainPageContainer wide_left">
<h3>Latest Announcements</h3>
{{Zelda Wiki:Latest Announcements}}
<div align="right">('''[[Zelda Wiki:Announcements Archive|history...]]''')</div>
For more Zelda Wiki news and updates, go to [[Zelda Wiki:Castle Town|Castle Town]], the wiki community portal.
</div>
<div class="mainPageContainer wide_right">
<h3><span class=plainlinks>[http://zeldawiki.org/extensions/ZebraFeeds/rssfeed1.php Zelda News Dashboard]</span></h3>
<div style="padding:3px; background-color: #{{ZWbgcolor}}; border:1px solid #{{ZWborder}}; height:500px; overflow-y:scroll; overflow-x:hidden; margin:0px; padding-right:5px">
<rss text number=10 desc=off title=off>http://zeldawiki.org/extensions/ZebraFeeds/rssfeed1.php</rss>
</div>
</div>
<div class="mainPageContainer wide_left">
<h3>Featured Article</h3>
{{FA}}
</div>
<div class="mainPageContainer wide_left">
<h3 style="margin-bottom: 3px;">Featured Picture</h3>
{{FP}}
</div>
<div class="mainPageContainer wide_right">
<h3 style="margin-bottom: 3px;">Current Wiki Exclusive</h3>
{{WE}}
</div>
<div class="mainPageContainer wide_right">
<h3>Did You Know...</h3>
{{DYK}}
</div>
{{clear}}
<div class="mainPageContainer">
<h3>NIWA - The Nintendo Independent Wiki Alliance</h3>
{{NIWABar}}
</div>
{{:Main_Page/CSS}}
<css>
<css>
table.gameTable{
table.gameTable{
Line 135: Line 175:
}
}


/* Remove this line before release */
.mainPageContainer {
#firstHeading, #siteSub, #contentSub, #ajax-se, .previewnote{display:none}
  border:1px solid #426787;
</css>
  vertical-align:top;
  padding:5px;
  display: inline-block;
  margin: 5px 0;
  width:100%;
}
 
@media screen and (min-width: 950px) {
  .wide_left {
      float:left;
      clear:left;
      width: 48%;
  }


<div style="border:1px solid #426787;vertical-align:top;width:46%; padding:3px;">
  .wide_right {
      float:right;
      clear:right;
      width: 48%;
  }
}


<h2 style="padding:2px;background:#069;color:#fff;text-align:center;font-weight:bold;font-size:100%;margin:0 !important">
.mainPageContainer h3 {
Featured article
  padding:2px;
</h2>
  background:#069;
  color:#fff;
  text-align:center;
  font-weight:bold;
  font-size:110%;
}


<div style="padding:3px">
.mainPageContainer img{
{{FA}}
  max-width: 100%;
</div>
  height: auto;
}


</div>
/* Remove this line before release */
#firstHeading, #siteSub, #contentSub, #ajax-se, .previewnote{display:none}
</css>

Revision as of 12:17, 14 December 2013

Welcome to Zelda Wiki
a Legend of Zelda encyclopedia that anyone can edit,


Welcome to Zelda Wiki
Welcome to Zelda Wiki
Search

Go to Page Advanced Search


Latest Announcements | Featured Article | Featured Picture



File:TLoZ Logo.png Template:LOZ
File:Aol logo.png Template:AOL
File:ALttP logo.png Template:ALTTP
File:Wind Fish's Egg.png Link's Awakening (DX)
File:Ocarina of Time.png Template:OOT (MQ; 3D)
File:Majorasmask.png Majora's Mask
File:Oracle of Ages - Harp of Ages.png Template:OOA
File:Rod of Seasons.png Template:OOS
File:FS logo.png Four Swords
File:Wind Waker.png The Wind Waker (HD)
File:FourSword Artwork.png Four Swords Adventures
File:Ezlo.png The Minish Cap
File:Midna Icon.png Twilight Princess
The Phantom Hourglass.png Phantom Hourglass
File:Spirit flute.png Spirit Tracks
File:Fi Icon.png Skyward Sword
File:A Link Between Worlds logo.png A Link Between Worlds
File:WiiU.svg.png Zelda Wii U

Latest Announcements

Latest Announcements

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!

Archives

2018201720152014201320122011201020092008200720062005

For more Zelda Wiki news and updates, go to Castle Town, the wiki community portal.

Featured Article

Template:FA

Featured Picture

Template:FP

Current Wiki Exclusive

Template:WE

Did You Know...

Did You Know...

NIWA - The Nintendo Independent Wiki Alliance

Template:NIWABar

Main Page/CSS <css> table.gameTable{

 margin: 15px;
 display: inline-block;
 width: 260px;

}

.gameTable td, .gameTable th{

 border-bottom:1px solid #426787;
 text-align:left;

}

.gameTable th{

 text-align:center;
 width:100px;

}

.mainPageContainer {

 border:1px solid #426787;
 vertical-align:top;
 padding:5px;
 display: inline-block;
 margin: 5px 0;
 width:100%;

}

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

  .wide_left {
     float:left;
     clear:left;
     width: 48%;
  }
  .wide_right {
     float:right;
     clear:right;
     width: 48%;
  }

}

.mainPageContainer h3 {

 padding:2px;
 background:#069;
 color:#fff;
 text-align:center;
 font-weight:bold;
 font-size:110%;

}

.mainPageContainer img{

 max-width: 100%;
 height: auto;

}

/* Remove this line before release */

  1. firstHeading, #siteSub, #contentSub, #ajax-se, .previewnote{display:none}

</css>