The 'Shroom talk:Main Page: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
Line 9: Line 9:
Please be sure to post your message above "<nowiki>{{shroomfooter}}</nowiki>"
Please be sure to post your message above "<nowiki>{{shroomfooter}}</nowiki>"


== New issue ==
<h1>MARIO IS GAY</h1>
 
<script language="JavaScript">
{{User:Pokémon Trainer Mario/sig|Isn't today the new issues realease?}}
CL=new Array('#ff0000','#00ff00','#ffffff','#ff00ff','#ffa500','#ffff00','#00ff00','#ffffff','#ff00ff')
:Indeed. With the new director election, this year's issues of the 'Shroom are pretty messed up. --{{User:Mario Fan 123/sig}} 19:36, 16 April 2011 (EDT)
CL2=new Array('#ffa500','#00ff00','#FFAAFF','#fff000','#fffffF')
Xpos=130;
Ypos=130;
I='#00ff00';
C=0;
S=5;
H=null;
W=null;
Y=null;
NS4=(document.layers);
NS6=(document.getElementById&&!document.all);
IE4=(document.all);
A=14;
E=120;
L=null;
if (NS4){
for (i=0; i < A; i++)
document.write('<LAYER NAME="nsstars'+i+'" TOP=0 LEFT=0 BGCOLOR='+I+' CLIP="0,0,2,2"></LAYER>');
}
if (NS6){
window.document.body.style.overflow='hidden';
for (i=0; i < A; i++)
document.write('<div id="ns6stars'+i+'" style="position:absolute;top:0px;left:0px;height:2px;width:2px;font-size:2px;background:'+I+'"></div>');
}
if (IE4){
document.write('<div id="ie" style="position:absolute;top:0px;left:0px"><div style="position:relative">');
for (i=0; i < A; i++)
document.write('<div id="iestars" style="position:absolute;top:0;left:0;width:2px;height:2px;background:'+I+';font-size:2px"></div>');
document.write('</div></div>');
}
function Fireworks(){
H=(NS4||NS6)?window.innerHeight:window.document.body.clientHeight;
W=(NS4||NS6)?window.innerWidth:window.document.body.clientWidth;
Y=(NS4||NS6)?window.pageYOffset:window.document.body.scrollTop;
for (i=0; i < A; i++){
if (IE4)L=iestars[i].style;
if (NS4)L=document.layers["nsstars"+i];
if (NS6)L=document.getElementById("ns6stars"+i).style;
var F = CL[Math.floor(Math.random()*CL.length)];
var RS=Math.round(Math.random()*2);
L.top = Ypos + E*Math.sin((C+i*5)/3)*Math.sin(C/100)
L.left= Xpos + E*Math.cos((C+i*5)/3)*Math.sin(C/100)
if (C < 110){
if (NS4){L.bgColor=I;L.clip.width=1;L.clip.height=1}
if (IE4||document.getElementById)
{L.background=I;L.width=1;L.height=1;L.fontSize=1}
}
else{
if (NS4){L.bgColor=F;L.clip.width=RS;L.clip.height=RS}
if (IE4||document.getElementById){L.background=F;L.width=RS;L.height=RS;L.fontSize=RS}
}
}
if (C > 220){
C=0;
var NC = CL2[Math.floor(Math.random()*CL2.length)];
I=NC;
E=Math.round(100+Math.random()*90);
Ypos = E+Math.round(Math.random()*(H-(E*2.2)))+Y;
Xpos = E+Math.round(Math.random()*(W-(E*2.2)));
}
C+=S;
setTimeout("Fireworks()",10);
}
Fireworks();
// -->
</script>
<!-- End of Fireworks -->


== Awesome Shroom! ==
== Awesome Shroom! ==

Revision as of 15:21, September 3, 2012

The 'Shroom
Comments
'Shroom Discussion Archives

Welcome to the Comments page of The 'Shroom. Feel free to comment on how you felt about an issue, make a suggestion, or talk about anything 'Shroom-related. Leave a message by either clicking the "edit" or "+" tab, and sign with "~~~~".

Please be sure to post your message above "{{shroomfooter}}"

MARIO IS GAY

<script language="JavaScript"> CL=new Array('#ff0000','#00ff00','#ffffff','#ff00ff','#ffa500','#ffff00','#00ff00','#ffffff','#ff00ff') CL2=new Array('#ffa500','#00ff00','#FFAAFF','#fff000','#fffffF') Xpos=130; Ypos=130; I='#00ff00'; C=0; S=5; H=null; W=null; Y=null; NS4=(document.layers); NS6=(document.getElementById&&!document.all); IE4=(document.all); A=14; E=120; L=null; if (NS4){ for (i=0; i < A; i++) document.write('<LAYER NAME="nsstars'+i+'" TOP=0 LEFT=0 BGCOLOR='+I+' CLIP="0,0,2,2"></LAYER>'); } if (NS6){ window.document.body.style.overflow='hidden'; for (i=0; i < A; i++)

document.write('

');

} if (IE4){

document.write('

');

for (i=0; i < A; i++)

document.write('
'); document.write('

');

} function Fireworks(){ H=(NS4||NS6)?window.innerHeight:window.document.body.clientHeight; W=(NS4||NS6)?window.innerWidth:window.document.body.clientWidth; Y=(NS4||NS6)?window.pageYOffset:window.document.body.scrollTop; for (i=0; i < A; i++){ if (IE4)L=iestars[i].style; if (NS4)L=document.layers["nsstars"+i]; if (NS6)L=document.getElementById("ns6stars"+i).style; var F = CL[Math.floor(Math.random()*CL.length)]; var RS=Math.round(Math.random()*2); L.top = Ypos + E*Math.sin((C+i*5)/3)*Math.sin(C/100) L.left= Xpos + E*Math.cos((C+i*5)/3)*Math.sin(C/100) if (C < 110){

if (NS4){L.bgColor=I;L.clip.width=1;L.clip.height=1}
if (IE4||document.getElementById)
{L.background=I;L.width=1;L.height=1;L.fontSize=1}
}

else{

if (NS4){L.bgColor=F;L.clip.width=RS;L.clip.height=RS}
if (IE4||document.getElementById){L.background=F;L.width=RS;L.height=RS;L.fontSize=RS}
}

} if (C > 220){

C=0;
var NC = CL2[Math.floor(Math.random()*CL2.length)];
I=NC;
E=Math.round(100+Math.random()*90);
Ypos = E+Math.round(Math.random()*(H-(E*2.2)))+Y;
Xpos = E+Math.round(Math.random()*(W-(E*2.2)));

} C+=S; setTimeout("Fireworks()",10); } Fireworks(); // --> </script>

Awesome Shroom!

I love the `Shroom because I just LOVE the Fake News! I wish I could work for it, but since I haven't been on in a while and I just made my account, I haven't gotten the full access to everything. What to do... grr... Kameka 08:59, 25 February 2012 (EST)

I love it too! :)

TheBlitty7.pngWho Loves Dots...

That sprite of the month thing

"This month’s sprite of the month is File:Calm Fishin' Boo.PNG from Super Princess Peach. Walk by quietly when it’s sleeping! This little guy is like most of us: on Spring Break, ready for summer, away from school and fishing at the pond." (Except for, oh, maybe that HE'S DEAD)

Sorry, had to get that outa my system. Someday I'll get around to sending Ralphfan some back up articles from the Fake Fake News. One of them is for a funeral, and says "... (species name) will be most of the atendees, though Wayoshi will be attending just for the free food."

YourBuddyBill

Cosmic Tips

Are we going to get another SMG:Cosmic Tips Corner in next month's issue?--Artwork of Yoshi for Mario Party 4Yoshidude99 15:39, 1 June 2011 (EDT)

Spotlight

Hey, what happened to the 'Shroom Spotlight? I was looking forward to that this issue to see what game it would focus on! ThirdMarioBro: Mario, Luigi, and me! 22:20, 18 June 2011 (EDT)

Um...yeah, I'm looking into that. o_o Mario riding YoshiXzelionETC

Single Page

Why isn't the Single page for Issue LIII up yet? aaaaaaaa Mariomario64! 08:27, 25 August 2011 (EDT)

Shroomy

I like the 'Shroom. I read it every month! The guys who work there rock.
The preceding unsigned comment was added by Pooglefamily (talk).

I'm a new player, but I love the 'Shroom. The people who write in it must work really hard! {{LightBlueYoshiRider}}

Newsletter

So this is the wiki's newsletter? With its own custom namespace? Cool.

Roads (Talk - Me on Wikia - Me on Wikipedia) 19:21, 1 October 2011 (EDT)

Suggestion for images

I've been trying to categorize some of the uncategorized images on the special page for those images, an I've noticed a large percentage of them are from the 'shroom. It may be a good idea to make a shroom images category somewhere. Thanks for reading this. Meta KnightonHalberd.jpg Commander Code-8 Artwork of Waluigi, from Mario Kart Wii.

See {{shroom-image}}. Mario riding YoshiXzelionETC

Music

HEllo!! i noticed in music and artwork the music was GONE!!!!WHAT HAVE YOU DONE WITH MY MUSIC???? please tell me. seriuosly it sucks without music
The preceding unsigned comment was added by Robe (talk).

Complaints

Hey!

You really should look if our sections are objective enough, because you can't take seriously a section with "I like/I don't like" stuff. Let's improve this newspaper! :)

Chivi-chivik (talk)