Difference between revisions of "Wiki Team/Guide/Interwiki Linking"
Jump to navigation
Jump to search
(8 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude> | + | |
+ | <noinclude></noinclude> | ||
You can easily create links to other wiki sites for which we have created inter-wiki shortcuts. | You can easily create links to other wiki sites for which we have created inter-wiki shortcuts. | ||
− | For example, the prefix <tt> | + | For example, the prefix '''<tt>mediawikiwiki:</tt>''' in a wiki link makes it a link to the MediaWiki site rather than this wiki. A simple example of this is: |
− | + | <pre>[[mediawikiwiki:Help:Editing pages|Editing pages]]</pre> | |
− | <pre>[[ | + | which creates the link "[[:mediawikiwiki:Help:Editing pages|Editing pages]]". |
− | |||
− | which creates the link "[[: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | Use the prefix <tt>:wikipedia:</tt> to create a link to the Wikipedia, as in | ||
+ | <pre>[[wikipedia:QuarkNet|QuarkNet]]</pre> | ||
+ | which creates the link "[[:wikipedia:QuarkNet|QuarkNet]]" | ||
== Prefixes == | == Prefixes == | ||
− | + | {| class="wikitable sortable" | |
− | + | | sal || https://activities.sugarlabs.org/en-US/sugar/addon/$1 | |
− | |||
− | |||
− | {| | ||
− | |||
− | |||
− | | | ||
− | |||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
− | | | + | | fedora || https://fedoraproject.org/wiki/$1 |
− | | | ||
− | |||
|- | |- | ||
− | | | + | | fedoradocs || https://docs.fedoraproject.org/en-US/$1 |
− | | | ||
− | |||
|- | |- | ||
− | | | + | | olpc || https://wiki.laptop.org/go/$1 |
− | | | + | |} |
− | | | + | See '''[[Special:Interwiki]]''' for the list of all available interwiki prefixes. |
− | |||
− | |||
== See Also == | == See Also == | ||
− | * [ | + | * [[mediawikiwiki:Help:Interwiki_linking | MediaWiki Manual: Interwiki Linking]] |
Latest revision as of 12:22, 5 November 2018
You can easily create links to other wiki sites for which we have created inter-wiki shortcuts.
For example, the prefix mediawikiwiki: in a wiki link makes it a link to the MediaWiki site rather than this wiki. A simple example of this is:
[[mediawikiwiki:Help:Editing pages|Editing pages]]
which creates the link "Editing pages".
Use the prefix :wikipedia: to create a link to the Wikipedia, as in
[[wikipedia:QuarkNet|QuarkNet]]
which creates the link "QuarkNet"
Prefixes
sal | https://activities.sugarlabs.org/en-US/sugar/addon/$1 |
fedora | https://fedoraproject.org/wiki/$1 |
fedoradocs | https://docs.fedoraproject.org/en-US/$1 |
olpc | https://wiki.laptop.org/go/$1 |
See Special:Interwiki for the list of all available interwiki prefixes.