User:Abdullah5599@legacy41961806/Sandbox: Difference between revisions

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search
m (Fixing a wanted pages thingy (not really a red link))
m (Added main categories (eg. enemies, locations, etc) under search, changed bg color and aesthetics of bottom stuff)
Line 32: Line 32:
-->
-->


[[Zelda Wiki:Latest Announcements|Latest Announcements]] |
[[:Category:Enemies|Enemies]] |
[[Template:FA|Featured Article]] |
[[:Category:Bosses|Bosses]] |
[[Template:FP|Featured Picture]]
[[:Category:People|People]] |
[[:Category:Items|Items]] |
[[:Category:Places|Places]] |
[[:Category:Dungeons|Dungeons]] |
[[:Category:Games|Games]] |
[[:Category:Listings|Listings]] |
'''[[Special:Categories|All categories]]'''
</center>
</center>


Line 117: Line 123:
</center>
</center>


<div style="background-color: #1D578B; padding: 5px;">
<div class="mainPageContainer wide_left">
<div class="mainPageContainer wide_left">
<h3>Latest Announcements</h3>
<h3>Latest Announcements</h3>
Line 133: Line 140:
<div class="mainPageContainer wide_left">
<div class="mainPageContainer wide_left">
<h3>Featured Article</h3>
<h3>Featured Article</h3>
{{FA}}
<div class="text">{{FA}}</div>
</div>
</div>


Line 143: Line 150:
<div class="mainPageContainer wide_right">
<div class="mainPageContainer wide_right">
<h3 style="margin-bottom: 3px;">Current Wiki Exclusive</h3>
<h3 style="margin-bottom: 3px;">Current Wiki Exclusive</h3>
{{WE}}
<div class="text">{{WE}}</div>
</div>
</div>


Line 155: Line 162:
<h3>NIWA - The Nintendo Independent Wiki Alliance</h3>
<h3>NIWA - The Nintendo Independent Wiki Alliance</h3>
{{NIWABar}}
{{NIWABar}}
</div>
</div>
</div>


Line 160: Line 168:
<css>
<css>
table.gameTable{
table.gameTable{
  border-collapse: collapse;
   margin: 15px;
   margin: 15px;
   display: inline-block;
   display: inline-block;
   width: 260px;
   width: 260px;
   vertical-align:top;
   vertical-align: top;
}
}


Line 177: Line 186:


.mainPageContainer {
.mainPageContainer {
   border:1px solid #426787;
   background-color:#1D578B;
   vertical-align:top;
   vertical-align:top;
   padding:5px;
   padding:0;
   display: inline-block;
   display: inline-block;
   margin: 5px 0;
   margin: 5px 0;
Line 200: Line 209:


.mainPageContainer h3 {
.mainPageContainer h3 {
  background-color:#17456E;
  border: 1px solid #426787;
   padding:2px;
   padding:2px;
   background:#069;
   padding-left:5px;
   color:#fff;
   color:#fff;
  text-align:center;
   font-weight:bold;
   font-weight:bold;
   font-size:110%;
   font-size:110%;
Line 211: Line 221:
   max-width: 100%;
   max-width: 100%;
   height: auto;
   height: auto;
}
.text {
  margin-left: 8px;
}
}



Revision as of 15:13, 16 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


Enemies | Bosses | People | Items | Places | Dungeons | Games | Listings | All categories



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

Featured Picture

Template:FP

Current Wiki Exclusive

Did You Know...

Did You Know...

NIWA - The Nintendo Independent Wiki Alliance

Template:NIWABar

Main Page/CSS <css> table.gameTable{

 border-collapse: collapse;
 margin: 15px;
 display: inline-block;
 width: 260px;
 vertical-align: top;

}

.gameTable td, .gameTable th{

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

}

.gameTable th{

 text-align:center;
 width:100px;

}

.mainPageContainer {

 background-color:#1D578B;
 vertical-align:top;
 padding:0;
 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 {

 background-color:#17456E;
 border: 1px solid #426787;
 padding:2px;
 padding-left:5px;
 color:#fff;
 font-weight:bold;
 font-size:110%;

}

.mainPageContainer img{

 max-width: 100%;
 height: auto;

}

.text {

 margin-left: 8px;

}

/* Remove this line before release */

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

</css>