User talk:JacobGuy7800: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
JacobGuy7800 (talk | contribs) No edit summary |
(→Rotating text: new section) |
||
Line 8: | Line 8: | ||
Thanks, I was going to create an article on the 10th dimension. [[All worlds]] is a term for it. | Thanks, I was going to create an article on the 10th dimension. [[All worlds]] is a term for it. | ||
[[User:JacobGuy7800|JacobGuy7800]] ([[User talk:JacobGuy7800|talk]]) 14:57, 8 March 2013 (EST) | [[User:JacobGuy7800|JacobGuy7800]] ([[User talk:JacobGuy7800|talk]]) 14:57, 8 March 2013 (EST) | ||
== Rotating text == | |||
Here's the answer: | |||
<code><nowiki><span style="display:inline-block; transform: rotate(2.5deg); -moz-transform: rotate(</nowiki>'''2.5'''<nowiki>deg); -webkit-transform: rotate(2.5deg); -ms-transform: rotate(</nowiki>'''2.5'''<nowiki>deg); -o-transform: rotate(</nowiki>'''2.5'''<nowiki>deg)">Rotate this!</span></nowiki></code> | |||
Replace "Rotate this!" with whatever text you want to display, and the numbers in bold can be changed, minimum 0 maximum 359. To make it counter clockwise just add a - before the numbers and leave it as it is for clockwise. | |||
--{{User:MarioSmasher/sig}} 15:17, 8 March 2013 (EST) |
Revision as of 16:17, March 8, 2013
Hey, why can't I create articles? JacobGuy7800 (talk) 14:48, 8 March 2013 (EST)
- You are not autoconfirmed yet, and you must be one to create pages: to be one, make at least 10 mainspace edits and wait a week. After doing 10 edits and waiting a week, try creating your user page. --NewSMBU (talk) 14:51, 8 March 2013 (EST)
- Incorrect; you must make at least five edits and wait four days. --- ThePremiumYoshi
- I went through 10 edits and waited for a week and thought it would remain so. --NewSMBU (talk) 15:06, 8 March 2013 (EST)
- How did you get that Weeee thing to rotate? JacobGuy7800 (talk) 15:07, 8 March 2013 (EST)
- I went through 10 edits and waited for a week and thought it would remain so. --NewSMBU (talk) 15:06, 8 March 2013 (EST)
- Incorrect; you must make at least five edits and wait four days. --- ThePremiumYoshi
Thanks, I was going to create an article on the 10th dimension. All worlds is a term for it. JacobGuy7800 (talk) 14:57, 8 March 2013 (EST)
Rotating text
Here's the answer:
<span style="display:inline-block; transform: rotate(2.5deg); -moz-transform: rotate(2.5deg); -webkit-transform: rotate(2.5deg); -ms-transform: rotate(2.5deg); -o-transform: rotate(2.5deg)">Rotate this!</span>
Replace "Rotate this!" with whatever text you want to display, and the numbers in bold can be changed, minimum 0 maximum 359. To make it counter clockwise just add a - before the numbers and leave it as it is for clockwise.