%META:TOPICINFO{author="ProjectContributor" comment="" date="1765530416" format="1.1" version="1"}%
%META:TOPICPARENT{name="InterwikiPlugin"}%
---+ <nop>Inter-Wiki Link Rules (or Links to other Sites)

This topic lists all aliases needed to map inter-wiki links to external wikis/sites.

Whenever you write ==ExternalSite:Page== it will be linked automatically to the page on the external site. The link points to the URL corresponding to the ==ExternalSite== alias below, concatenated to the ==Page== you choose. Example: Type ==Wiki<nop>:RecentChanges== to get <a href="http://c2.com/cgi/wiki?RecentChanges">Wiki:RecentChanges</a>, the <nop>RecentChanges page at the original Wiki site.

<div class="foswikiHelp">%X% Note: This topic needs to be visible for all users, or the plugin will not work correctly.</div>

---+++ How to define Inter-Wiki Links

Inter-wiki links are defined in the tables below.  %INCLUDE{"InterwikiPlugin" section="aliasformat"}%

The optional INTERLINKFORMAT override can incorporate the following tokens
which are expanded when the link is generated:%INCLUDE{"InterwikiPlugin" section="formattokens"}%

See %SYSTEMWEB%.InterwikiPlugin for more details on specifiying the INTERLINKFORMAT.

#AddingYourOwn
---+++ Adding your own Inter-Wiki Links

Rather than adding your own inter-wiki links to this topic, the recommended approach is to create a topic in your %HOMEWEB% Web, for example [[%HOMEWEB%.InterWikis]].
You can then set the =INTERWIKIPLUGIN_RULESTOPIC= preference setting in [[%LOCALSITEPREFS%]] as follows:

<verbatim>   * Set INTERWIKIPLUGIN_RULESTOPIC = %SYSTEMWEB%.InterWikis, %HOMEWEB%.InterWikis </verbatim>

Any inter-wikis you add to [[%HOMEWEB%.InterWikis]] will then be available in the same way that the inter-wikis from here are. If you create a rule in [[%HOMEWEB%.InterWikis]] which has the same alias as a rule in this topic, the rule from [[%HOMEWEB%.InterWikis]] will take preference.

---+++ General Inter-Site Links

<noautolink>

| *Alias:* | *URL:* | *Tooltip Text:* |
| Acronym | https://www.acronymfinder.com/~/search/af.aspx?Acronym=$page&String=exact | Look up '$page' on Acronym Finder site |
| CPAN | https://metacpan.org/module/ | CPAN perl repository |
| Dictionary | https://www.dictionary.com/browse/ | Look up '$page' at Dictionary.com |
| Google | https://google.com/search?q= | Search for '$page' on Google |
| ISBN | https://www.bookfinder.com/search/?st=sr;ac=qr;isbn= | Book with ISBN $page |
| News | https://news.google.com/news?q= | Search for '$page' on Google news |
| RFC | https://www.faqs.org/rfcs/rfc$page.html | IETF RFC #$page |

</noautolink>

---+++ Inter-Wiki Links

<noautolink>

| *Alias:* | *URL:* | *Tooltip Text:* | *Format override:* |
| C2find | https://wiki.c2.com/?FindPage&value= | Search '$page' on the original 'WikiWikiWeb' site | |
| DokuWiki | https://dokuwiki.org/ | '$page' on Doku Wiki site | |
| Foswiki | https://foswiki.org/ | '$page' on foswiki.org | |
| Foswikitask | https://foswiki.org/Tasks/ | '$page' on the 'Foswiki' issue tracking site | |
| HammondWiki | https://www.dairiki.org/HammondWiki/ | '$page' on 'HammondWiki' site | |
| MoinMoin | https://moinmo.in/ | '$page' on 'MoinMoin' Wiki site | |
| Squeak | https://wiki.squeak.org/squeak/ | '$page' on Squeak Smalltalk Wiki | |
| TWiki | https://twiki.org/cgi-bin/view/ | '$page' on TWiki.org | |
| TWikibug | https://develop.twiki.org/~twiki4/cgi-bin/view/Bugs/ | '$page' on the TWiki issue tracking site | |
| TWikirev | https://develop.twiki.org/trac/changeset/ | revision $page of TWiki svn | |
| Wiki | https://wiki.c2.com/? | '$page' on the original 'WikiWikiWeb' site | |
| Wikipedia | https://en.wikipedia.org/wiki/ | '$page' on 'Wikipedia' | |

</noautolink>

*Note:* This topic configures the InterwikiPlugin.

---
*Related Topics:* [[%SYSTEMWEB%.Plugins][Plugins]], UserDocumentationCategory, AdminDocumentationCategory
