Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Fallback/doc: Difference between revisions

Template page
No edit summary
use TemplateData, add warning about the limit of fallback languages
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{TemplateBox
{{TemplateBox
|1=1
|1=1
|1d=name of the template you want to determine the appropriate fallback language of
|1label-en=template
|1d-en=Name of the template you want to determine the appropriate fallback language of
|1type=wiki-template-name
|1stat=required
|1stat=required
|2=2
|2=2
|2label-en=language code
|2d={{Language-code-documentation}}
|2d={{Language-code-documentation}}
|2type=line
|2def=value of <nowiki>{{int:Lang}}</nowiki>
|2def=value of <nowiki>{{int:Lang}}</nowiki>
|name=Fallback
|name=Fallback
|desc=Used to determine the appropriate fallback language of a template localized through language-specific subpages.
|desc=Used to determine the appropriate fallback language of a template localized through language-specific subpages. It can handle up to 2 fallback languages; after that, it falls back to content language of the page.
|namespace=all
|namespace=all
|usergroup=all
|usergroup=all
Line 16: Line 22:
|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
Line 22: Line 29:
|lines=one
|lines=one
|shorthand=
|shorthand=
}}
|useTemplateData=only
}}<includeonly>[[Category:Localisation templates]]</includeonly>

Latest revision as of 10:18, 14 September 2019

Used to determine the appropriate fallback language of a template localized through language-specific subpages. It can handle up to 2 fallback languages; after that, it falls back to content language of the page.

Usage

{{Fallback |1= |2= }}

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

Used to determine the appropriate fallback language of a template localized through language-specific subpages. It can handle up to 2 fallback languages; after that, it falls back to content language of the page.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
template1

Name of the template you want to determine the appropriate fallback language of

Templaterequired
language code2

Language code (only needs to be provided if the language displayed is to be fixed and independent of the user’s preferences).

Default
value of {{int:Lang}}
Lineoptional

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.

Cookies help us deliver our services. By using our services, you agree to our use of cookies.