User talk:Haggarduser

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
(Interwiki linking)
(User Sandbox)
 
(includes 18 intermediate revisions)
Line 1: Line 1:
-
<div class=usermessage><p style="margin: 0.5em 0 0.5em;"><span style="font-variant: small-caps;">
+
== Using Show Preview ==
-
==[[Weclome]]==
+
-
__NOEDITSECTION__
+
-
<font color=green>Welcome, {{PAGENAME}}, to the '''Homestar Runner Wiki!''' We truly are glad to have you as a member. If you ever need any help with ''anything'', feel free to ask anyone on the [[HRWiki:Welcoming committee#Members|welcoming committee]]. We're always happy to help. You can also post questions on the [[HRWiki talk:FAQ|FAQ talk page]].</font>
+
-
<font color=red>Here are some tips to help get you started:
+
Hello, and thanks for contributing to the HRWiki. I want to point out the Show Preview button. It's right next to the Save Page button when you edit. You should use it whenever you are making a lot of experimental edits, for example when you are trying to get formatting right. Using the Show Preview button is quicker and easier than saving and clicking "edit" again, and will keep [[Special:Recentchanges|recent changes]] and page histories from being flooded. Thanks. --[[User:DorianGray|DorianGray]]
-
* If you need general information, editing tips, or answers to frequently asked questions, check out the [[Help:Contents|help]] page.
+
-
* Before you do any significant editing, be sure to familiarize yourself with our [[HRWiki:Standards|wiki standards]].
+
-
* Read up on the rules and guidelines for your [[HRWiki:User space|user page]] so you don't accidentely break any of them.
+
-
* If you're not sure what you can do to help out, head over to our community portal, [[HRWiki:The Stick|The Stick]]. There you'll find a variety of projects that will assist the Wiki.
+
-
* If you're looking for more community interaction, check out our [http://forum.hrwiki.org forum] and become a registered member.
+
-
* Check out the [[HRFWiki:Main Page|Fanstuff wiki]]!
+
-
* Above all, be sure to '''be bold''' with your editing and have fun!
+
-
* If you want a sig (Example: --{{User:the thing/sig}}) ask [[User:The thing|Me]].
+
-
</font>
+
== Interwiki linking ==
 +
To link to Wikipedia just type <nowiki>[[Wikipedia:</nowiki>''the name of the article you want to link to''<nowiki>|]]</nowiki> The same thing applies to pages on the official Homestar Runner site: just replace "Wikipedia:" with "HR:". {{User:ACupOfCoffee/sig}} 04:11, 21 August 2006 (UTC)
-
<font color=blue>Feel free to delete this message when you're done reading it. After all, your user page belongs to you. I know that this Wiki can seem like a big and complicated place at first. Trust me, we all know what that's like! Anyway, I hope this information is helpful to you, and that you'll have a good experience contributing to our knowledge-base and our community.</font>
+
== Changing the Font Size ==
-
I mean what I say Really,<br />
+
'''Haggarduser has a question:''' How I change font size?
-
{{User:The thing/sig}}, and "[[HRWiki:Welcoming_committee|The Homestar Runner Wiki Welcoming Committee]]"</span></p></div>
+
 +
:I see you found [[Help:Editing]] - great! To change the font-size, <span style="font-size:large;">use a span with CSS</span>. Hit edit to see what I did. "large" can be replaced with [http://www.w3.org/TR/CSS2/fonts.html#propdef-font-size a lot of stuff]. {{User:Qermaq/sig}} 04:59, 21 August 2006 (UTC)
-
Hello, and thanks for contributing to the HRWiki. I want to point out the Show Preview button. It's right next to the Save Page button when you edit. You should use it whenever you are making a lot of experimental edits, for example when you are trying to get formatting right. Using the Show Preview button is quicker and easier than saving and clicking "edit" again, and will keep [[Special:Recentchanges|recent changes]] and page histories from being flooded. Thanks. --[[User:DorianGray|DorianGray]]
+
<span style="font-size:medium;">Thanks!</span>
-
== Interwiki linking ==
+
Another question though, how do I center my vertical alignment in a table? By the way, sorry for all the formatting errors, I'm new to wiki.
-
To link to Wikipedia just type <nowiki>[[Wikipedia:</nowiki>''the name of the article you want to link to''<nowiki>|]]</nowiki> The same thing applies to pages on the official Homestar Runner site: just replace "Wikipedia:" with "HR:". {{User:ACupOfCoffee/sig}} 04:11, 21 August 2006 (UTC)
+
:Before I show you that, let's start with the basics. Four ~'s after your talk post makes a signature. Always do that. Ok, now vertical alignment in a table. You know how between rows you need a |- ? Well, instead, use |- valign="center" . (You can use "top" or "bottom" too.) To "really" learn it all, you need to know [http://www.w3.org/TR/html401/struct/tables.html HTML tables]. (I thought Wiki code automatically centered vertically, well, what do I know?) (and here's the 4x~) {{User:Qermaq/sig}} 05:20, 21 August 2006 (UTC)
 +
 
 +
Qermaq, you may be right about wiki auto centering text in a table, all I want is to have THE MAN in my userbox on the same alignment as the I AM. See how THE MAN is slightly above I AM? If anyone could fix that it'd be great. By the way, great user page, Qermaq. [[User:Haggarduser|Haggarduser]] 05:25, 21 August 2006 (UTC)
 +
 
 +
== User Sandbox ==
 +
 
 +
We have a [[HRWiki:User space|policy]] that states that you should not encourage people to casually edit your user page. Please remove the "Sandbox" section from your user page. --{{User:Jay/sig}} 07:51, 4 September 2006 (UTC)
 +
 
 +
Sorry, it's gone. [[User:Haggarduser|Haggarduser]] 20:24, 4 September 2006 (UTC)

Current revision as of 20:24, 4 September 2006

Contents

[edit] Using Show Preview

Hello, and thanks for contributing to the HRWiki. I want to point out the Show Preview button. It's right next to the Save Page button when you edit. You should use it whenever you are making a lot of experimental edits, for example when you are trying to get formatting right. Using the Show Preview button is quicker and easier than saving and clicking "edit" again, and will keep recent changes and page histories from being flooded. Thanks. --DorianGray

[edit] Interwiki linking

To link to Wikipedia just type [[Wikipedia:the name of the article you want to link to|]] The same thing applies to pages on the official Homestar Runner site: just replace "Wikipedia:" with "HR:". — User:ACupOfCoffee@ 04:11, 21 August 2006 (UTC)

[edit] Changing the Font Size

Haggarduser has a question: How I change font size?

I see you found Help:Editing - great! To change the font-size, use a span with CSS. Hit edit to see what I did. "large" can be replaced with a lot of stuff. Qermaq - (T/C) Image:Qermaqsigpic.png 04:59, 21 August 2006 (UTC)

Thanks!

Another question though, how do I center my vertical alignment in a table? By the way, sorry for all the formatting errors, I'm new to wiki.

Before I show you that, let's start with the basics. Four ~'s after your talk post makes a signature. Always do that. Ok, now vertical alignment in a table. You know how between rows you need a |- ? Well, instead, use |- valign="center" . (You can use "top" or "bottom" too.) To "really" learn it all, you need to know HTML tables. (I thought Wiki code automatically centered vertically, well, what do I know?) (and here's the 4x~) Qermaq - (T/C) Image:Qermaqsigpic.png 05:20, 21 August 2006 (UTC)

Qermaq, you may be right about wiki auto centering text in a table, all I want is to have THE MAN in my userbox on the same alignment as the I AM. See how THE MAN is slightly above I AM? If anyone could fix that it'd be great. By the way, great user page, Qermaq. Haggarduser 05:25, 21 August 2006 (UTC)

[edit] User Sandbox

We have a policy that states that you should not encourage people to casually edit your user page. Please remove the "Sandbox" section from your user page. --Jay (Gobble) 07:51, 4 September 2006 (UTC)

Sorry, it's gone. Haggarduser 20:24, 4 September 2006 (UTC)

Personal tools