Template:Text

From Outreach Wiki
Jump to navigation Jump to search

This template produces certain text, given by the English version or a code, in a given language. By default, the fall-back language is English. Optionally this is suppressed, and the template produces nothing if the text is not available in the desired language. This can be useful if the English version is given anyway, with another call of the template.

Parameters[edit]

Parameter name Description Default value

1 code for the text to be produced empty
2 language code for the language in which the text is expressed the result of Template:Xpsoc
3 if non-empty: do not produce the English word if the word in the requested language is not available; instead, produce nothing empty

Examples

Some results depend on the user language, try: Template:LtulTemplate:LtulTemplate:LtulTemplate:Ltul

If the subtemplate for the language in which the name is expressed is known to exist, and fall-back to English if the text is not available is not desired, then the subtemplate can more efficiently be called directly as follows:

Formatting a number:

  • 12{{text|,}}345{{text|.}}67 → 12,345.67

Compare:

Required

  • Template:Text/xx for the language in which the text is expressed (see below), with in that page support for the text to be produced

Localization

This template calls Template:Text/en. The following language versions are available: English | +/- Each calls Template:Text/layout.

See also