Welcome to the Club Penguin Wiki! Log in or Create an account to join the community!
User talk:Ronnp09CP: Difference between revisions
imported>LordMaster96 →Userboxes: new section |
imported>LordMaster96 →RE:How do I make my own signature and use it?: new section |
||
Line 21: | Line 21: | ||
{{clear}} | {{clear}} | ||
Hope this helps. If you have questions, just ask me or another admin. --[[File:FlagCanada.svg|25px|border|link=User talk:Error504]] <font face="courier new">[[User:Error504|<span style="color:#db0000">Error504</span>]]</font> 18:37, 26 August 2012 (UTC) | Hope this helps. If you have questions, just ask me or another admin. --[[File:FlagCanada.svg|25px|border|link=User talk:Error504]] <font face="courier new">[[User:Error504|<span style="color:#db0000">Error504</span>]]</font> 18:37, 26 August 2012 (UTC) | ||
== RE:How do I make my own signature and use it? == | |||
If you know wikitext well, it will be pretty simple. For starters, here's how some of the more complex wikitext work: | |||
*<nowiki><span style="color:purple">Ronnp09CP</span></nowiki> will make the word "Ronnp09CP" purple: <span style="color:purple">Ronnp09CP</span> | |||
*You can also modify it to add a link to your userpage: <nowiki>[[User:Ronnp09CP|<span style="color:purple">Ronnp09CP</span>]]</nowiki>. Note that the span tags are inside the link (I realized it won't work if it's outside). This will appear as: [[User:Ronnp09CP|<span style="color:purple">Ronnp09CP</span>]] | |||
*Now adding the font Comic Sans MS to the existing code: <nowiki><font face="comic sans ms">[[User:Ronnp09CP|<span style="color:purple">Ronnp09CP</span>]]</font></nowiki>. This will look like this: <font face="comic sans ms">[[User:Ronnp09CP|<span style="color:purple">Ronnp09CP</span>]]</font> | |||
*The <nowiki><sub></sub></nowiki> tags will make text in between subscript and the <nowiki><sup></sup></nowiki> tags will make text in between superscript. | |||
*The usual bold, italics, underline also works. | |||
*Adding a background color also works. Just add: ;background:green (if green is an example) after the color:purple. | |||
*Here's a final product example using all of the above: | |||
**Code: <nowiki><font face="comic sans ms">[[User:Ronnp09CP|<span style="color:purple; background:gold">'''Ronnp09CP'''</span>]]</font><sup>[[User talk:Ronnp09CP|<span style="color:green">(Talk)</span>]]</sup></nowiki> | |||
**Shows up as: <font face="comic sans ms">[[User:Ronnp09CP|<span style="color:purple; background:gold">'''Ronnp09CP'''</span>]]</font><sup>[[User talk:Ronnp09CP|<span style="color:green">(Talk)</span>]]</sup> | |||
**Note: the link to "Talk" above does not appear to work only because we are already on your talk page ;) | |||
Experiment around with this! When you've got a signature you like, go [[Special:Preferences|here]], scroll down to the signature section and then paste the coding into the box. Make sure the box that says ''Treat signature as wikitext (without an automatic link)'' is checked, or else the signature will not work! Should you add any images to your signature, please remember you are allowed only a max of two images and each image [[Project:Policy/Signature|should be no larger than 20px]]. Thanks! --[[File:FlagCanada.svg|25px|border|link=User talk:Error504]] <font face="courier new">[[User:Error504|<span style="color:#db0000">Error504</span>]]</font> 04:33, 27 August 2012 (UTC) |
Revision as of 04:33, 27 August 2012
Super Picture
Where did you got the picture of penguins?
Yuri102212 Talk Edits 05:59, 12 June 2012 (UTC)
No upload warring
I'm warning you based on Error504's actions. Don't do it again. Tux (*** SERVICE NOTIFICATION *** clubpenguinwiki.info IS UP) 03:45, 17 June 2012 (UTC)
Hello
Hi there. I've seen your recent edits and I thought I'd like to say keep up the good work. To introduce myself, I'm Error504, one of the wiki administrators. If you have questions just ask me on my talk page. --Error504 22:12, 25 July 2012 (UTC)
Userboxes
I see you've added some userboxes to your userpage, but you did it the hard way. There isn't a need to copy and paste the source code. There are some like the editcount one that requires an extra parameter, and therefore the code is given to you so that you know what the parameters are, but for some like the Rockhopper one, there are no parameters and no code will be given to you, so all you need to do is use the template name, like this: {{Seen Rockhopper}}, which will look like:
Ronnp09CP has seen Rockhopper! Arrr! |
Hope this helps. If you have questions, just ask me or another admin. -- Error504 18:37, 26 August 2012 (UTC)
RE:How do I make my own signature and use it?
If you know wikitext well, it will be pretty simple. For starters, here's how some of the more complex wikitext work:
- <span style="color:purple">Ronnp09CP</span> will make the word "Ronnp09CP" purple: Ronnp09CP
- You can also modify it to add a link to your userpage: [[User:Ronnp09CP|<span style="color:purple">Ronnp09CP</span>]]. Note that the span tags are inside the link (I realized it won't work if it's outside). This will appear as: Ronnp09CP
- Now adding the font Comic Sans MS to the existing code: <font face="comic sans ms">[[User:Ronnp09CP|<span style="color:purple">Ronnp09CP</span>]]</font>. This will look like this: Ronnp09CP
- The <sub></sub> tags will make text in between subscript and the <sup></sup> tags will make text in between superscript.
- The usual bold, italics, underline also works.
- Adding a background color also works. Just add: ;background:green (if green is an example) after the color:purple.
- Here's a final product example using all of the above:
- Code: <font face="comic sans ms">[[User:Ronnp09CP|<span style="color:purple; background:gold">'''Ronnp09CP'''</span>]]</font><sup>[[User talk:Ronnp09CP|<span style="color:green">(Talk)</span>]]</sup>
- Shows up as: Ronnp09CP(Talk)
- Note: the link to "Talk" above does not appear to work only because we are already on your talk page ;)
Experiment around with this! When you've got a signature you like, go here, scroll down to the signature section and then paste the coding into the box. Make sure the box that says Treat signature as wikitext (without an automatic link) is checked, or else the signature will not work! Should you add any images to your signature, please remember you are allowed only a max of two images and each image should be no larger than 20px. Thanks! -- Error504 04:33, 27 August 2012 (UTC)