Template:Int/doc: Difference between revisions
Template page
More actions
←Created page with '{{TemplateBox |name = Int |desc = This is a wrapper for searching MediaWiki translations in MediaWiki:*/lang, to be used instead of <nowiki>{{int:Name/lang}...' |
mNo edit summary |
||
| Line 3: | Line 3: | ||
|desc = This is a wrapper for searching MediaWiki translations in MediaWiki:*/lang, to be used instead of <nowiki>{{int:Name/lang}}</nowiki>, 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 | |desc = This is a wrapper for searching MediaWiki translations in MediaWiki:*/lang, to be used instead of <nowiki>{{int:Name/lang}}</nowiki>, 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 | ||
|1 = | |1 = 1 | ||
|1label = | |1label = Name | ||
|1d-en = | |1d-en = identifier of the resource (in the "MediaWiki:" namespace) | ||
|1type = string/line | |1type = string/line | ||
|1stat = required | |||
|1stat = | |||
|2 = | |2 = 2 | ||
|2label = | |2label = Default | ||
|2d-en = | |2d-en = an alternate string to return if the resource is not found. | ||
|2type = string | |2type = string | ||
|2stat = required | |2stat = required | ||
|3 = | |3 = lang<!-- Name of the first parameter the template takes --> | ||
|3label = | |3label = language<!-- A (very) brief name for the parameter. --> | ||
|3d-en = | |3d-en = 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) | ||
|3type = string | |3type = string/line | ||
|3def = | |3def = <nowiki>{{PAGELANGUAGE}}</nowiki> | ||
|3stat = | |3stat = optional | ||
|namespace = | |namespace = | ||
Revision as of 12:38, 31 May 2019
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 |1= |2= |lang= }}
Template parameters
| Parameter | Description | Default | Status | |
|---|---|---|---|---|
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 |
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 |
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