Template:Internationalization template doc: Difference between revisions
More actions
→Adding translations: lang links won't be enough here |
|||
| Line 21: | Line 21: | ||
== Adding translations == | == 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 '<code>inline</code>' must stay the same, the "yes" can be whatever. | 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 '<code>inline</code>' must stay the same, the "yes" can be whatever. | ||
{{pre2|<nowiki> | {{pre2|<nowiki> | ||
| Line 36: | Line 34: | ||
</noinclude> | </noinclude> | ||
</nowiki>}} | </nowiki>}} | ||
;Current translation subpages<nowiki>:</nowiki> {{Special:PrefixIndex/Template:Internationalization_template_doc/}} | |||
== See also == | == See also == | ||
Revision as of 08:53, 3 August 2008
Usage
- {{en|English translation}}
- {{en|English translation|inline=yes}}
Result:
or
.
See also Commons:Multilinguality.
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.
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.