Ŝablono:Internationalization template doc
El Komunejo
(→Adding translations) |
E (→Adding translations) |
||
Linio 29: | Linio 29: | ||
* <nowiki>{{</nowiki>{{lc:{{PAGENAME}}}}|''{{#language:{{PAGENAME}}}} translation''|inline=yes}} | * <nowiki>{{</nowiki>{{lc:{{PAGENAME}}}}|''{{#language:{{PAGENAME}}}} translation''|inline=yes}} | ||
- | Result: {{{{lc:{{PAGENAME}}}}|{{#language:{{PAGENAME}}}} translation}} or | + | Result: {{{{lc:{{PAGENAME}}}}|{{#language:{{PAGENAME}}}} translation}} or {{{{lc:{{PAGENAME}}}}|{{#language:{{PAGENAME}}}} translation|inline=y}}. |
See also [[Commons:Multilinguality]].<noinclude> | See also [[Commons:Multilinguality]].<noinclude> |
Kiel registrite je 08:34, 3. Aŭg 2008
Enhavo |
Usage
- {{en|English translation}}
- {{en|English translation|inline=yes}}
Result:
or English: internationalization template doc translation.
See also Commons:Multilinguality.
Documentation
The above is what this template creates if the name of this page was Template:En.When transcluded, the result will be {{PAGENAME}}. It's a quick way to add documentation to Ŝablono:C, specifically the language ones like {{es}} and {{de}} that use {{description}}. If a translation exists in the local language, this will be place before the English version. See {{fr}} for an example.
Add the following immediately after the template; do not start a new line:
<noinclude>{{internationalization template doc}}</noinclude>
This will also categorize the template.
Adding translations
Current translations: Ŝablono:Lang links
There's not much to translate here. Just copy and paste the following, translate the English parts, and save. It will create a template loop, but that's ok since they'll work right when called by this template (they shouldn't be used or viewed directly). There's no /lang page to edit. The 'inline
' must stay the same, the "yes" can be whatever.
== Usage == * <nowiki>{{</nowiki>{{lc:{{PAGENAME}}}}|''{{#language:{{PAGENAME}}}} translation''}} * <nowiki>{{</nowiki>{{lc:{{PAGENAME}}}}|''{{#language:{{PAGENAME}}}} translation''|inline=yes}} Result: {{{{lc:{{PAGENAME}}}}|{{#language:{{PAGENAME}}}} translation}} or {{{{lc:{{PAGENAME}}}}|{{#language:{{PAGENAME}}}} translation|inline=y}}. See also [[Commons:Multilinguality]].<noinclude> [[Category:Template documentation|{{PAGENAME}}]] </noinclude>
See also
- Ŝablono:Mwl2 - Returns the local language name of a ISO language code.
- {{language}} - Returns the English language name of a ISO language code.