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)
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 large enemy that resides in [[Leviathan Lagoon]] in [[Skylanders: Spyro's Adventure]]. It will swallow the playable Water Skylander whole if it catches them swimming in the waters of the lagoon. If the Leviathan swallows the Skylander, they will be inside its mouth that contains a few treasure. To get out of the Leviathan, the Skylander must strike its uvula until the water beast spits him out back onto dry land. If you get swallowed after sinking the ship, there will be the Legendary Treasure of the Leviathan Lagoon level.


When Skylander goes to retrieve the Water Source at the end of a pier, they will become swallowed by the Leviathan and encounter [[Kaos]] within its belly where a boss battle will occur.
 
==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
}