Welcome to our new Skyland! Article rewrites are welcome. If you see any missing images, please feel free to add them. Please use the Aboutfile template when uploading and add categories.
We are also aware of some articles being unavailable. Please bear with us while we are working to get them fixed.

Leviathan (character) and MediaWiki:Vintage css.css: Difference between pages

From Skylanders Wiki
(Difference between pages)
Aura24 (talk | contribs)
Undo revision 89701 by Portalman123 (talk)
Tag: rte-wysiwyg
 
WF Sysadmin (talk | contribs)
m 1 revision imported
 
Line 1: Line 1:
{{SpyroWikia|Leviathan_(Skylanders)}}
.whitelinks a {
{{Characterbox
    color: #FFFFFF!important;
|name = Leviathan
}
|image = [[Image:Leviathan.jpg|340px]]
|species = Fish
|gender = Male
|role = Enemy
|world = [[Leviathan Lagoon]]
|appearances = [[Skylanders: Spyro's Adventure]] <br /> [[Skylanders: Giants]] (cameo)
|attack = Swallows Skylander}}
The '''Leviathan''' is a large monstrous fish in ''[[Skylanders: Spyro's Adventure]]'' that resides in his namesake home, [[Leviathan Lagoon]]. He is known by the locals for his fearsome reputation of devouring entire villages.


==Story==
In his first appearance, the Leviathan is seen leaping out of the waters near the island where the Skylander and [[Gurglefin]] were standing on, destroying a Pirate vessel before splashing back into the lagoon.


The Leviathan will swallow the playable [[Water|Water Skylander]] whole if he catches them swimming in the waters of the lagoon he lurks in. Upon getting swallowed, the Skylander finds themselves in the Leviathan's mouth, along with little money. To get out of the Leviathan, the Skylander must strike his palantine uvula until the fish spits them out back onto dry land.
/*** Portable Infobox theming ***/
.portable-infobox {
    box-shadow: 0 0 8px #0c2501;
    border-radius: 6px;
    border: 3px solid #00A2FF;
    border-top: 3px solid #00A2FF;
    margin-right:3px;
}


When the Skylander goes to retrieve the Water Source at the end of the pier, they will be swallowed by the Leviathan and encounter [[Kaos]] within the belly of the beast where the first boss battle will take place.
/*** Title ***/
.portable-infobox .pi-title {
font-size: 0.96em;
font-weight: bold;
color: #000;
text-align: center;
line-height: 1.5;
}


===3DS Version===
.pi-background {
In the 3DS version of ''Spyro's Adventure'', the Leviathan is seen flying through the skies of [[Dreamgardens]]. He later reappeared in ''Skylanders: Giants'' held up within the Pirate Fortress.
    background-color: #00BFFF;
}


==Tip==
.portable-infobox .pi-group {
*After you stop the pirate ship from leaving with the statue they hold, have your Skylander get swallowed by the Leviathan again and you will find Leviathan Lagoon's [[Legendary Treasures|Legendary Treasure]] in his mouth.
    margin-top: 2px;
}


===Related Achievements===
*'''Leviathan Dentist:''' Get swallowed by the Leviathan 5 times in the Leviathan Lagoon level. (primary profile)


==Gallery==
/*** Image background ***/
<gallery>
.portable-infobox .pi-image {
IMG_9633.jpg|Official Leviathan Trophy Model created by I-Wei-Huang.
    background-color: #ddf6ff;
</gallery>
}


==Trivia==
/*** Title bar formatting ***/
*According to [[Master Eon]], the Twin Water Spouts of Ocean Major-Minor (a component of the [[Core of Light]]) were forged from the scales of the Leviathan.
.portable-infobox .pi-title {
*There is a glitch when you are standing next to the water and the Leviathan will still eat you.
    color: #000;
*A similar-looking creature known as the [[Rain Fish]] appears in ''[[Skylanders: Trap Team]]''.
    text-align: center;
}


{{Wildlifenav}}
/*** Section header formatting ***/
[[Category:Enemies]]
.portable-infobox .pi-secondary-background {
[[Category:Animals]]
    background-color:#00BFFF;
[[Category:Skylanders: Spyro's Adventure]]
    text-align:center;
[[Category:Skylanders: Spyro's Adventure Enemies]]
    color:#000;
[[Category:Male Characters]]
}
 
/*** Alternating row colors ***/
.portable-infobox .pi-data:nth-child(even) {
    background-color: #ddf6ff;
}
 
.portable-infobox .pi-data:nth-child(odd) {
    background-color: #ccf2ff;
}
 
.pi-horizontal-group-item {
    background-color:#ccf2ff
}

Revision as of 21:51, May 20, 2025

.whitelinks a {
     color: #FFFFFF!important;
}


/*** Portable Infobox theming ***/
.portable-infobox {
    box-shadow: 0 0 8px #0c2501;
    border-radius: 6px;
    border: 3px solid #00A2FF;
    border-top: 3px solid #00A2FF;
    margin-right:3px;
}

/*** Title ***/
.portable-infobox .pi-title {
	font-size: 0.96em;
	font-weight: bold;
	color: #000;
	text-align: center;
	line-height: 1.5;
}

.pi-background {
    background-color: #00BFFF; 
}

.portable-infobox .pi-group {
    margin-top: 2px;
}


/*** Image background ***/
.portable-infobox .pi-image {
    background-color: #ddf6ff;
}

/*** Title bar formatting ***/
.portable-infobox .pi-title {
    color: #000;
    text-align: center;
}

/*** Section header formatting ***/
.portable-infobox .pi-secondary-background {
    background-color:#00BFFF;
    text-align:center;
    color:#000;
}

/*** Alternating row colors ***/
.portable-infobox .pi-data:nth-child(even) { 
    background-color: #ddf6ff; 
}

.portable-infobox .pi-data:nth-child(odd) {
    background-color: #ccf2ff;
}

.pi-horizontal-group-item {
    background-color:#ccf2ff
}