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, the Skylands encylopedia
(Difference between pages)
Aura24 (talk | contribs)
No edit summary
 
WF Sysadmin (talk | contribs)
m 1 revision imported
 
Line 1: Line 1:
{{Infobox
.whitelinks a {
|Box title = Leviathan
    color: #FFFFFF!important;
|Row 1 title = Species:
}
|Row 1 info = Sea Monster
|Row 2 title = Homeword:
|Row 2 info = Leviathan lagoon
|Row 3 title = Appearances:
|Row 3 info = Skylanders: Spyro's Adventure
|Row 4 title = Attacks/Actions:
|Row 4 info = Swallow Skylander whole
|Row 5 title =
|Row 5 info =
|image = |Row 6 title =
|Row 6 info = }}The '''Leviathan''' is a massive fish that resides in [[Leviathan Lagoon]] in [[Skylanders: Spyro's Adventure]]. It will attack the Water Skylander whole by swallowing them whole if they swim in the water. To get out of the Leviathan's mouth, the Skylander must strike its uvula until the water beast spits him out back onto dry land. If you get swallowed after sinking the pirate ship, there will be the Legendary Treasure of the Leviathan Lagoon level.


The Skylanders will later be eaten alive by the Leviathan along with the Eternal Water Source, and a boss battle will take place in its belly.  
 
==Related Achievements==
/*** Portable Infobox theming ***/
*'''Leviathan Dentist:''' Get swallowed by the Leviathan 5 times in the Leviathan Lagoon level. (primary profile)
.portable-infobox {
[[Category:Enemies]]
    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
}

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
}