Ŝablono:Internationalization template doc
El Komunejo
(m) |
(+ notes for translators) |
||
Linio 17: | Linio 17: | ||
This will also categorize the template. | This will also categorize the template. | ||
+ | |||
+ | == Adding translations == | ||
+ | <small>Current translations of ''this'' page:</small> {{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 '<code>inline</code>' must stay the same, the "yes" can be whatever. | ||
+ | {{pre2|<nowiki> | ||
+ | == Usage == | ||
+ | * <nowiki>{{</nowiki>{{PAGENAME}}|''{{PAGENAME}} translation''}} | ||
+ | * <nowiki>{{</nowiki>{{PAGENAME}}|''{{PAGENAME}} translation''|inline=yes}} | ||
+ | |||
+ | Result: {{{{lc:{{PAGENAME}}}}|{{PAGENAME}} translation}} or {{{{{{lc:{{PAGENAME}}}}|{{PAGENAME}} translation}}|inline=y}}.<noinclude> | ||
+ | |||
+ | [[Category:Template documentation|{{PAGENAME}}]] | ||
+ | </noinclude> | ||
+ | </nowiki>}} | ||
== See also == | == See also == |
Kiel registrite je 06:58, 3. Aŭg 2008
Enhavo |
Usage
- {{en|English translation}}
- {{en|English translation|inline=yes}}
Result:
or English: internationalization template doc translation.
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 of this page: Ŝ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>{{PAGENAME}}|''{{PAGENAME}} translation''}} * <nowiki>{{</nowiki>{{PAGENAME}}|''{{PAGENAME}} translation''|inline=yes}} Result: {{{{lc:{{PAGENAME}}}}|{{PAGENAME}} translation}} or {{{{{{lc:{{PAGENAME}}}}|{{PAGENAME}} translation}}|inline=y}}.<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.