Help:Language translation: Difference between revisions
Help page
More actions
VivaRomania (talk | contribs) |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 9: | Line 9: | ||
# Go to the page you wish to translate and click "Edit" (or "View source"). Select and copy the entirety of its code. | # Go to the page you wish to translate and click "Edit" (or "View source"). Select and copy the entirety of its code. | ||
# Navigate to the new language by adding {{code|/xx}} to the end of the article, where {{code|xx}} is replaced with the ISO639-1 code of the language you wish to translate to. | # Navigate to the new language by adding {{code|/xx}} to the end of the article, where {{code|xx}} is replaced with the ISO639-1 code of the language you wish to translate to. | ||
#* Example: {{code|[[Installation/ | #* Example: {{code|[[Installation/fr|https://wiki.tf2classic.com/wiki/Installation/fr]]}} to direct you to the French Translation of the [[Installation]] page. | ||
# Paste the code of the English page. | # Paste the code of the English page. | ||
# Place {{code|<nowiki>{{DISPLAYTITLE:abcxyz}}</nowiki>}} at the very top of the page to translate the page's title. | # Place {{code|<nowiki>{{DISPLAYTITLE:abcxyz}}</nowiki>}} at the very top of the page to translate the page's title. | ||