Template:Translate

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 tries to comply with the alternate languages guide.

Please follow the format on this subpage(s) to add translations.
Approximate status of translation:


























You can test how this page looks with it's different skins and parsers.
Usage
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 tries to comply 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 tries to comply with the alternate languages guide. The following content or section specifically needs to be translated: |
{{{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 tries to comply with the alternate languages guide. The following content or section specifically needs to be translated: |
{{{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 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 tries to comply with the alternate languages guide. The following content or section specifically needs to be translated: |
{{{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 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 tries to comply with the alternate languages guide. The following content or section specifically needs to be translated: |
{{{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}} | ![]() 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 tries to comply with the alternate languages guide. |
{{{type|inprogress}}} | For use when pages that are currently being translated or will be translated soon. | {{Translate|type=inprogress}} | ![]() 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 tries to comply with the alternate languages guide. |
{{{type|machine}}} | For use when pages have been translated by a machine (e.g. Google Translate). | {{Translate|type=machine}} | ![]() 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 tries to comply with the alternate languages guide. |
{{{type|update}}} | For use when the translated pages hasn't been updated for long time. | {{Translate|type=update}} | ![]() 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 tries to comply with the alternate languages guide. |
Editors can experiment in this template's sandbox (create | mirror) and testcases (edit) pages.