Template:Fallback/doc: Difference between revisions
Template page
More actions
+cat |
* {{tl|SuperFallback}}, for the same fallback functionality but in all namespaces, not just Template |
||
| Line 16: | Line 16: | ||
|i18n-desc= | |i18n-desc= | ||
|seealso= | |seealso= | ||
* {{tl|SuperFallback}}, for the same fallback functionality but in all namespaces, not just Template | |||
* {{tl|Autotranslate}} for template internationalization (i18n) mechanism for templates that use ''named'' parameters | * {{tl|Autotranslate}} for template internationalization (i18n) mechanism for templates that use ''named'' parameters | ||
* {{tl|LangSwitch}} for all-translations-on-one-page template i18n mechanism template | * {{tl|LangSwitch}} for all-translations-on-one-page template i18n mechanism template | ||
Revision as of 14:31, 9 May 2017
Used to determine the appropriate fallback language of a template localized through language-specific subpages.
Usage
{{Fallback |1= |2= }}
Template parameters
| Parameter | Description | Default | Status | |
|---|---|---|---|---|
1 | name of the template you want to determine the appropriate fallback language of | empty | required | |
2 | Language code (only needs to be provided if the language displayed is to be fixed and independent of the user’s preferences). | value of {{int:Lang}} | 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:
Template:GetFallback, Template:GetFallback2
See also
- {{SuperFallback}}, for the same fallback functionality but in all namespaces, not just Template
- {{Autotranslate}} for template internationalization (i18n) mechanism for templates that use named parameters
- {{LangSwitch}} for all-translations-on-one-page template i18n mechanism template
Localization
This template is not intended to be localized.