Gloomtail and User:Wayoshi/monobook.css: Difference between pages

From the Super Mario Wiki, the Mario encyclopedia
(Difference between pages)
Jump to navigationJump to search
 
mNo edit summary
 
Line 1: Line 1:
[[Image:Gloomtail.PNG|thumb|right|'''Gloomtail''', the middle child.]]
/* Wayoshi's custom .css (Cascading Style Sheet)
You may use any past version of this page or sections of it as your own as long as you credit me at the top,
using a comment like I am here. See User talk:Wayoshi/monobook.css for a list of features. */


'''Gloomtail''' is the middle sibling in the "tail" family in the game ''[[Paper Mario: The Thousand-Year Door]]''. He is the older brother of [[Hooktail]] and the younger brother of [[Bonetail]]. Upon hearing [[Mario]]'s partners say they defeated his sister Hooktail, Gloomtail vows to destroy Mario and company, because he hates it when anyone messes with his sister. He lives in the [[Palace of Shadow]] and guards the [[Star Key]], which is needed to unlock the pedestals in the Riddle Tower. Mario and company had to defeat Gloomtail to get the Star Key.
@import "/index.php?title=Mediawiki:Monobook.css&action=raw&ctype=text/css";
@import "/index.php?title=User:Wayoshi/monobook.css&action=raw&ctype=text/css";
/* purple */
#content, #content table
#p-cactions ul li a { background: #fffcff; }


Here's an additional note: Beware of his famous Megabreath attack!!!
body { font-family:Arial; font-size:10px;}
a { color: #7B007B; text-decoration: none; }
a:visited { color: #505; }
a:active { color: #111; }
#p-personal a.new { color: #b00; }
#p-personal a.new:visited { color:#800; }


== Stats and Tattle Information ==
.usermessage {
*'''''Stats:''''' '''Max HP:''' 80, '''Attack Power:''' 8, '''Defense Power:''' 2
  background: #D0D;
*'''''Locations:''''' [[Palace of Shadow]]
  border: 1px dashed #606;
*'''''Tattle:''''' That's Gloomtail. I think he's Hooktail's brother. I see the family resemblance... Max HP is 80, Attack is 8 and Defense is 2. He'll bite or stomp you, and he may also breathe poison on you. Great. When his HP gets low, he may throw in some other attacks as well. Wouldn't surprise me. Especially watch out for his megabreath move, 'cause the word is, it's GNARLY! He also stores power for some attacks, so use Vivian to hide to avoid those.
}
*'''''Tattle Number:''''' 100
#bodyContent a.extiw:active { color: #202; }
*'''''Tattle Log:''''' Hooktail's brother. He's a big, dark, poison-spewing baddie. Watch out for his famous Megabreath attack!
#bodyContent a.external { color: #a0a; }


Attacks
#p-logo a { background: url(http://www.mariowiki.com/images/1/1a/Wayoshilogo.jpg) 35% 50% no-repeat !important; }
*Stomp: 8 Damage
#p-logo { border: 1px solid #000000; }
*Chomp: 8 Damage
*Poison Breath: 8 Damage
*Earthquake: 10 Damage
*Charge: Warning for Megabreath
*Megabreath: 16 Damage


{{Boss}}
pre { border: 1px dashed #808; }


[[Category:Characters]]
#siteNotice {
[[Category: Paper Mario: The Thousand-Year Door Characters]]
  background: #fffcff;
[[Category: Paper Mario Series Characters]]
}
[[Category: Enemies]]
#navbox {
[[Category: Paper Mario Series Bosses]]
  background: #fffdff;
[[Category: RPG Bosses]]
}
[[Category: Bosses]]
select {
  border: 1px solid #6f2f6f;
}
input {
  background-color: #fffeff;
}
input.searchButton {
  background-color: #fffaff;
  border: 1px solid #506;
}
#searchInput {
  border: 1px solid #6f2f6f;
  background-color: #fffeff;
}
textarea {
  font-family: Boukman Old Style;
  font-size: 14px;
}
 
/* in addition to color changes, makes a few corners round, only supported by moz/firefox/other gecko browsers for now */
#p-cactions ul li, #p-cactions ul li a { 
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;
  background-color: #fffcff;
  color: #4700cc;
}
#content {
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-bottomleft: 1em;
}
div.pBody {
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
  background-color: #fffcff
}

Revision as of 16:28, October 13, 2006

 /* Wayoshi's custom .css (Cascading Style Sheet)
 You may use any past version of this page or sections of it as your own as long as you credit me at the top,
 using a comment like I am here. See User talk:Wayoshi/monobook.css for a list of features. */ 

 @import "/index.php?title=Mediawiki:Monobook.css&action=raw&ctype=text/css";
 @import "/index.php?title=User:Wayoshi/monobook.css&action=raw&ctype=text/css";
 
 /* purple */
 #content, #content table
 #p-cactions ul li a { background: #fffcff; }

 body { font-family:Arial; font-size:10px;}
 a { color: #7B007B; text-decoration: none; }
 a:visited { color: #505; }
 a:active { color: #111; }
 #p-personal a.new { color: #b00; }
 #p-personal a.new:visited { color:#800; }

.usermessage {
  background: #D0D;
  border: 1px dashed #606;
 }
 #bodyContent a.extiw:active { color: #202; }
 #bodyContent a.external { color: #a0a; }

 #p-logo a { background: url(http://www.mariowiki.com/images/1/1a/Wayoshilogo.jpg) 35% 50% no-repeat !important; }
 #p-logo { border: 1px solid #000000; }

 pre { border: 1px dashed #808; }

 #siteNotice {
   background: #fffcff;
 }
 #navbox { 
   background: #fffdff;
 }
 select {
   border: 1px solid #6f2f6f; 
 }
 input {
  background-color: #fffeff;
 }
 input.searchButton {
   background-color: #fffaff;
   border: 1px solid #506;
 }
 #searchInput {
   border: 1px solid #6f2f6f;
   background-color: #fffeff;
 }
 textarea {
   font-family: Boukman Old Style;
   font-size: 14px;
 }

 /* in addition to color changes, makes a few corners round, only supported by moz/firefox/other gecko browsers for now */
 #p-cactions ul li, #p-cactions ul li a {  
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;
  background-color: #fffcff;
  color: #4700cc;
 }
 #content { 
  -moz-border-radius-topleft: 1em; 
  -moz-border-radius-bottomleft: 1em;
 }
 div.pBody {
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
  background-color: #fffcff
 }