Difference between revisions of "User talk:Diomedea"
From Kerbal Space Program Wiki
(→How to create a working redirect to another wiki in another language: new section) |
m |
||
Line 1: | Line 1: | ||
== How to create a working redirect to another wiki in another language == | == How to create a working redirect to another wiki in another language == | ||
− | Banged my head for over three hours trying with the (not so great) help within KSP wiki to make one such redirect as in title. Did a lot of tries with help | + | Banged my head for over three hours trying with the (not so great) help within KSP wiki to make one such redirect as in title. Did a lot of tries with help from mediawiki, and in the end found what I needed from [http://meta.wikimedia.org/wiki/Help:Interwiki_linking Interwiki linking]. |
So to recap for others who may need to create one such redirect: | So to recap for others who may need to create one such redirect: | ||
− | #REDIRECT [[w:lg:page]] | + | # REDIRECT [[w:lg:page]] (to make it work, eliminate the space after the hash #) |
where: | where: | ||
w: points to wikipedia wiki (may choose other wikis as needed) | w: points to wikipedia wiki (may choose other wikis as needed) | ||
lg: instructs for a page in the specified language (two-letter code) | lg: instructs for a page in the specified language (two-letter code) | ||
page is the title of the page, as it appears in the wiki pointed by the redirect | page is the title of the page, as it appears in the wiki pointed by the redirect |
Revision as of 20:00, 26 March 2014
How to create a working redirect to another wiki in another language
Banged my head for over three hours trying with the (not so great) help within KSP wiki to make one such redirect as in title. Did a lot of tries with help from mediawiki, and in the end found what I needed from Interwiki linking.
So to recap for others who may need to create one such redirect:
- REDIRECT w:lg:page (to make it work, eliminate the space after the hash #)
where: w: points to wikipedia wiki (may choose other wikis as needed) lg: instructs for a page in the specified language (two-letter code) page is the title of the page, as it appears in the wiki pointed by the redirect