Help:Link
There are four types of links in MediaWiki:
- internal links to other pages in the wiki
- external links to websites
- interwiki links (links to other wikis)
- inter-language links to other language versions of the same wiki
To add an internal link, enclose the name of the page you want to link to in double square brackets. When you save the page, you'll see the new link pointing to your page. If the page exists already, it is displayed in blue, empty pages are displayed in red. Selflinks to the current page are not transformed in URLs but displayed in bold.
The first letter of the target page is automatically capitalized and spaces are represented as underscores (typing an underscore in the link will have a similar effect as typing a space, but is not recommended, since the underscore will also be shown in the text).
How to link
| Description | You type | You get |
| Internal link | [[Main Page]] | Main Page |
| Piped link | [[Main Page|different text]] | different text |
| External link | http://mediawiki.org | http://mediawiki.org |
| External link, different title |
[http://mediawiki.org MediaWiki] | MediaWiki |
| External link, numbered |
[http://mediawiki.org] | [1] |
| Anchor link | [[#Related pages]] | #Related pages |
| Anchor link at another page | [[Help:Images#See also]] | Help:Images#Related pages |
| Category link | [[:Category:Help]] | Category:Help |
| Link to an article in a different language ("Main Page" in German) | [[:de:Hauptseite]] | de:Hauptseite |
| Internal link to image file | [[media:example.jpg]] | media:example.jpg |
| Internal link to pdf file | [[media:example.pdf]] | media:example.pdf |
| Interproject link | [[wiktionary:example]] | wiktionary:example |
| mailto link | [mailto:[email protected] email me] | email me |
| redirect | #REDIRECT [[Main Page]] | → Main Page |
| External link to video file (.avi, .mpg) | [http://en.wikipedia.org/wiki/.avi .avi] | .avi |
| External link to sound file (.mp3, .ogg, .wav) | [http://en.wikipedia.org/wiki/.wav .wav] | .wav |
| External link to a document (.doc, .pdf) | [http://en.wikipedia.org/wiki/.doc .doc] | .doc |
More advanced
| Description | You type | You get |
| Piped link, different title |
[[Main Page|<span title="different title">different text</span>]] | different text |
| External link, same host unnamed |
[http://{{SERVERNAME}}/pagename] | [2] |
| External link, other host, pass pagename |
[http://google.com/search?q={{PAGENAME}}] | [3] |
| Google link, pass pagename | [[google:{{PAGENAME}}|Google "{{PAGENAME}}"]] | Google "Link" |
| mailto named with subject line and body | [mailto:[email protected]?Subject=URL%20Encoded%20Subject&body=Body%20Text info] | info |
How to avoid auto-links
By default, when you write a URL as is, it will be transformed to an external link.
To avoid that effect, put the URL between <nowiki> start & end tags as in:
<nowiki>http://mediawiki.org</nowiki>
Interwiki links
Interwiki links are links from the local wiki to another wiki. For example you can link to the Sunflower article on wikipedia.org by typing [[w:Sunflower]]. This results in a link like this: w:Sunflower
Similar to internal page links, you can create piped links, with alternate link text. e.g. [[w:Sunflower|big yellow flower]]
Basically this is an abbreviation for longer URLs. A very similar link could be created as a normal external link by typing [http://en.wikipedia.org/wiki/Sunflower Sunflower], but interwiki links allow you to type out an easy and compact link, almost as if you are linking to a page on your own wiki.
Some interesting things to note:
- Interwiki links are displayed slightly differently to external links, without the little external link icon.
- Complex page names with spaces and other characters are handled elegantly, just as they would be for an internal page link, making this more tidy than creating an external link to a full URL. For example [[w:Sunflower County, Mississippi]] is in some ways tidier and more elegant than the full URL : http://en.wikipedia.org/wiki/Sunflower_County%2C_Mississippi
Related pages
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.