Template:Internationalization template doc: Difference between revisions
More actions
for new dedicated cat |
|||
| Line 1: | Line 1: | ||
{{-}} | <includeonly>{{-}} | ||
{{#ifexist:Template:Internationalization template doc/{{lc:{{PAGENAME}}}}|{{internationalization template doc/{{lc:{{PAGENAME}}}}}}}} | {{#ifexist:Template:Internationalization template doc/{{lc:{{PAGENAME}}}}|{{internationalization template doc/{{lc:{{PAGENAME}}}}}}}} | ||
{{{localcat|{{#ifexist:Category:Commons-{{lc:{{BASEPAGENAME}}}}|[[Category:Commons-{{lc:{{BASEPAGENAME}}}}|{{PAGENAME}}]]}}}}}[[Category: | {{{localcat|{{#ifexist:Category:Commons-{{lc:{{BASEPAGENAME}}}}|[[Category:Commons-{{lc:{{BASEPAGENAME}}}}|{{PAGENAME}}]]}}}}}[[Category:Language templates|{{PAGENAME}}]]</includeonly> | ||
<!-- | <!-- Translators: Do not include the part above --> | ||
== Usage == | == Usage == | ||
* <nowiki>{{</nowiki><includeonly>{{lc:{{PAGENAME}}}}</includeonly><noinclude>en</noinclude>|''{{language|<includeonly>{{lc:{{PAGENAME}}}}</includeonly><noinclude>en</noinclude>}} translation''}} | * <nowiki>{{</nowiki><includeonly>{{lc:{{PAGENAME}}}}</includeonly><noinclude>en</noinclude>|''{{language|<includeonly>{{lc:{{PAGENAME}}}}</includeonly><noinclude>en</noinclude>}} translation''}} | ||
| Line 21: | Line 21: | ||
<noinclude>{{internationalization template doc}}</noinclude> | <noinclude>{{internationalization template doc}}</noinclude> | ||
This will also categorize the template. | This will also categorize the template into [[:Category:Language templates]] and Category:Commons-''ISO_code'' if it exists. (The latter can be changed or removed using <code>localcat=</code>.) | ||
== Adding translations == | == Adding translations == | ||
| Line 45: | Line 45: | ||
[[Category:Template namespace templates|{{PAGENAME}}]] | [[Category:Template namespace templates|{{PAGENAME}}]] | ||
[[Category:Internationalization templates|{{PAGENAME}}]] | |||
</noinclude> | </noinclude> | ||
Revision as of 11:20, 4 August 2008
Usage
- {{en|English translation}}
- {{en|English translation|inline=yes}}
Result:
or
.
See also: Commons:Multilinguality.Template:Internationalization template doc/
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 Template:Mwl or a language specific template like the English one {{Language}}. It's a quick way to add documentation to internationalization templates, 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 into Category:Language templates and Category:Commons-ISO_code if it exists. (The latter can be changed or removed using localcat=.)
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.
Template:Pre2
- Current translation subpages:
See also
- Template:Mwl2 - Returns the local language name of a ISO language code.
- {{Language}} - Returns the English language name of a ISO language code.