Template:Internationalization template doc: Difference between revisions
Template page
More actions
m m |
+ local cat |
||
| Line 5: | Line 5: | ||
* <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}} | ||
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}}.<includeonly> | ||
{{{localcat|[[Category:Commons-{{lc:{{BASEPAGENAME}}}}|{{PAGENAME}}]]}}} | |||
[[Category:Internationalization templates|{{PAGENAME}}]]<noinclude> | </includeonly>[[Category:Internationalization templates|<noinclude> </noinclude>{{PAGENAME}}]]<noinclude> | ||
== Documentation == | == Documentation == | ||
| Line 15: | Line 15: | ||
<noinclude>{{internationalization template doc}}</noinclude> | <noinclude>{{internationalization template doc}}</noinclude> | ||
This will also categorize the template. | This will also categorize the template. | ||
== See also == | == See also == | ||
Revision as of 00:56, 1 August 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:Mwl2 - Returns the local language name of a ISO language code.
- {{Language}} - Returns the English language name of a ISO language code.