User:Wayoshi/monobook.css and Talk:Shroobified: Difference between pages

From the Super Mario Wiki, the Mario encyclopedia
< User:Wayoshi(Difference between pages)
Jump to navigationJump to search
mNo edit summary
 
No edit summary
 
Line 1: Line 1:
  /* Wayoshi's custom .css (Cascading Style Sheet)
Dr. Shroob links here. I really don't think they shouldOn a side note, does this mean that Toadsworth had the same happen to them?  I highly doubt that, considering there are tones of Shroobsworths.  I don't think he's on the list, but it's a fact that you might want to consider in regards to this article.-[[User:Stumpers|Stumpers]]
  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,
:I am pretty sure that Shroobified does not refer to Shroob-like creatures, only those turned into Shroob mushrooms and areas changed to be covered with purple mushrooms. This is the only way the characters in the game use this term. -- [[User: Son of Suns|Son of Suns]]
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";
:Good pointActually, I'm not sure if this should be an article at all. It seems like it was just some characters saying stuff, reallyMaybe as a condition, though. What do you think? [[User:Stumpers|Stumpers]]
  @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;}
::Well, either a section about this could be added to the Shroob article, or this can remain its own page. It is relevant information, and should be placed somewhere. -- [[User: Son of Suns|Son of Suns]]
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 {
== The Term ==
  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; }
This question is out of curiosity, but is "Shroobified" an official Nintendo term? I mean, I was typing up the Shroob Castle article and used the word "Shroobified", thinking that it would get corrected to a different word, and then this article was created. At the least we should put the conjecture template. --[[User:Kelt|King Piranha Plant]] 11:01, 21 October 2006 (EDT)
#p-logo { border: 1px solid #000000; }


pre { border: 1px dashed #808; }
:The term Shroobified is used by characters in the game. It is not conjectural. -- [[User: Son of Suns|Son of Suns]]
 
#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 15:06, October 21, 2006

Dr. Shroob links here. I really don't think they should. On a side note, does this mean that Toadsworth had the same happen to them? I highly doubt that, considering there are tones of Shroobsworths. I don't think he's on the list, but it's a fact that you might want to consider in regards to this article.-Stumpers

I am pretty sure that Shroobified does not refer to Shroob-like creatures, only those turned into Shroob mushrooms and areas changed to be covered with purple mushrooms. This is the only way the characters in the game use this term. -- Son of Suns
Good point. Actually, I'm not sure if this should be an article at all. It seems like it was just some characters saying stuff, really. Maybe as a condition, though. What do you think? Stumpers
Well, either a section about this could be added to the Shroob article, or this can remain its own page. It is relevant information, and should be placed somewhere. -- Son of Suns

The Term

This question is out of curiosity, but is "Shroobified" an official Nintendo term? I mean, I was typing up the Shroob Castle article and used the word "Shroobified", thinking that it would get corrected to a different word, and then this article was created. At the least we should put the conjecture template. --King Piranha Plant 11:01, 21 October 2006 (EDT)

The term Shroobified is used by characters in the game. It is not conjectural. -- Son of Suns