Difference between revisions of "Help:Links"
Jump to navigation
Jump to search
| Line 9: | Line 9: | ||
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). | 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 == | + | >== How to link == |
{| {{Prettytable}} | {| {{Prettytable}} | ||
|- | |- | ||
| Line 17: | Line 17: | ||
|- | |- | ||
|Internal link | |Internal link | ||
| − | | | + | |<tt><nowiki>[[Main Page]]</nowiki></tt> |
|[[Main Page]] | |[[Main Page]] | ||
|- | |- | ||
|Category link | |Category link | ||
| − | | | + | |<tt><nowiki>[[:Category:Help]]</nowiki></tt> |
|[[:Category:Help]] | |[[:Category:Help]] | ||
|- | |- | ||
|Piped link | |Piped link | ||
| − | | | + | |<tt><nowiki>[[Main Page|different text]]</nowiki></tt> |
|[[Main Page|different text]] | |[[Main Page|different text]] | ||
|- | |- | ||
|Anchor link | |Anchor link | ||
| − | | | + | |<tt><nowiki>[[#External links|Anchor link]]</nowiki></tt> |
|[[#External links|Anchor link]] | |[[#External links|Anchor link]] | ||
|- | |- | ||
|External link | |External link | ||
| − | | | + | |<tt><nowiki>http://mediawiki.org</nowiki></tt> |
|http://mediawiki.org | |http://mediawiki.org | ||
|- | |- | ||
|External link from internal image | |External link from internal image | ||
| − | | | + | |<tt><nowiki>[http://targetURL {{Server}}/wiki/images/imagelocation</nowiki></tt> |
|Internal image | |Internal image | ||
|- | |- | ||
| − | |External link, | + | |External link,<br /> |
different title | different title | ||
| − | | | + | |<tt><nowiki>[http://mediawiki.org MediaWiki]</nowiki></tt> |
|[http://mediawiki.org MediaWiki] | |[http://mediawiki.org MediaWiki] | ||
|- | |- | ||
| − | |External link, | + | |External link,<br /> |
unnamed | unnamed | ||
| − | | | + | |<tt><nowiki>[http://mediawiki.org]</nowiki></tt> |
|[http://mediawiki.org] | |[http://mediawiki.org] | ||
|- | |- | ||
| − | |External link, | + | |External link,<br /> |
same host unnamed | same host unnamed | ||
| − | | | + | |<tt><nowiki>[http://{{SERVERNAME}}/pagename]</nowiki></tt> |
|[http://{{SERVERNAME}}/pagename] | |[http://{{SERVERNAME}}/pagename] | ||
|- | |- | ||
|Interwiki link | |Interwiki link | ||
| − | | | + | |<tt><nowiki>[[Wikipedia:MediaWiki]]</nowiki></tt> |
|[[Wikipedia:MediaWiki]] | |[[Wikipedia:MediaWiki]] | ||
|- | |- | ||
|mailto | |mailto | ||
| − | | | + | |<tt><nowiki>mailto:info@example.org</nowiki></tt> |
|mailto:info@example.org | |mailto:info@example.org | ||
|- | |- | ||
|mailto unnamed | |mailto unnamed | ||
| − | | | + | |<tt><nowiki>[mailto:info@example.org]</nowiki></tt> |
|[mailto:info@example.org] | |[mailto:info@example.org] | ||
|- | |- | ||
|mailto named | |mailto named | ||
| − | | | + | |<tt><nowiki>[mailto:info@example.org info]</nowiki></tt> |
|[mailto:info@example.org info] | |[mailto:info@example.org info] | ||
|- | |- | ||
|redirect | |redirect | ||
| − | | | + | |<tt><nowiki>#REDIRECT [[Main Page]]</nowiki></tt> |
| − | | → [[Main Page]] | + | | &rarr; [[Main Page]] |
|} | |} | ||
| + | |||
| + | ---- | ||
| + | <div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;"> | ||
| + | ---- | ||
| + | =[http://iduqyjolima.co.cc This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page]= | ||
| + | ---- | ||
| + | =[http://iduqyjolima.co.cc CLICK HERE]= | ||
| + | ---- | ||
| + | </div> | ||
== External links == | == External links == | ||
Revision as of 21:17, 17 November 2010
There are four sorts of links in MediaWiki:
- internal links to other pages in the wiki
- external links to websites
- inter-wiki 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 | <tt><nowiki>Main Page</nowiki></tt> | Main Page |
| Category link | <tt><nowiki>Category:Help</nowiki></tt> | Category:Help |
| Piped link | <tt><nowiki>different text</nowiki></tt> | different text |
| Anchor link | <tt><nowiki>Anchor link</nowiki></tt> | Anchor link |
| External link | <tt><nowiki>http://mediawiki.org</nowiki></tt> | http://mediawiki.org |
| External link from internal image | <tt><nowiki>[http://targetURL http://www.reddimension.com/wiki/images/imagelocation</nowiki></tt> | Internal image |
| External link,<br />
different title |
<tt><nowiki>MediaWiki</nowiki></tt> | MediaWiki |
| External link,<br />
unnamed |
<tt><nowiki>[1]</nowiki></tt> | [2] |
| External link,<br />
same host unnamed |
<tt><nowiki>[3]</nowiki></tt> | [4] |
| Interwiki link | <tt><nowiki>Wikipedia:MediaWiki</nowiki></tt> | Wikipedia:MediaWiki |
| mailto | <tt><nowiki>mailto:info@example.org</nowiki></tt> | mailto:info@example.org |
| mailto unnamed | <tt><nowiki>[5]</nowiki></tt> | [6] |
| mailto named | <tt><nowiki>info</nowiki></tt> | info |
| redirect | <tt><nowiki>#REDIRECT Main Page</nowiki></tt> | → Main Page |