Help:Interwiki linking on Wikimedia wikis: Difference between revisions
Content deleted Content added
The "Editor handbook" category is being considered for deletion, so, I am removing this page from the category. |
|||
(4 intermediate revisions by 4 users not shown) | |||
Line 17:
! Project !! Long form !! Shortcut
|-
| [[Wikipedia|<b>W</b>ikipedia]]
| <code>[[[[w:|wikipedia:]]]]</code>
| <code>[[[[w:]]]]</code>
|-
| [[Wiktionary|<b>Wikt</b>ionary]]
| <code>[[[[wiktionary:]]]]</code>
| <code>[[[[wikt:]]]]</code>
|-
| [[Wikinews|Wiki<b>n</b>ews]]
| <code>[[[[wikinews:]]]]</code>
| <code>[[[[n:]]]]</code>
|-
| [[Wikibooks|Wiki<b>b</b>ooks]]
| <code>[[[[wikibooks:]]]]</code>
| <code>[[[[b:]]]]</code>
|-
| [[Wikiquote|Wiki<b>q</b>uote]]
| <code>[[[[wikiquote:]]]]</code>
| <code>[[[[q:]]]]</code>
|-
| [[Wikisource|Wiki<b>s</b>ource]]
| <code>[[[[wikisource:]]]]</code>
| <code>[[[[s:]]]]</code>
Line 43:
| [[Wikisource]] (multilingual pages)
| <code>[[[[oldwikisource:]]]]</code>
|<code>[[[[s:mul:]]]]</code>
|-
| [[Wikispecies|Wiki<b>species</b>]]
| <code>[[[[wikispecies:]]]]</code>
| <code>[[[[species:]]]]</code>
|-
| [[Wikiversity|Wiki<b>v</b>ersity]]
| <code>[[[[wikiversity:]]]]</code>
| <code>[[[[v:]]]]</code>
|-
| [[Wikivoyage|Wiki<b>voy</b>age]]
| <code>[[[[wikivoyage:]]]]</code>
| <code>[[[[voy:]]]]</code>
|-
| [[Wikimedia Foundation|<b>W</b>iki<b>m</b>edia <b>F</b>oundation]]
| <code>[[[[wikimedia:]]]]</code><br /><code>[[[[foundation:]]]]</code>
| <code>[[[[wmf:]]]]</code>
|-
| [[Wikimedia Commons|Wikimedia <b>C</b>ommons]]
| <code>[[[[commons:]]]]</code>
| <code>[[[[c:]]]]</code>
|-
| [[m:Meta:About|Wikimedia
|| <code>[[[[metawiki:]]]]</code><br/><!--
--><code>[[[[metawikimedia:]]]]</code><br/><!--
Line 80:
|
|-
| [[MediaWiki|<b>M</b>edia<b>W</b>iki]]
| <code>[[[[mediawikiwiki:]]]]</code>
| <code>[[[[mw:]]]]</code>
Line 88:
|
|-
| [[m:Phabricator|
| <code>[[[[phabricator:]]]]</code>
| <code>[[[[phab:]]]]</code>
Line 96:
|
|-
| [[Wikidata|Wiki<b>d</b>ata]]
| <code>[[[[wikidata:]]]]</code>
| <code>[[[[d:]]]]</code>
|-
| [[Wikifunctions|Wiki<b>f</b>unctions]]
| <code>[[[[wikifunctions:]]]]</code>
| <code>[[[[f:]]]]</code>
Line 200:
|}
* Other current Wikimedia prefixes: [[betawikiversity:]] (shortform: [[v:mul:]]), [[download:]], [[dbdump:]], [[gerrit:]], [[mail:]], [[mailarchive:]], [[outreach:]], [[otrs:]], [[OTRSwiki:]], [[quality:]], [[spcom:]], [[ticket:]], [[tools:]], [[tswiki:]], [[svn:]], [[sulutil:]] [[rev:]], [[wmania:]]</span>, [[wm2016:]], [[wm2017:]].
<section end=iwl-tables />
* See a complete list of current and old but still working prefixes for all Wikimedia wikis at the [[foundation:Special:SiteMatrix|Wikimedia SiteMatrix]].
Line 207:
The '''long forms''' are sometimes overwritten by namespaces with the same name. For example <tt><nowiki>[[meta:]]</nowiki></tt> prefers to the Project namespace instead on Meta. The '''shortcuts''' should work everywhere.
The [[m:Interwiki map|interwiki map]] on Meta lists many prefixes, among others, <tt><nowiki>[[wikipedia:]]</nowiki></tt> for the English Wikipedia, working from any Wiki supporting the Meta interwiki map (except for Wikipedias
The shortcuts have different histories. Wikipedia, Wikiquote etc. point to the English versions via an entry in [[m:Interwiki map]], and are also included in [https://phabricator.wikimedia.org/source/mediawiki/browse/master/maintenance/interwiki.list the standard MediaWiki interwiki table]; w, q, b, wikt etc. are used like interlanguage wikilinks to link to the sisterproject in the same language (so [[w:it:b:]] is equivalent to [[Wikibooks:it:]]), and are hardcoded rather than part of [[interwiki map]].
Line 213:
Non-Wikimedia interwiki codes have a limitation, that they can only be used through a link. For example, the entry for "[[wikt:John|John]]" on Wiktionary, a Wikimedia project, can be accessed by <tt><nowiki>[[wikt:John]]</nowiki></tt> or http://meta.wikimedia.org/wiki/wikt:John. However, the latter method does not work for non-Wikimedia wikis. For example, the main page on the Mozilla Wiki can be accessed via <tt><nowiki>[[MozillaWiki:Main Page]]</nowiki></tt>, but http://meta.wikimedia.org/wiki/MozillaWiki:Main_Page results in an error. In these cases, Special:Search can be used (http://meta.wikimedia.org/wiki/Special:Search/MozillaWiki:Main_Page). You can see [[m:Special:Interwiki|the Interwiki special page]] for a list of "forward" and "non-forward" prefixes.
<section end=iwl-text />
== Technical ==
A project's namespace prefix cannot be reused as code for an external project. However, the prefix used for a target project may coincide with the prefix for a project namespace, within that project.
Line 314 ⟶ 315:
* on en: [[:de:Zug]], [[:fr:Train]]
* on fr: [[:de:Zug]], [[:en:Train]]
=== Interlanguage links in the wider sense ===
|