Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Help:Language translation: Difference between revisions

Help page
VivaRomania (talk | contribs)
mNo edit summary
NinjaV (talk | contribs)
mNo edit summary
 
(3 intermediate revisions by 2 users 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/es|https://wiki.tf2classic.com/wiki/Installation/es]]}}
#* 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.
Line 35: Line 35:
{| class="wikitable grid" style="margin-top:1em;"
{| class="wikitable grid" style="margin-top:1em;"
|-
|-
! class="header" | Wiki language code
! class="header" style="font-size: 16px;background-color: #583a31;color: white;" | Wiki language code
! class="header" | English name
! class="header" style="font-size: 16px;background-color: #583a31;color: white;" | English name
! class="header" | Steam language code
! class="header" style="font-size: 16px;background-color: #583a31;color: white;" | Steam language code
|-
|-
| &ndash; || {{#language:en|{{PAGELANGUAGE}}}} || english
| &ndash; || {{#language:en|{{PAGELANGUAGE}}}} || english
Line 98: Line 98:
|-
|-
|}
|}
[[Category:Help pages]]