From Valve Developer Community
Jump to navigation
Jump to search
|
|
Line 20: |
Line 20: |
| }}<!-- | | }}<!-- |
|
| |
|
| Template:Finishtranslation | | Template: Finishtranslation |
|
| |
|
| -->| finish |f = {{Finishtranslation}}<!-- | | -->| finish |f = {{Finishtranslation}}<!-- |
|
| |
|
| Template:Translating | | Template:Translating |
|
| |
|
| -->| translating | inprogress = {{Translating}}<!-- | | -->| translating | inprogress = {{Translating}}<!-- |
Revision as of 04:05, 19 June 2024

Available doc translations
…
EnglishThis template uses a strings subpagePlease follow the format on this subpage(s) to add translations.
This template uses a Testcases subpage
You can test how this page looks with it's different skins and parsers.
Usage
Todo: document all the type shortcuts
This template is used on pages that need its content to be translated.
Parameters
Parameters
|
Description
|
Example
|
Result
|
No Parameters
|
For use when entire pages need to be translated
|
{{Translate}}
|
This page needs to be translated.This page either contains information that is only partially or incorrectly translated, or there isn't a translation yet. If this page cannot be translated for some reason, or is left untranslated for an extended period of time after this notice is posted, the page should be requested to be deleted. Also, please make sure the article complies with the alternate languages guide.
|
{{{1}}}
|
For articles that may be mostly translated, but may have some incomplete sections.
|
{{Translate|Example text}}
|
This page needs to be translated.This page either contains information that is only partially or incorrectly translated, or there isn't a translation yet. If this page cannot be translated for some reason, or is left untranslated for an extended period of time after this notice is posted, the page should be requested to be deleted. Also, please make sure the article complies with the alternate languages guide.
The following content or section specifically needs to be translated:Example text
|
{{{namespaceoverride}}}
|
Overrides the {{NAMESPACE}} magic word. Can only be Template or blank
|
{{Translate|Example text|namespaceoverride=Article}}
|
This page needs to be translated.This page either contains information that is only partially or incorrectly translated, or there isn't a translation yet. If this page cannot be translated for some reason, or is left untranslated for an extended period of time after this notice is posted, the page should be requested to be deleted. Also, please make sure the article complies with the alternate languages guide.
The following content or section specifically needs to be translated:Example text
|
{{{lang <1-5>}}}
|
For use on template pages. Specifies which languages are needed.
|
{{Translate|Example text|lang 1=zh|lang 2=de|lang 3=ru}}
|
This template needs translations.This template does not contain translations for the following languages:  ,  ,  If you are fluent in one of these languages, please help out by translating the text inside this template. This can be done by using the {{language}} template where appropriate. Also, please make sure the article complies with the alternate languages guide.
The following content or section specifically needs to be translated:Example text
|
{{{strings}}}
|
For use on template pages. Adds some text that links to the template's /strings subpage. Should either be true or blank. If set to true you can specify a link using {{{link}}} parameter.
|
{{Translate|Example text|strings=true}}
|
This template needs translations.This template does not contain translations for the most popular languages. If you are fluent in one of these languages, please help out by translating the text inside this template. This can be done by using the template's /strings subpage or the {{language}} template where appropriate. Also, please make sure the article complies with the alternate languages guide.
The following content or section specifically needs to be translated:Example text
|
{{{nocat}}}
|
Prevents page from being added to the Category:To be translated category.
|
{{Translate|nocat=1}}
|
{{{type|finish}}}
|
For use when pages have been translated but not fully.
|
{{Translate|type=finish}}
|
Note:This template uses {{translate}} w/ the deprecated "type" parameter. Please replace this template with its proper translation template Template loop detected: Template:Translate
|
{{{type|inprogress}}}
|
For use when pages that are currently being translated or will be translated soon.
|
{{Translate|type=inprogress}}
|
Note:This template uses {{translate}} w/ the deprecated "type" parameter. Please replace this template with its proper translation template Template loop detected: Template:Translate
|
{{{type|machine}}}
|
For use when pages have been translated by a machine (e.g. Google Translate).
|
{{Translate|type=machine}}
|
Note:This template uses {{translate}} w/ the deprecated "type" parameter. Please replace this template with its proper translation template Template loop detected: Template:Translate
|
{{{type|update}}}
|
For use when the translated pages hasn't been updated for long time.
|
{{Translate|type=update}}
|
Note:This template uses {{translate}} w/ the deprecated "type" parameter. Please replace this template with its proper translation template Template loop detected: Template:Translate
|