Difference between revisions of "Help:Links"

m
Line 2: Line 2:
 
{| {{Prettytable}}
 
{| {{Prettytable}}
 
|-
 
|-
|{{Hl3}}|'''Description'''
+
|'''Description'''
|{{Hl3}}|'''Wiki Code'''
+
|'''Wiki Code'''
|{{Hl3}}|'''Edition'''
+
|'''Edition'''
 
|-
 
|-
 
|Internal Link
 
|Internal Link
Line 34: Line 34:
 
|[[Wikipedia: MediaWiki]]
 
|[[Wikipedia: MediaWiki]]
 
|-
 
|-
|)
+
|}
 
</ div>
 
</ div>
 
In any wiki there are many different types of links. These include internal links, external links to other websites and InterWiki links to other wikis, or other language areas of a wiki.
 
In any wiki there are many different types of links. These include internal links, external links to other websites and InterWiki links to other wikis, or other language areas of a wiki.

Revision as of 20:53, 5 May 2009

Description Wiki Code Edition
Internal Link <nowiki> Page name </ nowiki> </ code> Page name
Internal link with different text <nowiki> Description Text </ nowiki> </ code> Description Text
External Link <nowiki> http://mediawiki.org </ nowiki> </ code> http://mediawiki.org
External link with different text <nowiki> MediaWiki </ nowiki> </ code> MediaWiki
External Link with no name <nowiki> [1] </ nowiki> </ code> [2]
External Link without names on the same server <nowiki> [http:// ((SERVERNAME)) / pagename] </ nowiki> </ code> [http:// ((SERVERNAME)) / pagename]
Interwiki link <nowiki> Wikipedia: MediaWiki </ nowiki> </ code> Wikipedia: MediaWiki

</ div> In any wiki there are many different types of links. These include internal links, external links to other websites and InterWiki links to other wikis, or other language areas of a wiki.

To create an internal link you place the title of the page in two square brackets. Once you have done this when you save the article the link will be set. If the page you linked to has information in it, the link will appear black. However if the linked page has no information it will appear red. Links to the same article appear as bold but not as a link.

The first letter of the links will automatically be capitalized. Spaces are converted into underscores (_). You can still use a underscore instead however this is not recommended.