Template:Int/doc
Template page
More actions
This is a wrapper for searching MediaWiki translations in MediaWiki:*/lang, to be used instead of {{int:Name/lang}}, allowing to look for a language; if the resource in the specified language does not exist (translation missing), it will look for a single fallback in English or with the default UI language. Otherwise it will return a default string
Usage
{{Int |lang= |1= |2= }}
Template parameters
| Parameter | Description | Default | Status | |
|---|---|---|---|---|
lang | language | A language code supported by MediaWiki or Translatewiki.net or a valid BCP47 language code (most often from ISO 639-1 or ISO 639-3) | {{PAGELANGUAGE}} | optional |
1 | Name | identifier of the resource (in the "MediaWiki:" namespace) | empty | required |
2 | Default | an alternate string to return if the resource is not found. | empty | required |
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
Relies on:
- Mediawiki:*/lang