Template:Smartlink
For a given page, this template determines the appropriate language subpage to link to based on user settings.
Usage
{{Smartlink |1= }}
Template parameters
- 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 TemplateData • Commons-specific information
For a given page, this template determines the appropriate language subpage to link to based on user settings.
Parameter | Description | Type | Status | |
---|---|---|---|---|
page | 1 | The page to smartlink to | Page name | required |
language | 2 | The language wanted for the smartlink
| Line | optional |
Additional information
The template is intended to be used in the following namespaces: all namespaces
The template is intended to be used by the following user groups: all users
Relies on:
Module:Smartlink
Example
{{Smartlink|Commons:Tropenmuseum}}
renders as:
Commons:Tropenmuseum/en
See also
- {{SuperFallback}} – get only the language code
- {{Pg}} – add link automatically, use translated title for link text if exists; uses page language instead of user language
- {{Multilingual link}} – choose link to Wikipedia article in the user interface language
Localization
This template is not intended to be localized.