Template:L2

[{{fullurl:{{{2}}}|uselang={{{1}}}}} {{{2}}}]

Template documentation[view · edit · history · purge]
This documentation is transcluded from Template:L2/doc.

This template creates a link to a page, to be displayed with a given interface language.

Usage


{{L2 |1= |2= |3= }}

Template parameters

<templatedata>JSON</templatedata> ./. {{TemplateBox}}
TemplateData

TemplateData is a way to store information about template parameters (the description of those and of the whole template) for both humans and machines. It is used by VisualEditor and possibly other tools like Upload Wizard.


Existing template documentation
At Wikimedia Commons, it is recommended to use {{TemplateBox}} with either ‎useTemplateData=1 or ‎useTemplateData=only on the ‎/doc subpage and transcluding it with {{Documentation}} into the template. <nowiki>-tags can be wrapped around the arguments, if required, to avoid templates being expanded.

Newly created template documentation and imports
Another option, especially for imported templates, or for users with JSON experience, is placing raw <templatedata>-tags into the Wikitext of the template, as described in various Wikipediae.


Wikipedia's help about TemplateDataCommons-specific information

Category:Templates using TemplateData

This template creates a link to a page, to be displayed with a given interface language.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
language1

The interface language to be used on the linked page

Linerequired
page2

The title of the page to link to.

Page namerequired
link text3

The displayed text of the link, by default the title of the linked page.

Lineoptional

Additional information

The template is intended to be used in the following namespaces: no namespace specified

The template is intended to be used by the following user groups: no user group specified

Example

{{L2|fr|Accueil}}

renders as:

See also

Localization

This template is not intended to be localized.

Category:Templates not requiring internationalization Category:Internal link templates
Category:Internal link templates Category:Templates not requiring internationalization Category:Templates using TemplateData