Template:Tll
Template page
More actions
English • čeština • Deutsch • español • français • italiano • 日本語 • 한국어 • polski • português • português do Brasil • русский • ไทย • Türkçe • українська • Tiếng Việt • 中文(简体) • 中文(繁體)
File:Notebook.pngDocumentation
Template link localized, shortened to {{tll}}, is used to provide stylized formatting to template displays without actually using the template itself. The code generated will be displayed inline. If the page is a language subpage, the template will be linked to the language subpage of the template.
Usage
Parameters
1Template:Sup- The name of the template to be displayed.
2-12- Parameters to be displayed within the template.
subst- If not empty, will display a link to the template with the
subst:prefix.
Examples
{{tll|About}}->{{About}}{{tll|About|Use1}}->{{About|Use1}}{{tll|About|subst=1}}->{{subst:About}}
How to translate
This template doesn't need to/shouldn't be translated, but you can translate the documentation of this template with the following steps:
- Create a subpage of this template with the language code of the language you want to translate to.
- Copy the code wrapped in the
<noinclude>tag in this template into the page you created.{{Translation guide}}template should be removed from the translated documentation.
- Translate the page according to the translation requirements of normal pages.
See also
Editors can experiment in this template's sandbox.