This template is used to build a link to the interwiki linking interface, to make it easier/faster for helpers/staff/admins to add new interwiki links for wikis.
- Error: Please enter at least two wikis. Check again!
Note: parts of or the entire template might not be visible without values provided.
- Description
- This template is used to build a link to the interwiki linking interface, to make it easier/faster for helpers/staff/admins to add new interwiki links for wikis.
- Syntax
- The normal way of building a link is:
- {{InterwikiLink|wiki1|wiki2|domain1|domain2}}
wiki1
: the first wiki in the formlang.wiki
(required)wiki2
: the second wiki in the formlang.wiki
(required)domain1
(optional, default: fandom)domain2
(optional, default: fandom)
- Syntax (URL-style)
- The template also accepts full URLs, to avoid needing to specify the domain:
- {{InterwikiLink|url1|url2}}
url1
: in the formlang.wiki.wikia.com
,wiki.fandom.com/lang
orwiki.wikia.org/lang
(required)url2
: in the same form as above (required)
- Sample output
{{InterwikiLink|foo|bar}}
foo
andbar
(link wikis)
{{InterwikiLink|foo|de.foo}}
foo
andde.foo
(link wikis)
{{InterwikiLink|foo.wikia.org|bar.fandom.com}}
foo
andbar
(link wikis)
{{InterwikiLink|https://foo.wikia.org|de.foo}}
foo
andde.foo
(link wikis)