Template:Lang links/doc: Difference between revisions
More actions
Another difference is that the language code is shown, rather than the local name. |
No edit summary |
||
| Line 25: | Line 25: | ||
{{ru| | {{ru| | ||
Этот шаблон добавляет новые переводы автоматически.}} | Этот шаблон добавляет новые переводы автоматически.}} | ||
---- | |||
{{az| | |||
Bu şablon yeni tərcümələri avtomatik əlavə edir.}} | |||
Revision as of 10:37, 25 November 2010
This template shows which language versions of a page exist (based on the naming scheme ../xx, with xx the language code), and provides links to them. For example:
{{lang links|Template:Creator}} → English
This should not be used in really heavily used templates to avoid hitting the "expensive parser function" limit on pages with other expensive templates. If the template/page is not transcluded much or it's used in cases where it's the only template on a page, then the parser function calls shouldn't be an issue. See also the substituted versions Template:Ll and Template:Lle of this template.
Compare:
{{Special:PrefixIndex/Template:Creator/}} →
which does not distinguish between a postfix for a language and other postfixes such as /doc and /layout. Also it takes more space. Another difference is that the language code is shown, rather than the local name.