Difference between revisions of "Help:Linking to Other Wikis"
From OdleWiki
m (Added section for d12 Manuals) |
m (typofix) |
||
Line 1: | Line 1: | ||
− | + | == Linking to WikiPedia == | |
You can easily create links to articles on the English verison of Wikipedia by using the the <code>wpen</code> interwiki prefix: | You can easily create links to articles on the English verison of Wikipedia by using the the <code>wpen</code> interwiki prefix: | ||
Line 17: | Line 17: | ||
will create this link: [[wpen:Castles | Castles on Wikipedia]] | will create this link: [[wpen:Castles | Castles on Wikipedia]] | ||
− | + | == Linking to Other Wikis == | |
− | + | === d12 Web Design and Development Support Manuals === | |
You can link to any page on the d12 Manuals by using the <code>d12man</code> interwiki prefix. For example this code: | You can link to any page on the d12 Manuals by using the <code>d12man</code> interwiki prefix. For example this code: |
Revision as of 17:32, 3 July 2017
Linking to WikiPedia
You can easily create links to articles on the English verison of Wikipedia by using the the wpen
interwiki prefix:
[[wpen:Castles]]
will create this link: wpen:Castles
To create a custom title, add the title after a pipe symbol. This code:
[[wpen:Castles | Castles on Wikipedia]]
will create this link: Castles on Wikipedia
Linking to Other Wikis
d12 Web Design and Development Support Manuals
You can link to any page on the d12 Manuals by using the d12man
interwiki prefix. For example this code:
[[d12man:Sources of Images | sources of images]]
creates this link: sources of images