Template:no deprecated lang param usage

Hello, you have come here looking for the meaning of the word Template:no deprecated lang param usage. In DICTIOUS you will not only get to know all the dictionary meanings for the word Template:no deprecated lang param usage, but we will also tell you about its etymology, its characteristics and you will know how to say Template:no deprecated lang param usage in singular and plural. Everything you need to know about the word Template:no deprecated lang param usage you have here. The definition of the word Template:no deprecated lang param usage will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofTemplate:no deprecated lang param usage, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.

This template should be used in conjunction with templates that accept the |lang= parameter as a deprecated alternative to |1= and have successfully eliminated all such usages. Use is as follows:

{{ {{#if:{{{lang|}}}|deprecated lang param usage|no deprecated lang param usage}}|lang={{{lang|}}}|<TEMPLATE-CALL>}}

If the lang parameter is in usage, this formats the output of the template call with the .deprecated CSS class (which by default displays the output in olive green), precedes it with the text "deprecated use of |lang= parameter", adds a tooltip "This template call uses the deprecated 'lang' parameter. Use '1' instead." and categorizes the page in Category:Pages using deprecated templates. Otherwise, the output is simply returned as normal.

Note: the space between the two sets of {{ at the beginning is mandatory, or else the parser will interpret it as { {{{, which will not work.

Parameters

  • |1=: The template call.
  • |lang=: Pass-through of the |lang= parameter.

See also