Mechakoopa 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
 
mNo edit summary
 
Line 1: Line 1:
{{image}}
/* Wayoshi's custom .css (Cascading Style Sheet)
'''Mecha Koopas''' are another one of [[Bowser]]'s minions. They are very similar to [[Koopa Troopas]], but they don't have shells on their backs. They get paralyzed for a short time when stepped on, so Mario can kick them around and pick them up and throw them. When they get thrown however, they don't get very far like regular Koopa shells do. Also, they are technically invincible unless you kick or throw their paralyzed form at an enemy because they always get unparalyzed after a few short moments.
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. */


They make a short appearance in ''[[Super Mario World]]'', where they only appear in the last World. Also, the final boss of the game, Bowser, throws them off of his [[Koopa Clown Car]], the hovering clown machine he occasionally can be seen riding in. You must throw them up so they hit Bowser's head. They are like a cross between a Koopa and a wind-up toy. They have a wind on their back and their appearances are quite comical. They walk in a rhythmical way and they must wind themselves up again from time to time. In ''[[Mario Party 5]]'' you fight a group of them in the final battle. They walk around trying to hit you with their fiery breath. Jumping on them once will cause them to explode. But keep in mind that jumping on a Mecha Koopa that is about to breathe fire, flashing in red, will hurt you. Mecha Koopas have also made small cameo appearances in ''[[Mario Power Tennis]]'' and ''[[Mario Party Advance]]''.
@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; }


Mecha Koopas make a short apperance in ''[[Mario & Luigi: Superstar Saga]]'' in the [[Bowser's Castle|final level]].
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; }


[[Category: Enemies]]
.usermessage {
[[Category: Species]]
  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
}

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
 }