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:Lang/doc: Difference between revisions

Template page
Parmater 3 is not implemented.... Functionality was split to {{tl|langx}}
rm |tag=span from example, does not exist in template
Line 43: Line 43:
}}
}}
   |type              = formatting
   |type              = formatting
   |example            = 1=de{{!}}2=Dies ist ein Beispiel.{{!}}tag=span
   |example            = 1=de{{!}}2=Dies ist ein Beispiel.
   |example-value      = {{Lang|1=de|2=Dies ist ein Beispiel.|tag=span}}
   |example-value      = {{Lang|1=de|2=Dies ist ein Beispiel.}}
   |i18n-method        = -
   |i18n-method        = -
   |seealso            =  
   |seealso            =  

Revision as of 15:36, 3 August 2021

Using this template, a specific language code can be specified in the HTML code.

Usage

{{Lang |1= |2= }}

This template is for example called from autotranslatable templates and is used to apply the “lang” attribute to the span tag containing the text. It also adds CSS classes, that for example allow CSS highlighting text that is in a specific language. For a list of language codes to use for parameter 1 see List of ISO 639-1 codes.

Template parameters

ParameterDescriptionDefaultStatus
1language codeused language code in ISO 639-1 (two-letter) formatemptyrequired
2textText in the used language codeemptyoptional

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

Example

{{Lang|1=de|2=Dies ist ein Beispiel.}}

renders as:

Dies ist ein Beispiel.

See also

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.