Template:Internationalization template doc: Difference between revisions
More actions
int |
removing int: - too confusing; more translations possible |
||
| Line 3: | Line 3: | ||
{{{localcat|{{#ifexist:Category:Commons-{{lc:{{BASEPAGENAME}}}}|[[Category:Commons-{{lc:{{BASEPAGENAME}}}}|{{PAGENAME}}]]}}}}}[[Category:Internationalization templates|<noinclude> </noinclude>{{PAGENAME}}]] | {{{localcat|{{#ifexist:Category:Commons-{{lc:{{BASEPAGENAME}}}}|[[Category:Commons-{{lc:{{BASEPAGENAME}}}}|{{PAGENAME}}]]}}}}}[[Category:Internationalization templates|<noinclude> </noinclude>{{PAGENAME}}]] | ||
<!-- Translators: Do not include the part above --> | <!-- Translators: Do not include the part above --> | ||
== | == 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''}} | ||
* <nowiki>{{</nowiki><includeonly>{{lc:{{PAGENAME}}}}</includeonly><noinclude>en</noinclude>|''{{language|<includeonly>{{lc:{{PAGENAME}}}}</includeonly><noinclude>en</noinclude>}} translation''|inline=yes}} | * <nowiki>{{</nowiki><includeonly>{{lc:{{PAGENAME}}}}</includeonly><noinclude>en</noinclude>|''{{language|<includeonly>{{lc:{{PAGENAME}}}}</includeonly><noinclude>en</noinclude>}} translation''|inline=yes}} | ||
| Line 9: | Line 9: | ||
Result: {{{{lc:<includeonly>{{PAGENAME}}</includeonly><noinclude>en</noinclude>}}|{{language|{{lc:{{PAGENAME}}}}}} translation}} or {{{{lc:<includeonly>{{PAGENAME}}</includeonly><noinclude>en</noinclude>}}|{{language|{{lc:{{PAGENAME}}}}}} translation|inline=yes}}. | Result: {{{{lc:<includeonly>{{PAGENAME}}</includeonly><noinclude>en</noinclude>}}|{{language|{{lc:{{PAGENAME}}}}}} translation}} or {{{{lc:<includeonly>{{PAGENAME}}</includeonly><noinclude>en</noinclude>}}|{{language|{{lc:{{PAGENAME}}}}}} translation|inline=yes}}. | ||
See also: [[Commons:Multilinguality]].<!-- | |||
-->{{internationalization template doc/|{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}|{{{5|}}}|{{{6|}}}|{{{7|}}}|{{{8|}}}}}<noinclude> | |||
== Documentation == | == Documentation == | ||
The above is what this template creates if the name of this page was [[Template:En]].When transcluded, | 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> | |||
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: | ||
| Line 29: | Line 32: | ||
Result: {{{{lc:{{PAGENAME}}}}|{{#language:{{lc:{{PAGENAME}}}}}} translation}} or {{{{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}}]] | [[Category:Template documentation|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> | ||
</nowiki>}} | </nowiki>}} | ||
Revision as of 13:06, 3 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 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: {{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.
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.