Template:Gttranslation alt: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
< |
<span class="plainlinks">''{{{title|GoogleTrans}}} |
||
{{#if:{{{ |
{{#if:{{{de|}}}|'''-'''[http://translate.google.com/translate?u={{fullurl:{{FULLPAGENAME}}}}&langpair=es%7Cde&hl=es&ie=UTF-8&oe=UTF-8 {{#language:de}}]}} |
||
{{#if:{{{ |
{{#if:{{{en|}}}|'''-'''[http://translate.google.com/translate?u={{fullurl:{{FULLPAGENAME}}}}&langpair=es%7Cen&hl=es&ie=UTF-8&oe=UTF-8 {{#language:en}}]}} |
||
{{#if:{{{ |
{{#if:{{{fr|}}}|'''-'''[http://translate.google.com/translate?u={{fullurl:{{FULLPAGENAME}}}}&langpair=es%7Cfr&hl=es&ie=UTF-8&oe=UTF-8 {{#language:fr}}]}} |
||
{{#if:{{{ |
{{#if:{{{it|}}}|'''-'''[http://translate.google.com/translate?u={{fullurl:{{FULLPAGENAME}}}}&langpair=es%7Cit&hl=es&ie=UTF-8&oe=UTF-8 {{#language:it}}]}} |
||
{{#if:{{{ |
{{#if:{{{ja|}}}|'''-'''[http://translate.google.com/translate?u={{fullurl:{{FULLPAGENAME}}}}&langpair=es%7Cja&hl=es&ie=UTF-8&oe=UTF-8 {{#language:ja}}]}} |
||
{{#if:{{{ |
{{#if:{{{ko|}}}|'''-'''[http://translate.google.com/translate?u={{fullurl:{{FULLPAGENAME}}}}&langpair=es%7Cko&hl=es&ie=UTF-8&oe=UTF-8 {{#language:ko}}]}} |
||
{{#if:{{{ |
{{#if:{{{pt|}}}|'''-'''[http://translate.google.com/translate?u={{fullurl:{{FULLPAGENAME}}}}&langpair=es%7Cpt&hl=es&ie=UTF-8&oe=UTF-8 {{#language:pt}}]}} |
||
{{#if:{{{ |
{{#if:{{{ru|}}}|'''-'''[http://translate.google.com/translate?u={{fullurl:{{FULLPAGENAME}}}}&langpair=es%7Cru&hl=es&ie=UTF-8&oe=UTF-8 {{#language:ru}}]}} |
||
{{#if:{{{ru|}}}|'''-'''[http://translate.google.com/translate?u={{fullurl:{{FULLPAGENAME}}}}&langpair=es%7Cru&hl=es&ie=UTF-8&oe=UTF-8{{#language:ru}}]}} |
|||
{{#if:{{{zh|}}}|'''-'''[http://translate.google.com/translate?u={{fullurl:{{FULLPAGENAME}}}}&langpair=es%7Czh-CN&hl=es&ie=UTF-8&oe=UTF-8 {{#language:zh-CN}}]}}'' |
{{#if:{{{zh|}}}|'''-'''[http://translate.google.com/translate?u={{fullurl:{{FULLPAGENAME}}}}&langpair=es%7Czh-CN&hl=es&ie=UTF-8&oe=UTF-8 {{#language:zh-CN}}]}}'' |
||
</span> |
</span> |
||
[[Category:Dynamic translation]] |
[[Category:Dynamic translation]] |
||
<noinclude> |
<noinclude> |
||
Line 18: | Line 19: | ||
For on the fly translations |
For on the fly translations |
||
This template adds a series of automatic (machine) translation links to the including page. They use [[Google]] as the engine, and takes a page in [[ |
This template adds a series of automatic (machine) translation links to the including page. They use [[Google]] as the engine, and takes a page in [[English]] and can translate it into one of the following: |
||
* ar - [[arabic language|arabic]] ({{#language:ar}}) |
|||
* de - german ({{#language:de}}) |
* de - german ({{#language:de}}) |
||
* en - [[english language|english]] ({{#language:en}}) |
* en - [[english language|english]] ({{#language:en}}) |
||
Line 33: | Line 33: | ||
In order to '''show''' languages from the list (for example when there isn't a human translation available) you may specify for each language code "<tt>show</tt>" and will not be included. When a human translation becomes available, just remove the parameter for the given language. |
In order to '''show''' languages from the list (for example when there isn't a human translation available) you may specify for each language code "<tt>show</tt>" and will not be included. When a human translation becomes available, just remove the parameter for the given language. |
||
<nowiki>{{</nowiki> |
<nowiki>{{</nowiki> Gttranslation_alt |
||
| title = <!-- OPTIONAL -- title (defaults to 'Google' --> |
| title = <!-- OPTIONAL -- title (defaults to 'Google' --> |
||
| ar = ''show'' <!-- OPTIONAL -- shows link for arabic translation --> |
|||
| de = ''show'' <!-- OPTIONAL -- shows link for german translation --> |
| de = ''show'' <!-- OPTIONAL -- shows link for german translation --> |
||
| en = ''show'' <!-- OPTIONAL -- shows link for english translation --> |
| en = ''show'' <!-- OPTIONAL -- shows link for english translation --> |
||
Line 50: | Line 49: | ||
# all languages included |
# all languages included |
||
<nowiki>{{</nowiki> |
<nowiki>{{</nowiki> Gttranslation_alt | de=show | en=show | fr=show | it=show | ja=show | ko=show | pt=show | ru=show | zh=show <nowiki>}}</nowiki> |
||
{{ |
{{ Gttranslation_alt | de=show | en=show | fr=show | it=show | ja=show | ko=show | pt=show | ru=show | zh=show }} |
||
[[Category:Template|{{PAGENAME}}]] |
[[Category:Template|{{PAGENAME}}]] |
Latest revision as of 18:00, 12 May 2008
GoogleTrans
Created from Google Translations without the translation needed For on the fly translations
This template adds a series of automatic (machine) translation links to the including page. They use Google as the engine, and takes a page in English and can translate it into one of the following:
- de - german (Deutsch)
- en - english (English)
- fr - french (français)
- it - italian (italiano)
- ja - japanese (日本語)
- ko - korean (한국어)
- ru - russian (русский)
- zh - chinese (simplified) (中文)
Usage
In order to show languages from the list (for example when there isn't a human translation available) you may specify for each language code "show" and will not be included. When a human translation becomes available, just remove the parameter for the given language.
{{ Gttranslation_alt | title = <!-- OPTIONAL -- title (defaults to 'Google' --> | de = show <!-- OPTIONAL -- shows link for german translation --> | en = show <!-- OPTIONAL -- shows link for english translation --> | fr = show <!-- OPTIONAL -- shows link for french translation --> | it = show <!-- OPTIONAL -- shows link for italian translation --> | ja = show <!-- OPTIONAL -- shows link for japanese translation --> | ko = show <!-- OPTIONAL -- shows link for korean translation --> | pt = show <!-- OPTIONAL -- shows link for portuguese translation --> | ru = show <!-- OPTIONAL -- shows link for russing translation --> | zh = show <!-- OPTIONAL -- shows link for chinese (simplified) translation --> }}
Sample
# all languages included {{ Gttranslation_alt | de=show | en=show | fr=show | it=show | ja=show | ko=show | pt=show | ru=show | zh=show }}
GoogleTrans -Deutsch -English -français -italiano -日本語 -한국어 -português -русский -中文(中国大陆)