Template:Google Translations
Jump to navigation
Jump to search
Google /ar /de /es /fr /it /ja /ko /pt /ru /zh-CN
This template adds a series of automatic (machine) translation links to the including page. They use Google as the engine, and take English pages and translate it into:
- ar - arabic
- de - german
- es - spanish
- fr - french
- it - italian
- ja - japanese
- ko - korean
- ru - russian
- zh-CN - chinese (simplified)
Usage
In order to 'hide' some languages from the list (for example when there's a human translation available) you may specify for each language code "none" and will not be included.
{{ Google Translations | ar = none <!-- OPTIONAL -- hides link for arabic translation; | de = none <!-- OPTIONAL -- hides link for german translation; | es = none <!-- OPTIONAL -- hides link for spanish translation; | fr = none <!-- OPTIONAL -- hides link for french translation; | it = none <!-- OPTIONAL -- hides link for italian translation; | ja = none <!-- OPTIONAL -- hides link for japanese translation; | ko = none <!-- OPTIONAL -- hides link for korean translation; | ru = none <!-- OPTIONAL -- hides link for russing translation; | zh-CN = none <!-- OPTIONAL -- hides link for chinese (simplified) translation; }}
Sample
{{ Google Translations }} # all languages included
Google /ar /de /es /fr /it /ja /ko /pt /ru /zh-CN
{{ Google Translations | ar = none }} # all languages included except ar (arabic)
Google /ar /de /es /fr /it /ja /ko /pt /ru /zh-CN
{{ Google Translations | de = none | es = none }} # all languages included except german and spanish