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
 
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:


Currently, because of the very small number of active contributors, it isn't expected for every pages to be translated and maintained.
Currently, because of the very small number of active contributors, it isn't expected for every pages to be translated and maintained.
For a list of all pages on the wiki, please check out [[TF2Classic Wiki:Translations]] and visit the subpage for your respective language to see which articles have yet to be translated.


== How to translate a page ==
== How to translate a page ==
Line 7: 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 33: 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 96: Line 98:
|-
|-
|}
|}
[[Category:Help pages]]