|
|
Line 1: |
Line 1: |
− | <noinclude>
| |
| | | |
− | '''Template: translations''' -- lists available translations
| |
− | : You can auto-translate a page using Google Translate or a similar service which may simplify typing. If you do auto-translate a page, be sure to include [[Template:Autotranslated]] near the top of your page.
| |
− |
| |
− | '''Usage:'''
| |
− | * Before using this, you must name your page properly. For example, if you have a page named "Documentation/Product User Guide" written in French, you must move it to "Documentation/Product User Guide/FR".
| |
− | * English pages must be either named ".../EN" or you can exclude the language code and use the <code>base</code> parameter.
| |
− | * Currently supported languages codes are:
| |
− | ** DE -- Deutsch (German)
| |
− | ** EN -- English
| |
− | ** ES -- Espangol (Spanish)
| |
− | ** FR -- Français (French)
| |
− | ** PT -- Português (Portuguese)
| |
− | ** RU -- Pусский (Russian)
| |
− | * Add this template at the top of your page with this wikitext:
| |
− | : <code><nowiki>{{translations}}</nowiki></code>
| |
− | : Or, for the base page (page with no language code at the end of the title):
| |
− | : <code><nowiki>{{translations|base}}</nowiki></code>
| |
− |
| |
− | * See also [[Template:Autotranslated]]
| |
− | * See an example: [[Documentation/DiscoverStation_Administrator_Guide/ES]]
| |
− | '''Sample:'''
| |
− | </noinclude>
| |
− | {| bgcolor="DDDDDD" align="left" style="border-style:solid; border-width:3px; border-color:grey;"
| |
− | |
| |
− | '''Эта страница также доступна :''' {{if|{{{1|}}}|then= [[{{PAGENAME}} | English]], [[{{PAGENAME}}/ES | Español]], [[{{PAGENAME}}/FR | Français]], [[{{PAGENAME}}/PT | Português]], [[{{PAGENAME}}/DE | Deutsch]], [[{{PAGENAME}}/RU | Pусский]]
| |
− | |else= [[{{BASEPAGENAME}} | English]], [[{{BASEPAGENAME}}/ES | Español]], [[{{BASEPAGENAME}}/FR | Français]], [[{{BASEPAGENAME}}/PT | Português]], [[{{BASEPAGENAME}}/DE | Deutsch]], [[{{BASEPAGENAME}}/RU | Pусский]] }}
| |
− | |}<br>
| |
− |
| |
− | <noinclude>[[Category: Templates]]</noinclude>
| |