「ヘルプ:Links/ja」の版間の差分

提供: ひつじ小屋別館2代目
移動先: 案内検索
(Bot: convert to multilingual template)
(1版 をインポートしました)
 
(3人の利用者による、間の19版が非表示)
1行目: 1行目:
{{PD Help Page}}
+
<languages/>
MediaWikには4種類のリンク方式があります。
+
{{TNT|PD Help Page}}
# [[#内部リンク|内部リンク]]:同じウィキの他ページへのリンク
+
MediaWiki には5種類のリンクがあります:
# [[#外部リンク|外部リンク]]:外部サイトへのリンク
 
# [[#ウィキ間リンク|ウィキ間リンク]]:あらかじめ登録された外部サイトへのリンク
 
# [[#言語間リンク|言語間リンク]]:ウィキの他言語版として登録された外部サイトへのリンク
 
  
 +
# ウィキ内の他のページへの'''[[#Internal links|内部リンク]]'''
 +
# 他のウェブサイトへの'''[[#External links|外部リンク]]'''
 +
# ウィキの'''[[#External links to internal pages|内部ページへの外部リンク]]'''
 +
# ウィキに事前に登録済みの他のウェブサイトへの'''[[#Interwiki links|ウィキ間リンク]]'''
 +
# ウィキの他言語版として登録済みの他のウェブサイトへの'''[[#Interlanguage links|言語間リンク]]'''
 +
 +
{{Anchor|Internal|Internal links}}
 
== 内部リンク ==
 
== 内部リンク ==
内部リンクを追加するためには、リンクをしたいページ名を二重の角括弧で囲みます。そのページを保存するとリンクされている状態になります。リンクされたページが既に存在している場合は青で表示され、存在してない場合は赤で表示されます。閲覧中のページへの自己リンクはURLとして形成されず、ボールドで表示されます。
 
  
リンクの最初の文字は自動的に大文字に変換されます(ウィキの設定が変更されている場合は異なります)。またスペースはアンダースコアに変換されてリンクします(リンクにアンダースコアを入力することでスペースと同様の効果を得られますが、アンダースコアがテキストにも表示されるので推奨されません)。
+
内部リンクを追加する場合は、二重角括弧 (<code><nowiki>[[</nowiki></code> と <code><nowiki>]]</nowiki></code>) でリンクしたいページの名前を囲んでください。編集したページを保存すると、指定したページへの新しいリンクが表示されます。対象のページが既に存在する場合はリンクは青色で表示され、存在しない場合は、リンクは赤色で表示されます。
 +
同一ページへのリンクはURLには変換されず、太字で表示されます。
 +
(同一ページにリンクしたい場合は、アンカー (下記参照) または <nowiki>[[#top|現在のページ]]</nowiki> (必ずページ上部へのリンクになります) を使用してください。)
 +
 
 +
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).
 +
 
  
{| class="wikitable"
+
{| border="1" class="wikitable"
 
!説明
 
!説明
 
!入力内容
 
!入力内容
!表示結果
+
!出力結果
 
|-
 
|-
 
|内部リンク
 
|内部リンク
|<pre>[[Main Page]]</pre>
+
|<pre>
 +
[[Main Page]]
 +
 
 +
[[Help:Contents]]
 +
 
 +
[[Extension:DynamicPageList (Wikimedia)]]
 +
</pre>
 
|[[Main Page]]
 
|[[Main Page]]
 +
 +
[[Help:Contents]]
 +
 +
[[Extension:DynamicPageList (Wikimedia)]]
 +
|-
 +
|パイプのリンク
 +
|<pre>[[Main Page|different text]]
 +
 +
[[Main Page#Concrete_Paragraph|different text2]]</pre>
 +
[[meta:Special:MyLanguage/Help:Piped link|meta:Help:Piped link]] も参照してください
 +
|[[Main Page|different text]]
 +
 +
[[Main Page#Concrete_Paragraph|different text2]]
 +
|-
 +
|[[w:Help:Pipe_trick|Pipe trick]]
 +
|<pre>
 +
[[Help:Contents|]]
 +
 +
[[User:John Doe|]]
 +
 +
[[Extension:DynamicPageList (Wikimedia)|]]
 +
 +
[[Extension:DynamicPageList (third-party)|]]
 +
</pre>
 +
The pipe trick quickly makes shorter link text, but could be confusing in circumstances like the DynamicPageList link examples.
 +
|[[Help:Contents|Contents]]
 +
 +
[[User:John Doe|John Doe]]
 +
 +
[[Extension:DynamicPageList (Wikimedia)|DynamicPageList]]
 +
 +
[[Extension:DynamicPageList (third-party)|DynamicPageList]]
 
|-
 
|-
|パイプ付きリンク
+
|<span id="linktrail"></span>Word-ending links, following so called "linktrail rules" [[Localisation|localised]] per [[MessagesXx.php|each language]]
|<pre>[[Main Page|表示したいテキスト]]</pre>
+
|<pre>
|[[Main Page|表示したいテキスト]]
+
[[Help]]s
 +
 
 +
[[Help]]ing
 +
 
 +
[[Help]]ers
 +
 
 +
[[Help]]almostanylettersyoulikehere
 +
</pre>
 +
|
 +
[[Help]]s
 +
 
 +
[[Help]]ing
 +
 
 +
[[Help]]ers
 +
 
 +
[[Help]]almostanylettersyoulikehere
 
|-
 
|-
|リダイレクト
+
|単語末尾のリンクの回避
 +
|<pre>
 +
[[Help]]<nowiki />ful advice
 +
 
 +
[[wikipedia:GNU General Public License|GPL]]<nowiki />v3
 +
</pre>
 +
|
 +
[[Help]]<nowiki />ful advice
 +
 
 +
[[wikipedia:GNU General Public License|GPL]]<nowiki />v3
 +
|-
 +
|転送
 
|<pre>#REDIRECT [[Main Page]]</pre>
 
|<pre>#REDIRECT [[Main Page]]</pre>
詳しくは[[Help:Redirects/ja]]
+
[[Special:MyLanguage/Help:Redirects|Help:リダイレクト]]も参照してください
 
| &rarr; [[Main Page]]
 
| &rarr; [[Main Page]]
 
|-
 
|-
|アンカーへの内部リンク  
+
|アンカーへの内部リンク
|<pre>[[#関連項目]]</pre>
+
|<pre>[[#See also]]</pre>
[[Help:Formatting|セクションの見出し]]とページトップ([[#top]])には自動的にアンカーが設置されています。
+
[[Special:MyLanguage/Help:Formatting|Section headings]] and the [[#top|top]] of the page are automatically anchored.
|[[#関連項目]]
+
|[[#See also]]
 +
|-
 +
|アンカーへの別のテキストを使った内部リンク
 +
|<pre>[[#See also|different text]]</pre>
 +
|[[#See also|different text]]
 +
|-
 +
|内部リンクのアンカーを設定する
 +
|<pre><div id="NameOfAnchorHere">optional text</div></pre>
 +
Omit the "optional text" for invisible anchor.
 +
|<div id="NameOfAnchorHere">optional text</div>
 
|-
 
|-
 
|別のページのアンカーへの内部リンク
 
|別のページのアンカーへの内部リンク
|<pre>[[Help:Images/ja#関連項目]]</pre>
+
|<pre>[[Help:Images#Supported media types for images]]</pre>
|[[Help:Images/ja#関連項目]]
+
|[[Help:Images#Supported media types for images]]
 +
|-
 +
|現在のページのトークページへの内部リンク
 +
|<pre>[[{{TALKPAGENAME}}|Discussion]]</pre>
 +
[[Special:MyLanguage/Help:Magic_words#Page_names|Help:マジックワード#ページ名]]も参照してください
 +
|[[{{TALKPAGENAME}}|Discussion]]
 +
|-
 +
|サブページへの内部リンク
 +
|<pre>[[/example]]</pre>
 +
Shortcut for <code><nowiki>[[Help:Links/example|/example]]</nowiki></code>. See also [[Special:MyLanguage/Help:Subpages|Help:Subpages]].
 +
|[[Help:Links/example|/example]]
 +
|-
 +
|最初のスラッシュがつかないサブページへの内部リンク
 +
|<pre>[[/example/]]</pre>
 +
Shortcut for <code><nowiki>[[Help:Links/example|example]]</nowiki></code>.
 +
|[[Help:Links/example|example]]
 
|-
 
|-
 
|カテゴリページへの内部リンク
 
|カテゴリページへの内部リンク
 
|<pre>[[:Category:Help]]</pre>
 
|<pre>[[:Category:Help]]</pre>
詳しくは[[Help:Categories/ja]]
+
[[Special:MyLanguage/Help:Categories|Help:カテゴリ]]も参照してください
 
|[[:Category:Help]]
 
|[[:Category:Help]]
 
|-
 
|-
|画像などファイルへの内部リンク
+
|画像などのファイルへの内部リンク
 
|<pre>[[media:example.jpg]]
 
|<pre>[[media:example.jpg]]
  
 
[[media:example.pdf]]</pre>
 
[[media:example.pdf]]</pre>
詳しくは[[Help:Images/ja]]
+
[[Special:MyLanguage/Help:Images|Help:画像]] も参照してください
 
|[[media:example.jpg]]
 
|[[media:example.jpg]]
  
 
[[media:example.pdf]]
 
[[media:example.pdf]]
 +
|-
 +
|利用者の利用者ページへの内部リンク
 +
|<pre>[[Special:MyPage]]</pre>
 +
|[[Special:MyPage]]
 +
|-
 +
|利用者のトークページへの内部リンク
 +
|<pre>[[Special:MyTalk]]</pre>
 +
|[[Special:MyTalk]]
 
|}
 
|}
  
 +
{{Anchor|External|External links}}
 
== 外部リンク ==
 
== 外部リンク ==
 +
 +
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.
 
{| class="wikitable"
 
{| class="wikitable"
 
!style="width:15%"|説明
 
!style="width:15%"|説明
 
!style="width:45%"|入力内容
 
!style="width:45%"|入力内容
!style="width:40%"| 表示結果
+
!style="width:40%"|出力結果
 
|-
 
|-
 
|外部リンク
 
|外部リンク
|<pre>http://mediawiki.org</pre>
+
|<tt><nowiki>http://mediawiki.org</nowiki></tt>
 
|http://mediawiki.org
 
|http://mediawiki.org
 
|-
 
|-
|ラベルのテキストを指定した外部リンク
+
|ラベルを変更した外部リンク
|<pre>[http://mediawiki.org MediaWiki]</pre>
+
|<tt><nowiki>[http://mediawiki.org MediaWiki]</nowiki></tt>
 
|[http://mediawiki.org MediaWiki]
 
|[http://mediawiki.org MediaWiki]
 
|-
 
|-
|番号表示の外部リンク
+
|番号つき外部リンク
|<pre>[http://mediawiki.org]</pre>
+
|<tt><nowiki>[http://mediawiki.org]</nowiki></tt>
 
|[http://mediawiki.org]
 
|[http://mediawiki.org]
 
|-
 
|-
|外部リンクアイコン
+
|ファイルアイコンつき外部リンク
|<pre>
+
|<tt><nowiki>
[http://en.wikipedia.org/wiki/.avi ビデオ]
+
[http://en.wikipedia.org/wiki/.avi video]
[http://en.wikipedia.org/wiki/.wav 音声]
+
[http://en.wikipedia.org/wiki/.ogg sound]
[http://en.wikipedia.org/wiki/.pdf 文書]
+
[http://en.wikipedia.org/wiki/.pdf document]
</pre>
+
</nowiki></tt>
外部リンクに副えられるアイコンはリンク先のファイルの種類によって変わることがあります。
+
<small>現在対応しているアイコンや拡張機能については [[#External link icons]] を参照してください。</small>
 +
|
 +
[http://en.wikipedia.org/wiki/.avi video]<br/>
 +
[http://en.wikipedia.org/wiki/.ogg sound]<br/>
 +
[http://en.wikipedia.org/wiki/.pdf document]<br/>
 +
|-
 +
|Protocol-relative external link (Will be http if the current URL uses http, or https if it uses https)
 +
|<tt><nowiki>
 +
[//en.wikipedia.org wikipedia]</nowiki><br/><nowiki>
 +
[//en.wikipedia.org //en.wikipedia.org]
 +
</nowiki></tt>
 +
<small>This is only supported inside square brackets <tt><nowiki>[ ]</nowiki></tt> &ndash; //en.wikipedia.org by itself does not make a link.</small>
 
|
 
|
[http://en.wikipedia.org/wiki/.avi ビデオ]
+
[//en.wikipedia.org wikipedia]<br/>
[http://en.wikipedia.org/wiki/.wav 音声]
+
[//en.wikipedia.org //en.wikipedia.org]
[http://en.wikipedia.org/wiki/.pdf 文書]
 
 
|-
 
|-
|同じサーバへの外部リンク
+
|同じホストへの外部リンク
|<pre>[http://{{SERVERNAME}}/pagename]</pre>
+
|<tt><nowiki>http://{{SERVERNAME}}/pagename</nowiki></tt>
|[http://{{SERVERNAME}}/pagename]
+
|http://{{SERVERNAME}}/pagename
 
|-
 
|-
|外部サーバにページ名を渡す
+
|ページ名を渡して他のホストに外部リンクする
|<pre>[http://google.com/search?q={{PAGENAMEE}}]</pre>
+
|<tt><nowiki>http://google.com/search?q={{PAGENAMEE}}</nowiki></tt><br />
|[http://google.com/search?q={{PAGENAMEE}}]
+
See also: [[Special:MyLanguage/Help:Magic_words#URL_encoded_page_names|URL encoded page names]], [[Special:MyLanguage/Manual:PAGENAMEE encoding|PAGENAMEE encoding]]
 +
|http://google.com/search?q={{PAGENAMEE}}
 
|-
 
|-
|メール
+
|mailto リンク
|<pre>[mailto:info@example.org メールを送信]</pre>
+
|<tt><nowiki>[mailto:info@example.org email me]</nowiki></tt>
|[mailto:info@example.org メールを送信]
+
|[mailto:info@example.org email me]
 
|-
 
|-
|サブジェクトと本文を指定したメール
+
|題名と本文のあるmailtoリンク
|<pre>[mailto:info@example.org?Subject=URL%20Encoded%20Subject&body=Body%20Text info]</pre>
+
|<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]
 
|}
 
|}
  
=== 自動的にリンクになるのを回避する ===
+
{{Anchor|External-to-internal|External links to internal pages}}
URLを書き込むと自動的に外部リンクになります。
+
=== 内部ページへの外部リンク ===
  
これを避けるためには、以下のようにURLを &lt;nowiki&gt; タグで囲んでください。
+
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.
  
<pre>&lt;nowiki>http://mediawiki.org</nowiki></pre>
+
{| border="1" class="wikitable"
 +
!説明
 +
!入力内容
 +
!出力結果
 +
|-
 +
|現在のページの編集ページへの外部リンク
 +
|<div class="mw-code"><nowiki>[http://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]
 +
|-
 +
|External link to the current page's edit page using the [[Special:MyLanguage/Help:Magic_words#URL_data|fullurl parser function]]
 +
|<div class="mw-code"><nowiki>[{{fullurl:{{FULLPAGENAME}}|action=edit}} Edit this page]</nowiki></div>
 +
[[Special:MyLanguage/Help:Magic_words#URL_data|Help:マジックワード#URLデータ]] および [[#External links|#外部リンク]] も参照してください
 +
|[{{fullurl:{{FULLPAGENAME}}|action=edit}} Edit this page]
 +
|-
 +
|External link to the current page's edit page, and styled to look like an internal link
 +
|<div class="mw-code"><nowiki><span class="plainlinks">[http://www.mediawiki.org/w/index.php?title=Help:Links&action=edit Edit this page]</span></nowiki></div>
 +
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.
 +
|<span class="plainlinks">[http://www.mediawiki.org/w/index.php?title=Help:Links&action=edit Edit this page]</span>
 +
|}
  
 +
{{anchor|External link icons}}
 +
=== 外部リンクのアイコン ===
 +
 +
{| class="wikitable"
 +
! リンクの例 !! アイコン !! トリガー
 +
|-
 +
| [http://.] || [[File:Icon External Link.png]] || <code>http://</code>, <code>gopher://</code>, <code>[//]</code>
 +
|-
 +
| [https://.] || [[File:Lock icon blue.gif]] || <code>https://</code>
 +
|-
 +
| [mailto:.] || [[File:Icon External Link E-Mail.png]] || <code>mailto:</code>
 +
|-
 +
| [news://.] || [[File:Icon External Link Newsgroups.png]] || <code>news<nowiki/>://</code>
 +
|-
 +
| [ftp://.] || [[File:Icon External Link FTP.png]] || <code>ftp://</code>
 +
|-
 +
| [irc://.] || [[File:Icon External Link IRC.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://.ogm] || [[File:Icon External Link Video.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>
 +
|}
 +
 +
 +
=== 自動リンクを回避する方法 ===
 +
 +
When you put a URL on a wiki page it will be automatically converted into an external link, like this:
 +
 +
http://mediawiki.org
 +
 +
To avoid that effect, put the URL between <code>&lt;nowiki&gt;</code> tags, like this:
 +
 +
<pre>&lt;nowiki&gt;http://mediawiki.org&lt;/nowiki&gt;</pre>
 +
 +
To get this:
 +
 +
<nowiki>http://mediawiki.org</nowiki>
 +
 +
{{Anchor|Interwiki|Interwiki links}}
 
== ウィキ間リンク ==
 
== ウィキ間リンク ==
ウィキ間リンクはあらかじめ登録されたウェブサイトへ内部リンクのマークアップを使ってリンクします。例えば、<code><nowiki>[[wikipedia:Sunflower]]</nowiki></code> と書くと [[wikipedia:Sunflower]] のように http://en.wikipedia.org の “Sunflower” という記事にリンクします。これは、 <code><nowiki>http://en.wikipedia.org/wiki/</nowiki></code> があなたのウィキに <code>wikipedia</code> というプレフィックス(接頭辞)として登録されているからです。''あなたのウィキの管理者が設定を変更している場合、このリンクは正しく機能しません。''
 
  
内部リンクと同様、ウィキ間リンクではパイプ付きリンクを使ってリンクラベルを変えることができます。例えば <code><nowiki>[[wikipedia:Sunflower|ひまわり]]</nowiki></code> とします。
+
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.
 +
 
 +
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]].
 +
 
 +
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>.
  
ウィキ間リンクは、基本的にURLを簡潔に書くために使用します。通常の外部リンクとして <code><nowiki>[http://en.wikipedia.org/wiki/Sunflower Sunflower]</nowiki></code> と書いてもほぼ同じ結果が得られますが、ウィキ間リンクを使うことで、同じウィキにあるページと同じような感覚で、簡単かつ短くリンクを記述することができます。
+
More details are at [[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 [[Special:MyLanguage/Manual:Interwiki table|Manual:Interwiki table]] on your site.
  
 +
{{anchor|Interlanguage links}}
 
=== 言語間リンク ===
 
=== 言語間リンク ===
もしあなたのウィキに他の言語による版があるならば、[[Help:Navigation/ja#サイドバー|サイドバー]]の[[Help:Navigation/ja#ツールボックス|ツールボックス]]直下に “{{lcfirst:{{int:otherlanguages}}}}” という「言語間リンク」のボックスが表示されているかもしれません。
 
  
言語間リンクはウィキ間リンクとよく似ていますが、本文中ではなくサイドバーに表示されます。ページに言語間リンクを設置するには、ページのどこでも好きな場所に <code><nowiki>[[</nowiki>''言語プレフィックス'':ページ名]]</code> と書くだけです。言語プレフィックスはあなたのウィキにおいて他言語版のために設定されているプレフィックスです(通常は[[wikipedia:ja:ISO 639|ISO 言語コード]])。
+
If your wiki has other language versions, you may find “interlanguage links” in the [[Special:MyLanguage/Help:Navigation#Sidebar|sidebar]], just below [[Special:MyLanguage/Help:Navigation#Toolbox|toolbox]] in the box named “{{lcfirst:{{int:otherlanguages}}}}.”
 +
 
 +
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]]).
 +
 
 +
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]]'''
 +
 
 +
When a link is both interwiki and interlanguage, the order is '''[[wikipedia:en:Sunflower]]'''.
 +
 
 +
{{anchor|See also}}
 +
 
 +
== 関連ページ ==
  
言語間リンクをページの本文中に表示させたい時には、<code><nowiki>[[:en:Sunflower]]</nowiki></code> のように言語プレフィックスのまえにコロンを挿入します。
+
* [[Special:MyLanguage/Help:Linked images|画像のリンク]]
  
== 関連項目 ==
+
[[Category:Help{{translation}}|Links]]
* [[Help:Linked images/ja|画像からのリンク]]
+
[[Category:Link{{translation}}|Links]]
 
{{Languages}}
 
[[Category:Help/ja|Links]]
 
[[Category:Link/ja]]
 

2016年1月11日 (月) 20:58時点における最新版

PD 注意: このページを編集すると、編集内容が CC0 のもとで公開されることに同意したと見なされます。詳細はパブリック・ドメインのヘルプ ページを参照してください。
PD
</div>

MediaWiki には5種類のリンクがあります:

  1. ウィキ内の他のページへの内部リンク
  2. 他のウェブサイトへの外部リンク
  3. ウィキの内部ページへの外部リンク
  4. ウィキに事前に登録済みの他のウェブサイトへのウィキ間リンク
  5. ウィキの他言語版として登録済みの他のウェブサイトへの言語間リンク

内部リンク[編集]

内部リンクを追加する場合は、二重角括弧 ([[]]) でリンクしたいページの名前を囲んでください。編集したページを保存すると、指定したページへの新しいリンクが表示されます。対象のページが既に存在する場合はリンクは青色で表示され、存在しない場合は、リンクは赤色で表示されます。 同一ページへのリンクはURLには変換されず、太字で表示されます。 (同一ページにリンクしたい場合は、アンカー (下記参照) または [[#top|現在のページ]] (必ずページ上部へのリンクになります) を使用してください。)

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).


説明 入力内容 出力結果
内部リンク
[[Main Page]]

[[Help:Contents]]

[[Extension:DynamicPageList (Wikimedia)]]
Main Page

Help:Contents

Extension:DynamicPageList (Wikimedia)

パイプのリンク
[[Main Page|different text]]

[[Main Page#Concrete_Paragraph|different text2]]

meta:Help:Piped link も参照してください

different text

different text2

Pipe trick
[[Help:Contents|]]

[[User:John Doe|]]

[[Extension:DynamicPageList (Wikimedia)|]]

[[Extension:DynamicPageList (third-party)|]]

The pipe trick quickly makes shorter link text, but could be confusing in circumstances like the DynamicPageList link examples.

Contents

John Doe

DynamicPageList

DynamicPageList

Word-ending links, following so called "linktrail rules" localised per each language
[[Help]]s

[[Help]]ing

[[Help]]ers

[[Help]]almostanylettersyoulikehere

Helps

Helping

Helpers

Helpalmostanylettersyoulikehere

単語末尾のリンクの回避
[[Help]]<nowiki />ful advice

[[wikipedia:GNU General Public License|GPL]]<nowiki />v3

Helpful advice

GPLv3

転送
#REDIRECT [[Main Page]]

Help:リダイレクトも参照してください

Main Page
アンカーへの内部リンク
[[#See also]]

Section headings and the top of the page are automatically anchored.

#See also
アンカーへの別のテキストを使った内部リンク
[[#See also|different text]]
different text
内部リンクのアンカーを設定する
<div id="NameOfAnchorHere">optional text</div>

Omit the "optional text" for invisible anchor.

optional text
別のページのアンカーへの内部リンク
[[Help:Images#Supported media types for images]]
Help:Images#Supported media types for images
現在のページのトークページへの内部リンク
[[{{TALKPAGENAME}}|Discussion]]

Help:マジックワード#ページ名も参照してください

Discussion
サブページへの内部リンク
[[/example]]

Shortcut for [[Help:Links/example|/example]]. See also Help:Subpages.

/example
最初のスラッシュがつかないサブページへの内部リンク
[[/example/]]

Shortcut for [[Help:Links/example|example]].

example
カテゴリページへの内部リンク
[[:Category:Help]]

Help:カテゴリも参照してください

Category:Help
画像などのファイルへの内部リンク
[[media:example.jpg]]

[[media:example.pdf]]

Help:画像 も参照してください

media:example.jpg

media:example.pdf

利用者の利用者ページへの内部リンク
[[Special:MyPage]]
Special:MyPage
利用者のトークページへの内部リンク
[[Special:MyTalk]]
Special:MyTalk

外部リンク[編集]

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.

説明 入力内容 出力結果
外部リンク http://mediawiki.org http://mediawiki.org
ラベルを変更した外部リンク [http://mediawiki.org MediaWiki] MediaWiki
番号つき外部リンク [http://mediawiki.org] [1]
ファイルアイコンつき外部リンク [http://en.wikipedia.org/wiki/.avi video] [http://en.wikipedia.org/wiki/.ogg sound] [http://en.wikipedia.org/wiki/.pdf document]

現在対応しているアイコンや拡張機能については #External link icons を参照してください。

video
sound
document

Protocol-relative external link (Will be http if the current URL uses http, or https if it uses https) [//en.wikipedia.org wikipedia]
[//en.wikipedia.org //en.wikipedia.org]

This is only supported inside square brackets [ ] – //en.wikipedia.org by itself does not make a link.

wikipedia
//en.wikipedia.org

同じホストへの外部リンク http://{{SERVERNAME}}/pagename http://littleprincess.sakura.ne.jp/pagename
ページ名を渡して他のホストに外部リンクする http://google.com/search?q={{PAGENAMEE}}

See also: URL encoded page names, PAGENAMEE encoding

http://google.com/search?q=Links/ja
mailto リンク [mailto:info@example.org email me] email me
題名と本文のあるmailtoリンク [mailto:info@example.org?Subject=URL%20Encoded%20Subject&body=Body%20Text info] info

内部ページへの外部リンク[編集]

To add a link to a page on the same wiki using URL query parameters, you may need to use external link syntax.

説明 入力内容 出力結果
現在のページの編集ページへの外部リンク
[http://www.mediawiki.org/w/index.php?title=Help:Links&action=edit Edit this page]
Edit this page
External link to the current page's edit page using the fullurl parser function
[{{fullurl:{{FULLPAGENAME}}|action=edit}} Edit this page]

Help:マジックワード#URLデータ および #外部リンク も参照してください

Edit this page
External link to the current page's edit page, and styled to look like an internal link
<span class="plainlinks">[http://www.mediawiki.org/w/index.php?title=Help:Links&action=edit Edit this page]</span>

The 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.

Edit this page

外部リンクのアイコン[編集]

リンクの例 アイコン トリガー
[2] ファイル:Icon External Link.png http://, gopher://, [//]
[3] ファイル:Lock icon blue.gif https://
[4] ファイル:Icon External Link E-Mail.png mailto:
[5] ファイル:Icon External Link Newsgroups.png news://
[6] ファイル:Icon External Link FTP.png ftp://
[7] ファイル:Icon External Link IRC.png irc://
[8] ファイル:Icon External Link MP3.png .ogg, .mid, .midi, .mp3, .wav, .wma
[9] ファイル:Icon External Link Video.png .ogm, .avi, .mpeg, .mpg
[10] ファイル:Icons-mini-file acrobat.gif .pdf, .pdf#, .pdf?


自動リンクを回避する方法[編集]

When you put a URL on a wiki page it will be automatically converted into an external link, like this:

http://mediawiki.org

To avoid that effect, put the URL between <nowiki> tags, like this:

<nowiki>http://mediawiki.org</nowiki>

To get this:

http://mediawiki.org

ウィキ間リンク[編集]

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 [[wikipedia:Sunflower]], which will result in a link wikipedia:Sunflower. This works because by default MediaWiki configures wikipedia: as an "interwiki prefix" that turns into http://en.wikipedia.org/wiki/ when used inside [[ ]]. (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.

Similar to internal page links, you can create piped links, with alternate link label, e.g. [[wikipedia:Sunflower|big yellow flower]] is the link big yellow flower and [[wikipedia:Sunflower|]] is the link Sunflower.

Basically, interwiki links are abbreviations for commonly-used longer external links. A very similar link could be created as [http://en.wikipedia.org/wiki/Sunflower big yellow flower].

More details are at Manual:Interwiki and m:Help:Interwiki linking. Your wiki may have a Special:Interwiki page listing the interwiki prefixes it supports; here is the default interwiki list. You can edit the Manual:Interwiki table on your site.

言語間リンク[編集]

If your wiki has other language versions, you may find “interlanguage links” in the sidebar, just below toolbox in the box named “他言語版.”

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 [[language prefix:pagename]] wherever you like in the page; the language prefix is the prefix specified at your wiki for the other language version (typically the ISO 639-1 language code).

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:

[[:en:Sunflower]]en:Sunflower

When a link is both interwiki and interlanguage, the order is wikipedia:en:Sunflower.

関連ページ[編集]

案内メニュー