Ŝablono:Internationalization template doc

El Komunejo

(Malsamoj inter versioj)
Iri al: navigado, serĉi
(removing int: - too confusing; more translations possible)
E (Documentation)
Linio 16: Linio 16:
The above is what this template creates if the name of this page was [[Template:En]]. When transcluded, <nowiki>{{PAGENAME}}</nowiki> is used to generate the name of the language either by using {{mwl|language}} or a language specific template like the English one {{tl|language}}. It's a quick way to add documentation to {{c|internationalization templates}}, specifically the language ones like {{tl|es}} and {{tl|de}} that use {{tl|description}}. If a translation exists in the local language, this will be placed before the English version. See {{tl|fr}} for an example.
The above is what this template creates if the name of this page was [[Template:En]]. When transcluded, <nowiki>{{PAGENAME}}</nowiki> is used to generate the name of the language either by using {{mwl|language}} or a language specific template like the English one {{tl|language}}. It's a quick way to add documentation to {{c|internationalization templates}}, specifically the language ones like {{tl|es}} and {{tl|de}} that use {{tl|description}}. If a translation exists in the local language, this will be placed before the English version. See {{tl|fr}} for an example.
-
Only English and the local language's documentation (if exists) shows up default. Up to 8 other translations can be added (these will be in the order specified underneath the local and English translations. For example: <nowiki>{{internationalization template doc|de|es|fr|ja|...}}</nowiki>
+
Only the English and the local language's documentation (if exists) show up default. Up to 8 other translations can be added (these will be in the order specified underneath the local and English translations. For example: <nowiki>{{internationalization template doc|de|es|fr|ja|...}}</nowiki>
Add the following immediately after the template; do not start a new line:
Add the following immediately after the template; do not start a new line:
  &lt;noinclude>&#123;{internationalization template doc}&#125;&lt;/noinclude>
  &lt;noinclude>&#123;{internationalization template doc}&#125;&lt;/noinclude>
-
This will also categorize the template.  
+
This will also categorize the template.
== Adding translations ==
== Adding translations ==

Kiel registrite je 13:19, 3. Aŭg 2008


Enhavo

Usage

  • {{en|English translation}}
  • {{en|English translation|inline=yes}}

Result:

English: internationalization template doc translation

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, {{PAGENAME}} is used to generate the name of the language either by using {{#language:}} or a language specific template like the English one {{language}}. 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 placed before the English version. See {{fr}} for an example.

Only the English and the local language's documentation (if exists) show up default. Up to 8 other translations can be added (these will be in the order specified underneath the local and English translations. For example: {{internationalization template doc|de|es|fr|ja|...}}

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

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:{{lc:{{PAGENAME}}}}}} translation''}}
* <nowiki>{{</nowiki>{{lc:{{PAGENAME}}}}|''{{#language:{{lc:{{PAGENAME}}}}}} translation''|inline=yes}}

Result: {{{{lc:{{PAGENAME}}}}|{{#language:{{lc:{{PAGENAME}}}}}} translation}} or {{{{lc:{{PAGENAME}}}}|{{#language:{{lc:{{PAGENAME}}}}}} translation|inline=yes}}.

See also: [[Commons:Multilinguality]].<noinclude>

[[Category:Template documentation|{{PAGENAME}}]]
</noinclude>
Current translation subpages:
Internationalization template doc/

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.