Difference between revisions of "Help:Getting Started"

The Wikipedia example wasn't working since it was Template:Wikipedia instead of Template:Wp. Updated category and talk page examples with working blue links instead of red links. Updated Neo to Justin.
(removed red link)
(The Wikipedia example wasn't working since it was Template:Wikipedia instead of Template:Wp. Updated category and talk page examples with working blue links instead of red links. Updated Neo to Justin.)
 
Line 12: Line 12:
#Click "show preview" and make sure that everything is working as it should.
#Click "show preview" and make sure that everything is working as it should.
#Click "save page".
#Click "save page".


== Basic Wiki Coding ==
== Basic Wiki Coding ==
Line 81: Line 80:
{| border=1 cellpadding="2" cellspacing="0"
{| border=1 cellpadding="2" cellspacing="0"
|When adding a comment to a Talk page, you should sign it by adding four tildes to add your user name plus date/time:
|When adding a comment to a Talk page, you should sign it by adding four tildes to add your user name plus date/time:
: [[User:Neo|Neo]] 18:08, 30 January 2010 (UTC)
: [[User:Justin|Justin]] 18:08, 30 January 2010 (UTC)
Other, less recommended alternatives are:
Other, less recommended alternatives are:
*Three tildes to add user name alone:
*Three tildes to add user name alone:
: [[User:Neo|Neo]]
: [[User:Justin|Justin]]
*Five tildes gives the date/time alone:
*Five tildes gives the date/time alone:
: 18:08, 30 January 2010 (UTC)
: 18:08, 30 January 2010 (UTC)
Line 100: Line 99:
=== Link Formatting ===
=== Link Formatting ===
{| border=1 cellpadding="2" cellspacing="0"
{| border=1 cellpadding="2" cellspacing="0"
|A direct link and a piped link (one that shows different text than its actual link):<br>[[Fox McCloud]] is the main character of [[Star Fox (series)|The Star Fox Series]].
|A direct link and a piped link (one that shows different text than its actual link):<br>[[Fox McCloud]] is the main character of [[Star Fox (series)|the Star Fox Series]].


Any type of link can be a piped link.
Any type of link can be a piped link.
|<pre>[[Fox McCloud]] is the main character of [[Star Fox (series)|The Star Fox series]].</pre>
|<pre>[[Fox McCloud]] is the main character of [[Star Fox (series)|the Star Fox series]].</pre>
|-
|-
|[[This is a link to a page that doesn't exist]]. If you want to create that page, you could do so by clicking the link.<br>
|[[This is a link to a page that doesn't exist]]. If you want to create that page, you could do so by clicking the link.<br>
Line 109: Line 108:
If you want to create that page, you could do so by clicking the link.</pre>
If you want to create that page, you could do so by clicking the link.</pre>
|-
|-
|Linking to a different namespace that '''is not Category''':<br>[[Talk:Main Page]]
|Linking to a different namespace that '''is not Category''':<br>[[Talk:Lylat Wiki]]
|<pre>[[Talk:Main Page]]</pre>
|<pre>[[Talk:Lylat Wiki]]</pre>
|-
|-
|Linking to the category namespace:<br>[[:Category:Abilities]]
|Linking to the category namespace:<br>[[:Category:Locations]]
|<pre>[[:Category:Abilities]]</pre>
|<pre>[[:Category:Locations]]</pre>
|-
|-
|Linking to a subpage:<br>[[User:Neo/sig]]
|Linking to a subpage:<br>[[User:Justin/sig]]
|<pre>[[User:Neo/sig]]</pre>
|<pre>[[User:Justin/sig]]</pre>
|-
|-
|External links:
|External links:
Line 131: Line 130:
[[Wikipedia:Star Fox]]<br>
[[Wikipedia:Star Fox]]<br>
'''OR'''
'''OR'''
{{Wikipedia|Star Fox}}
{{Wp|Star Fox}}
|<pre>[[Wikipedia:Star Fox]]<br>
|<pre>[[Wikipedia:Star Fox]]<br>
'''OR'''
'''OR'''
{{Wikipedia|Star Fox}}</pre>
{{Wp|Star Fox}}</pre>
|-
|-
|To have a page automatically send a user to a different page, use this code.<br>''(See [[Help:Redirects]] for more information)''
|To have a page automatically send a user to a different page, use this code.<br>''(See [[Help:Redirects]] for more information)''
Ambassadors
37

edits