「ヘルプ:Links」を編集中

移動先: 案内検索

警告: ログインしていません。編集を行うと、あなたの IP アドレスが公開されます。ログインまたはアカウントを作成すれば、あなたの編集はその利用者名とともに表示されるほか、その他の利点もあります。

この編集を取り消せます。 下記の差分を確認して、本当に取り消していいか検証してください。よろしければ変更を保存して取り消しを完了してください。
最新版 編集中の文章
1行目: 1行目:
 +
{{TNT|PD Help Page}}
 
<languages/>
 
<languages/>
{{TNT|PD Help Page}}
 
 
<translate>
 
<translate>
<!--T:1-->
 
 
There are five types of links in MediaWiki:  
 
There are five types of links in MediaWiki:  
  
<!--T:2-->
+
# '''[[#Internal links|Internal links]]''' to other pages in the wiki
# '''[[<tvar|internal>#Internal links</>|Internal links]]''' to other pages in the wiki
+
# '''[[#External links|External links]]''' to other websites
# '''[[<tvar|external>#External links</>|External links]]''' to other websites
+
# '''[[#External links to internal pages|External links to internal pages]]''' in the wiki
# '''[[<tvar|external2>#External links to internal pages</>|External links to internal pages]]''' in the wiki
+
# '''[[#Interwiki links|Interwiki links]]''' to other websites registered to the wiki in advance
# '''[[<tvar|interwiki>#Interwiki links</>|Interwiki links]]''' to other websites registered to the wiki in advance
+
# '''[[#Interlanguage links|Interlanguage links]]''' to other websites registered as other language versions of the wiki
# '''[[<tvar|interlang>#Interlanguage links</>|Interlanguage links]]''' to other websites registered as other language versions of the wiki</translate>
 
  
{{Anchor|Internal|Internal links}}
+
== Internal links ==
<translate>
 
== Internal links == <!--T:3-->
 
  
<!--T:4-->
 
 
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, if it does not, in red.
 
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, if it does not, in red.
 
Selflinks to the current page are not transformed in URLs but displayed in bold.
 
Selflinks to the current page are not transformed in URLs but displayed in bold.
(If you really want to link to the current page, use an anchor (see below), or <code><nowiki>[[#top|current page]]</nowiki></code> which always links to the top.)
+
(If you really want to link to the current page, use an anchor (see below), or <nowiki>[[#top|current page]]</nowiki> which always links to the top.)
  
<!--T:5-->
 
 
The first letter of the target page is automatically capitalized, unless otherwise set by the admins, 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, unless otherwise set by the admins, 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).
  
27行目: 21行目:
  
 
{| border="1" class="wikitable"
 
{| border="1" class="wikitable"
!<translate><!--T:6-->
+
!<translate>Description</translate>
Description</translate>
+
!<translate>You type</translate>
!<translate><!--T:7-->
+
!<translate>You get</translate>
You type</translate>
 
!<translate><!--T:8-->
 
You get</translate>
 
 
|-
 
|-
|<translate><!--T:9-->
+
|<translate>Internal link</translate>
Internal link</translate>
+
|<pre>[[Main Page]]</pre>
|<pre>
 
[[Main Page]]
 
 
 
[[Help:Contents]]
 
 
 
[[Extension:DynamicPageList (Wikimedia)]]
 
</pre>
 
 
|[[Main Page]]
 
|[[Main Page]]
 
[[Help:Contents]]
 
 
[[Extension:DynamicPageList (Wikimedia)]]
 
 
|-
 
|-
|<translate><!--T:10-->
+
|<translate>Piped link</translate>  
Piped link</translate>  
+
|<pre>[[Main Page|different text]]</pre>
|<pre>[[Main Page|different text]]
+
<translate>See also {{mediawiki|Meta:Help:Piped link}}</translate>
 
 
[[Main Page#Concrete_Paragraph|different text2]]</pre>
 
<translate><!--T:11-->
 
See also [[<tvar|meta>meta:Special:MyLanguage/Help:Piped link</>|meta:Help:Piped link]]</translate>
 
 
|[[Main Page|different text]]
 
|[[Main Page|different text]]
 
[[Main Page#Concrete_Paragraph|different text2]]
 
 
|-
 
|-
 
|[[w:Help:Pipe_trick|Pipe trick]]
 
|[[w:Help:Pipe_trick|Pipe trick]]
70行目: 44行目:
 
[[Extension:DynamicPageList (third-party)|]]
 
[[Extension:DynamicPageList (third-party)|]]
 
</pre>
 
</pre>
<translate><!--T:12-->
+
<translate>The pipe trick quickly makes shorter link text, but could be confusing in circumstances like the DynamicPageList link examples.</translate>
The pipe trick quickly makes shorter link text, but could be confusing in circumstances like the DynamicPageList link examples.</translate>
 
 
|[[Help:Contents|Contents]]
 
|[[Help:Contents|Contents]]
  
80行目: 53行目:
 
[[Extension:DynamicPageList (third-party)|DynamicPageList]]
 
[[Extension:DynamicPageList (third-party)|DynamicPageList]]
 
|-
 
|-
|<span id="linktrail"></span><translate><!--T:13-->
+
|<span id="linktrail"></span><translate>Word-ending links, following so called "linktrail rules" [[Localisation|localised]] per [[MessagesXx.php|each language]]</translate>
Word-ending links, following so called "linktrail rules" [[Localisation|localised]] per [[MessagesXx.php|each language]]</translate>
 
 
|<pre>
 
|<pre>
 
[[Help]]s
 
[[Help]]s
100行目: 72行目:
 
[[Help]]almostanylettersyoulikehere
 
[[Help]]almostanylettersyoulikehere
 
|-
 
|-
|<translate><!--T:14-->
+
|<translate>Avoiding word-ending links</translate>
Avoiding word-ending links</translate>
 
 
|<pre>
 
|<pre>
 
[[Help]]<nowiki />ful advice
 
[[Help]]<nowiki />ful advice
112行目: 83行目:
 
[[wikipedia:GNU General Public License|GPL]]<nowiki />v3
 
[[wikipedia:GNU General Public License|GPL]]<nowiki />v3
 
|-
 
|-
|<translate><!--T:15-->
+
|<translate>Redirect</translate>
Redirect</translate>
 
 
|<pre>#REDIRECT [[Main Page]]</pre>
 
|<pre>#REDIRECT [[Main Page]]</pre>
<translate><!--T:16-->
+
<translate>See also [[Help:Redirects]]</translate>
See also [[<tvar|redirects>Special:MyLanguage/Help:Redirects</>|Help:Redirects]]</translate>
 
 
| &rarr; [[Main Page]]
 
| &rarr; [[Main Page]]
 
|-
 
|-
|<translate><!--T:17-->
+
|<translate>Internal link to an anchor</translate>
Internal link to an anchor</translate>
 
 
|<pre>[[#See also]]</pre>
 
|<pre>[[#See also]]</pre>
<translate><!--T:77-->
+
[[Help:Formatting|Section headings]] and the [[#top|top]] of the page are automatically anchored.
[[<tvar|formatting>Special:MyLanguage/Help:Formatting</>|Section headings]] and the [[#top|top]] of the page are automatically anchored.</translate>
 
 
|[[#See also]]
 
|[[#See also]]
 
|-
 
|-
|<translate><!--T:18-->
+
|<translate>Internal link to an anchor from different text</translate>
Internal link to an anchor from different text</translate>
 
 
|<pre>[[#See also|different text]]</pre>
 
|<pre>[[#See also|different text]]</pre>
 
|[[#See also|different text]]
 
|[[#See also|different text]]
 
|-
 
|-
|<translate><!--T:19-->
+
|<translate>Setting an internal link anchor</translate>
Setting an internal link anchor</translate>
 
 
|<pre><div id="NameOfAnchorHere">optional text</div></pre>
 
|<pre><div id="NameOfAnchorHere">optional text</div></pre>
 
Omit the "optional text" for invisible anchor.
 
Omit the "optional text" for invisible anchor.
 
|<div id="NameOfAnchorHere">optional text</div>
 
|<div id="NameOfAnchorHere">optional text</div>
 
|-
 
|-
|<translate><!--T:20-->
+
|<translate>Internal link to an anchor at another page</translate>
Internal link to an anchor at another page</translate>
 
 
|<pre>[[Help:Images#Supported media types for images]]</pre>
 
|<pre>[[Help:Images#Supported media types for images]]</pre>
 
|[[Help:Images#Supported media types for images]]
 
|[[Help:Images#Supported media types for images]]
 
|-
 
|-
|<translate><!--T:21-->
+
|<translate>Internal link to the current page's talk page</translate>
Internal link to the current page's talk page</translate>
 
 
|<pre>[[{{TALKPAGENAME}}|Discussion]]</pre>
 
|<pre>[[{{TALKPAGENAME}}|Discussion]]</pre>
<translate><!--T:22-->
+
<translate>See also [[Help:Magic_words#Page_names]]</translate>
See also [[<tvar|page-names>Special:MyLanguage/Help:Magic_words#Page_names</>|Help:Magic_words#Page_names]]</translate>
 
 
|[[{{TALKPAGENAME}}|Discussion]]
 
|[[{{TALKPAGENAME}}|Discussion]]
 
|-
 
|-
|<translate><!--T:23-->
+
|<translate>Internal link to a subpage</translate>
Internal link to a subpage</translate>
 
 
|<pre>[[/example]]</pre>
 
|<pre>[[/example]]</pre>
<translate><!--T:78-->
+
Shortcut for <code><nowiki>[[Help:Links/example|/example]]</nowiki></code>. See also [[Help:Subpages]].
Shortcut for <code><nowiki>[[Help:Links/example|/example]]</nowiki></code>. See also [[<tvar|subpages>Special:MyLanguage/Help:Subpages</>|Help:Subpages]].</translate>
 
 
|[[Help:Links/example|/example]]
 
|[[Help:Links/example|/example]]
 
|-
 
|-
|<translate><!--T:24-->
+
|<translate>Internal link to a subpage without the leading slash</translate>
Internal link to a subpage without the leading slash</translate>
 
 
|<pre>[[/example/]]</pre>
 
|<pre>[[/example/]]</pre>
 
Shortcut for <code><nowiki>[[Help:Links/example|example]]</nowiki></code>.
 
Shortcut for <code><nowiki>[[Help:Links/example|example]]</nowiki></code>.
 
|[[Help:Links/example|example]]
 
|[[Help:Links/example|example]]
 
|-
 
|-
|<translate><!--T:25-->
+
|<translate>Internal link to a category page</translate>
Internal link to a category page</translate>
 
 
|<pre>[[:Category:Help]]</pre>
 
|<pre>[[:Category:Help]]</pre>
<translate><!--T:26-->
+
<translate>See also [[Help:Categories]]</translate>
See also [[<tvar|cat>Special:MyLanguage/Help:Categories</>|Help:Categories]]</translate>
 
 
|[[:Category:Help]]
 
|[[:Category:Help]]
 
|-
 
|-
|<translate><!--T:27-->
+
|<translate>Internal link to an image or a file of other types</translate>
Internal link to an image or a file of other types</translate>
 
 
|<pre>[[media:example.jpg]]
 
|<pre>[[media:example.jpg]]
  
 
[[media:example.pdf]]</pre>
 
[[media:example.pdf]]</pre>
Linking directly to a file page without creating a thumbnail is done by the following syntax:
+
<translate>See also [[Help:Images]]</translate>
<nowiki>[[:File:example.pdf]]</nowiki>
 
<translate><!--T:28-->
 
See also [[<tvar|images>Special:MyLanguage/Help:Images</>|Help:Images]]</translate>
 
 
|[[media:example.jpg]]
 
|[[media:example.jpg]]
  
 
[[media:example.pdf]]
 
[[media:example.pdf]]
<br />
 
<br />
 
<br />
 
[[:File:example.pdf]]
 
 
|-
 
|-
|<translate><!--T:29-->
+
|<translate>Internal link to the user's user page</translate>
Internal link to the user's user page</translate>
 
 
|<pre>[[Special:MyPage]]</pre>
 
|<pre>[[Special:MyPage]]</pre>
 
|[[Special:MyPage]]
 
|[[Special:MyPage]]
 
|-
 
|-
|<translate><!--T:30-->
+
|<translate>Internal link to the user's talk page</translate>
Internal link to the user's talk page</translate>
 
 
|<pre>[[Special:MyTalk]]</pre>
 
|<pre>[[Special:MyTalk]]</pre>
 
|[[Special:MyTalk]]
 
|[[Special:MyTalk]]
 
|}
 
|}
 
{{Anchor|External|External links}}
 
 
<translate>
 
<translate>
 +
== External links ==
  
== External links == <!--T:31-->
 
 
<!--T:32-->
 
 
To add an external link, enclose the URL followed by space and the name of the page you want to link to in single square brackets. When you save the page, you'll see the new link pointing to your page, with an arrow icon after it to show that it was coded with single bracket external link syntax, and thus may lead to another site.
 
To add an external link, enclose the URL followed by space and the name of the page you want to link to in single square brackets. When you save the page, you'll see the new link pointing to your page, with an arrow icon after it to show that it was coded with single bracket external link syntax, and thus may lead to another site.
 
</translate>
 
</translate>
 
{| class="wikitable"
 
{| class="wikitable"
!style="width:15%"|<translate><!--T:33-->
+
!style="width:15%"|<translate>Description</translate>
Description</translate>
+
!style="width:45%"|<translate>You type</translate>
!style="width:45%"|<translate><!--T:34-->
+
!style="width:40%"|<translate>You get</translate>
You type</translate>
 
!style="width:40%"|<translate><!--T:35-->
 
You get</translate>
 
 
|-
 
|-
|<translate><!--T:36-->
+
|<translate>External link</translate>
External link</translate>
+
|<tt><nowiki>http://mediawiki.org</nowiki></tt>
|<tt><nowiki>https://mediawiki.org</nowiki></tt>
+
|http://mediawiki.org
|https://mediawiki.org
 
 
|-
 
|-
|<translate><!--T:37-->
+
|<translate>External link with different label</translate>
External link with different label</translate>
+
|<tt><nowiki>[http://mediawiki.org MediaWiki]</nowiki></tt>
|<tt><nowiki>[https://mediawiki.org MediaWiki]</nowiki></tt>
+
|[http://mediawiki.org MediaWiki]
|[https://mediawiki.org MediaWiki]
 
 
|-
 
|-
|<translate><!--T:38-->
+
|<translate>Numbered external link</translate>
Numbered external link</translate>
+
|<tt><nowiki>[http://mediawiki.org]</nowiki></tt>
|<tt><nowiki>[https://mediawiki.org]</nowiki></tt>
+
|[http://mediawiki.org]
|[https://mediawiki.org]
 
|-
 
|<translate><!--T:39-->
 
External links with file icons</translate>
 
|<tt>
 
<nowiki>[https://en.wikipedia.org/wiki/.avi video]</nowiki>
 
<nowiki>[https://en.wikipedia.org/wiki/.ogg sound]</nowiki>
 
<nowiki>[https://en.wikipedia.org/wiki/.pdf document]</nowiki>
 
</tt>
 
<small><translate><!--T:40-->
 
See [[<tvar|external3>#External link icons</>]] for currently supported icons and extensions.</translate></small>
 
|
 
[[:en:.avi|video]]<br/>
 
[[:en:.ogg|sound]]<br/>
 
[[:en:.pdf|document]]<br/>
 
 
|-
 
|-
|<translate>
+
|<translate>External links with file icons</translate>
<!--T:75-->
+
|<tt><nowiki>
Protocol-relative external link (Will be http if the current URL uses http, or https if it uses https)</translate>
+
[http://en.wikipedia.org/wiki/.avi video]
|<tt>
+
[http://en.wikipedia.org/wiki/.ogg sound]
<nowiki>[//en.wikipedia.org Wikipedia]</nowiki><br/><nowiki>
+
[http://en.wikipedia.org/wiki/.pdf document]
[//en.wikipedia.org //en.wikipedia.org]
 
 
</nowiki></tt>
 
</nowiki></tt>
<small><translate><!--T:76-->
+
<small><translate>See [[#External link icons]] for currently supported icons and extensions.</translate></small>
This is only supported inside square brackets <tt><nowiki>[ ]</nowiki></tt> &ndash; //en.wikipedia.org by itself does not make a link.</translate></small>
 
 
|
 
|
[//en.wikipedia.org Wikipedia]<br/>
+
[http://en.wikipedia.org/wiki/.avi video]<br/>
[//en.wikipedia.org //en.wikipedia.org]
+
[http://en.wikipedia.org/wiki/.ogg sound]<br/>
 +
[http://en.wikipedia.org/wiki/.pdf document]<br/>
 
|-
 
|-
|<translate><!--T:41-->
+
|<translate>External link to the same host</translate>
External link to the same host</translate>
+
|<tt><nowiki>http://{{SERVERNAME}}/pagename</nowiki></tt>
|<tt><nowiki>https://{{SERVERNAME}}/pagename</nowiki></tt>
+
|http://{{SERVERNAME}}/pagename
|https://www.mediawiki.org/pagename
 
 
|-
 
|-
|<translate><!--T:42-->
+
|<translate>External link to other host passing the pagename</translate>
External link to other host passing the pagename</translate>
+
|<tt><nowiki>http://google.com/search?q={{PAGENAMEE}}</nowiki></tt><br />
|<tt><nowiki>https://google.com/search?q={{PAGENAMEE}}</nowiki></tt><br />
+
See also: [[Help:Magic_words#URL_encoded_page_names | URL encoded page names]], [[Manual:PAGENAMEE encoding|PAGENAMEE encoding]]
<translate><!--T:79-->
+
|http://google.com/search?q={{PAGENAMEE}}
See also: [[<tvar|encoded>Special:MyLanguage/Help:Magic_words#URL_encoded_page_names</>|URL encoded page names]], [[<tvar|PAGENAMEE>Special:MyLanguage/Manual:PAGENAMEE encoding</>|PAGENAMEE encoding]]</translate>
 
|https://google.com/search?q=Links
 
 
|-
 
|-
|<translate><!--T:43-->
+
|<translate>Mailto link</translate>
Mailto link</translate>
 
 
|<tt><nowiki>[mailto:info@example.org email me]</nowiki></tt>
 
|<tt><nowiki>[mailto:info@example.org email me]</nowiki></tt>
 
|[mailto:info@example.org email me]
 
|[mailto:info@example.org email me]
 
|-
 
|-
|<translate><!--T:44-->
+
|<translate>Mailto named with subject line and body</translate>
Mailto named with subject line and body</translate>
 
 
|<tt><nowiki>[mailto:info@example.org?Subject=URL%20Encoded%20Subject&amp;body=Body%20Text info]</nowiki></tt>
 
|<tt><nowiki>[mailto:info@example.org?Subject=URL%20Encoded%20Subject&amp;body=Body%20Text info]</nowiki></tt>
 
|[mailto:info@example.org?Subject=URL%20Encoded%20Subject&body=Body%20Text info]
 
|[mailto:info@example.org?Subject=URL%20Encoded%20Subject&body=Body%20Text info]
|-
 
|<translate><!--T:80-->
 
Custom URI</translate>
 
||<tt><nowiki>[skype:echo123 call me]</nowiki></tt>
 
<small><translate><!--T:81-->
 
Any URI you wish to add needs to be first declared through <tvar|UrlProtocols>{{ll|Manual:$wgUrlProtocols|$wgUrlProtocols}}</>.</translate></small>
 
|[skype:echo123 call me]<br /><translate><!--T:82-->
 
(Disabled on mediawiki.org)</translate>
 
 
|}
 
|}
  
{{Anchor|External-to-internal|External links to internal pages}}
 
 
<translate>
 
<translate>
=== External links to internal pages === <!--T:45-->
+
=== External links to internal pages ===
  
<!--T:46-->
 
 
To add a link to a page on the same wiki using [[w:URI scheme | URL query parameters]], you may need to use external link syntax.  
 
To add a link to a page on the same wiki using [[w:URI scheme | URL query parameters]], you may need to use external link syntax.  
 
</translate>
 
</translate>
  
 
{| border="1" class="wikitable"
 
{| border="1" class="wikitable"
!<translate><!--T:47-->
+
!<translate>Description</translate>
Description</translate>
+
!<translate>You type</translate>
!<translate><!--T:48-->
+
!<translate>You get</translate>
You type</translate>
 
!<translate><!--T:49-->
 
You get</translate>
 
 
|-
 
|-
|<translate><!--T:50-->
+
|<translate>External link to the current page's edit page</translate>
External link to the current page's edit page</translate>
+
|<pre>[http://www.mediawiki.org/w/index.php?title=Help:Links&action=edit Edit this page]</pre>
|<div class="mw-code"><nowiki>[https://www.mediawiki.org/w/index.php?title=Help:Links&action=edit Edit this page]</nowiki></div>
+
|[http://www.mediawiki.org/w/index.php?title=Help:Links&action=edit Edit this page]
|[https://www.mediawiki.org/w/index.php?title=Help:Links&action=edit Edit this page]
 
 
|-
 
|-
|<translate><!--T:51-->
+
|<translate>External link to the current page's edit page using the [[Help:Magic_words#URL_data | fullurl parser function]]</translate>
External link to the current page's edit page using the [[<tvar|url-data>Special:MyLanguage/Help:Magic_words#URL_data</>|fullurl parser function]]</translate>
+
|<pre>[{{fullurl:{{FULLPAGENAME}}|action=edit}} Edit this page]</pre>
|<div class="mw-code"><nowiki>[{{fullurl:{{FULLPAGENAME}}|action=edit}} Edit this page]</nowiki></div>
+
<translate>See also [[Help:Magic_words#URL_data]] and [[#External links]]</translate>
<translate><!--T:52-->
 
See also [[<tvar|url-data>Special:MyLanguage/Help:Magic_words#URL_data</>|Help:Magic_words#URL_data]] and [[<tvar|external>#External links</>|#External links]]</translate>
 
 
|[{{fullurl:{{FULLPAGENAME}}|action=edit}} Edit this page]
 
|[{{fullurl:{{FULLPAGENAME}}|action=edit}} Edit this page]
 
|-
 
|-
|<translate><!--T:53-->
+
|<translate>External link to the current page's edit page, and styled to look like an internal link</translate>
External link to the current page's edit page, and styled to look like an internal link</translate>
+
|<pre><span class="plainlinks">[http://www.mediawiki.org/w/index.php?title=Help:Links&action=edit Edit this page]</span></pre>
|<div class="mw-code"><nowiki><span class="plainlinks">[https://www.mediawiki.org/w/index.php?title=Help:Links&action=edit Edit this page]</nowiki><nowiki></span></nowiki></div>
+
<translate>The [[Plainlinks | plainlinks class]] can be used in cases where you want an external link to look like an internal one, by suppressing the icon that normally appears after it.</translate>  
<translate><!--T:54-->
+
|<span class="plainlinks">[http://www.mediawiki.org/w/index.php?title=Help:Links&action=edit Edit this page]</span>
The [[Plainlinks | plainlinks class]] can be used in cases where you want an external link to look like an internal one, by suppressing the icon that normally appears after it.</translate>  
 
|<span class="plainlinks">[https://www.mediawiki.org/w/index.php?title=Help:Links&action=edit Edit this page]</span>
 
 
|}
 
|}
  
{{anchor|External link icons}}
+
<translate>=== External link icons ===</translate>
<translate>
 
=== External link icons === <!--T:55-->
 
</translate>
 
  
 
{| class="wikitable"
 
{| class="wikitable"
! <translate><!--T:56-->
+
! <translate>Test link</translate> !! <translate>Icon</translate> !! <translate>Trigger</translate>
Test link</translate> !! <translate><!--T:57-->
 
Icon</translate> !! <translate><!--T:58-->
 
Trigger</translate>
 
 
|-
 
|-
| [http://.] || [[File:Icon External Link.png]] || <code>http://</code>, <code>gopher://</code>, <code>[//]</code>
+
| [http://.] || [http://bits.wikimedia.org/skins-1.17/vector/images/external-link-ltr-icon.png external-link-ltr-icon.png] || <code>http://</code>, <code>gopher://</code>
 
|-
 
|-
| [https://.] || [[File:Lock icon blue.gif]] || <code>https://</code>
+
| [https://.] || [http://bits.wikimedia.org/skins-1.17/vector/images/lock-icon.png lock-icon.png] || <code>https://</code>
 
|-
 
|-
| [mailto:.] || [[File:Icon External Link E-Mail.png]] || <code>mailto:</code>
+
| [mailto:.] || [http://bits.wikimedia.org/skins-1.17/vector/images/mail-icon.png mail-icon.png] || <code>mailto:</code>
 
|-
 
|-
| [news://.] || [[File:Icon External Link Newsgroups.png]] || <code>news<nowiki/>://</code>
+
| [news://.] || [http://bits.wikimedia.org/skins-1.17/vector/images/news-icon.png news-icon.png] || <code>news<nowiki/>://</code>
 
|-
 
|-
| [ftp://.] || [[File:Icon External Link FTP.png]] || <code>ftp://</code>
+
| [ftp://.] || [http://bits.wikimedia.org/skins-1.17/vector/images/file-icon.png file-icon.png] || <code>ftp://</code>
 
|-
 
|-
| [irc://.] || [[File:Icon External Link IRC.png]] || <code>irc://</code>
+
| [irc://.] || [http://bits.wikimedia.org/skins-1.17/vector/images/talk-icon.png talk-icon.png] || <code>irc://</code>
 
|-
 
|-
| [http://.ogg] || [[File:Icon External Link MP3.png]] || <code>.ogg</code>, <code>.mid</code>, <code>.midi</code>, <code>.mp3</code>, <code>.wav</code>, <code>.wma</code>
+
| [http://.ogg] || [http://bits.wikimedia.org/skins-1.17/vector/images/audio-icon.png audio-icon.png] || <code>.ogg</code>, <code>.mid</code>, <code>.midi</code>, <code>.mp3</code>, <code>.wav</code>, <code>.wma</code>
 
|-
 
|-
| [http://.ogm] || [[File:Icon External Link Video.png]] || <code>.ogm</code>, <code>.avi</code>, <code>.mpeg</code>, <code>.mpg</code>
+
| [http://.ogm] || [http://bits.wikimedia.org/skins-1.17/vector/images/video-icon.png video-icon.png] || <code>.ogm</code>, <code>.avi</code>, <code>.mpeg</code>, <code>.mpg</code>
 
|-
 
|-
| [http://.pdf] || [[File:Icons-mini-file acrobat.gif]] || <code>.pdf</code>, <code>.pdf#</code>, <code>.pdf?</code>
+
| [http://.pdf] || [http://bits.wikimedia.org/skins-1.17/vector/images/document-icon.png document-icon.png] || <code>.pdf</code>, <code>.pdf#</code>, <code>.pdf?</code>
 
|}
 
|}
  
 
<translate>
 
<translate>
=== How to avoid auto-links === <!--T:59-->
+
=== How to avoid auto-links ===
  
<!--T:60-->
+
When you put a URL on a wiki page it will be automatically converted into an external link, like this:
When you put a URL on a wiki page, it will be automatically converted into an external link, like this:
 
 
</translate>
 
</translate>
  
https://mediawiki.org
+
http://mediawiki.org
  
 
<translate>
 
<translate>
<!--T:61-->
 
 
To avoid that effect, put the URL between <tvar|1><code>&lt;nowiki&gt;</code></> tags, like this:
 
To avoid that effect, put the URL between <tvar|1><code>&lt;nowiki&gt;</code></> tags, like this:
 
</translate>
 
</translate>
  
<pre>&lt;nowiki&gt;https://mediawiki.org&lt;/nowiki&gt;</pre>
+
<pre>&lt;nowiki&gt;http://mediawiki.org&lt;/nowiki&gt;</pre>
  
<translate><!--T:62-->
+
<translate>To get this:</translate>
To get this:</translate>
 
  
<nowiki>https://mediawiki.org</nowiki>
+
<nowiki>http://mediawiki.org</nowiki>
  
{{Anchor|Interwiki|Interwiki links}}
 
 
<translate>
 
<translate>
== Interwiki links == <!--T:63-->
 
  
<!--T:64-->
+
== Interwiki links ==
Interwiki links are links with the internal link markup to a website registered in advance. For example, you can link to the article http://en.wikipedia.org/wiki/Sunflower by typing <code><nowiki>[[wikipedia:Sunflower]]</nowiki></code>, which will result in a link [[wikipedia:Sunflower]]. This works because by default MediaWiki configures <code>wikipedia:</code> as an "interwiki prefix" that turns into <nowiki>http://en.wikipedia.org/wiki/</nowiki> when used inside <nowiki>[[ ]]</nowiki>. (''It may not work if the admin of your wiki has changed the setting.'') Unlike internal links, interwiki links do not use page existence detection, so an interwiki link will appear blue even if the page does not exist on the remote wiki.
 
  
<!--T:65-->
+
Interwiki links are links with the internal link markup to a website registered in advance. For example, you can link to the Sunflower article on http://en.wikipedia.org by typing <code><nowiki>[[wikipedia:Sunflower]]</nowiki></code>, which will result in a link [[wikipedia:Sunflower]]. This is because <code><nowiki>http://en.wikipedia.org/wiki/</nowiki></code> is registered to your wiki by default with the prefix of <code>wikipedia</code>. ''This link may not work properly, if the admin of your wiki has changed the setting.'' Unlike internal links, interwiki links do not use page existence detection, so an interwiki link will appear blue even if the page does not exist on the remote wiki.
Similar to internal page links, you can create piped links, with alternate link label, e.g. <code><nowiki>[[wikipedia:Sunflower|big yellow flower]]</nowiki></code> is the link [[wikipedia:Sunflower|big yellow flower]] and <code><nowiki>[[wikipedia:Sunflower|]]</nowiki></code> is the link [[wikipedia:Sunflower|Sunflower]].
 
  
<!--T:66-->
+
Similar to internal page links, you can create piped links, with alternate link label, e.g. <code><nowiki>[[wikipedia:Sunflower|big yellow flower]]</nowiki></code>, this is the link [[wikipedia:Sunflower|big yellow flower]].
Basically, interwiki links are abbreviations for commonly-used longer external links. A very similar link could be created as  <code><nowiki>[http://en.wikipedia.org/wiki/Sunflower big yellow flower]</nowiki></code>.
 
  
<!--T:67-->
+
Basically this is an abbreviation for longer URLs. A very similar link could be created as a normal external link by typing <code><nowiki>[http://en.wikipedia.org/wiki/Sunflower big yellow flower]</nowiki></code>, 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.
More details are at [[<tvar|interwiki>Special:MyLanguage/Manual:Interwiki</>|Manual:Interwiki]] and [[m:Help:Interwiki linking]]. Your wiki may have a [[Special:Interwiki]] page listing the interwiki prefixes it supports; {{git file | file=maintenance/interwiki.list | text=here is the default interwiki list}}. You can edit the [[<tvar|interwiki-table>Special:MyLanguage/Manual:Interwiki table</>|Manual:Interwiki table]] on your site.
+
 
</translate>
+
More details are at {{mediawiki|Manual:Interwiki}} and [[m:Help:Interwiki linking]]. See the [https://git.wikimedia.org/blob/mediawiki%2Fcore//maintenance%2Finterwiki.list default interwiki prefixes]. To edit the {{mediawiki|Manual:Interwiki table|interwiki table}} on your site, see the {{mediawiki|Extension:Interwiki|Interwiki extension}}.
  
{{anchor|Interlanguage links}}
+
=== Interlanguage links ===
<translate>
 
=== Interlanguage links === <!--T:68-->
 
  
<!--T:69-->
+
If your wiki has other language versions, you may find “interlanguage links” in the [[Help:Navigation#Sidebar|sidebar]], just below [[Help:Navigation#Toolbox|toolbox]] in the box named “{{lcfirst:{{int:otherlanguages}}}}.”
If your wiki has other language versions, you may find “interlanguage links” in the [[<tvar|sidebar>Special:MyLanguage/Help:Navigation#Sidebar</>|sidebar]], just below [[<tvar|toolbox>Special:MyLanguage/Help:Navigation#Toolbox</>|toolbox]] in the box named “{{lcfirst:{{int:otherlanguages}}}}.”
 
  
<!--T:70-->
 
 
Interlanguage links behave similarly to interwiki links, except that they are listed in the sidebar. To create an interlanguage link from a page, just type <code><nowiki>[[</nowiki>''language prefix'':pagename]]</code> wherever you like in the page; the language prefix is the prefix specified at your wiki for the other language version (typically the [[wikipedia:List of ISO 639-1 codes|ISO 639-1 language code]]).
 
Interlanguage links behave similarly to interwiki links, except that they are listed in the sidebar. To create an interlanguage link from a page, just type <code><nowiki>[[</nowiki>''language prefix'':pagename]]</code> wherever you like in the page; the language prefix is the prefix specified at your wiki for the other language version (typically the [[wikipedia:List of ISO 639-1 codes|ISO 639-1 language code]]).
  
<!--T:71-->
+
If you want to make the interlanguage link appear in the content of the page, you can add a colon before the language prefix:
If you want to make the interlanguage link appear in the content of the page rather than in the sidebar, you can add a colon before the language prefix:
 
 
:<code><nowiki>[[:en:Sunflower]]</nowiki></code> &rarr; '''[[:en:Sunflower]]'''
 
:<code><nowiki>[[:en:Sunflower]]</nowiki></code> &rarr; '''[[:en:Sunflower]]'''
  
<!--T:72-->
+
When link is both interwiki and interlanguage, the order is '''[[wikipedia:en:Sunflower]]'''.
<!-- This isn't working for me here nor on Commons today (I get https://en.wikipedia.org/wiki/en:Sunflower): When a link is both interwiki and interlanguage, the order is '''[[wikipedia:en:Sunflower]]'''. -->
 
</translate>
 
  
{{anchor|See also}}
+
== See also ==
<translate>
 
  
== See also == <!--T:73-->
+
* [[Help:Linked images|Linked images]]
 +
* [[meta:Help:Links]]
  
<!--T:74-->
 
* [[<tvar|linked-images>Special:MyLanguage/Help:Linked images</>|Linked images]]
 
 
</translate>
 
</translate>
 +
{{Languages}}
  
[[Category:Help{{translation}}|Links]]
+
[[Category:Help|Links]]
[[Category:Link{{translation}}|Links]]
+
[[Category:Link|Links]]

ひつじ小屋別館2代目への投稿はすべて、他の投稿者によって編集、変更、除去される場合があります。 自分が書いたものが他の人に容赦なく編集されるのを望まない場合は、ここに投稿しないでください。
また、投稿するのは、自分で書いたものか、パブリック ドメインまたはそれに類するフリーな資料からの複製であることを約束してください(詳細はひつじ小屋別館2代目:著作権を参照)。 著作権保護されている作品は、許諾なしに投稿しないでください!

このページを編集するには、下記の確認用の質問に回答してください (詳細):

取り消し | 編集の仕方 (新しいウィンドウで開きます)