Template:Internationalization template doc: Difference between revisions
Template page
More actions
fix heading |
+ |
||
| Line 10: | Line 10: | ||
== Documentation == | == Documentation == | ||
The above is what this template creates if the name of this page was [[Template:En]].When transcluded, the result will be <nowiki>{{PAGENAME}}</nowiki>. 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}}. | The above is what this template creates if the name of this page was [[Template:En]].When transcluded, the result will be <nowiki>{{PAGENAME}}</nowiki>. 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 place before the English version. See {{tl|fr}} for an example. | ||
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 16: | Line 16: | ||
This will also categorize the template. | This will also categorize the template. | ||
== See also == | |||
* {{mwl|language}} - Returns the local language name of a ISO language code. | |||
* {{tl|language}} - Returns the English language name of a ISO language code. | |||
[[Category:Template namespace templates|{{PAGENAME}}]] | [[Category:Template namespace templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> | ||
Revision as of 23:27, 31 July 2008
Usage
- {{en|English translation}}
- {{en|English translation|inline=yes}}
Result:
English: internationalization template doc translation
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 internationalization templates, 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.
See also
- Template:Mwl - Returns the local language name of a ISO language code.
- {{Language}} - Returns the English language name of a ISO language code.