Module:string/templates/documentation

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

This module is intended to provide access to basic string functions to templates.

Most of the functions provided here can be invoked with named parameters, unnamed parameters, or a mixture. If named parameters are used, MediaWiki will automatically remove any leading or trailing whitespace from the parameter. Depending on the intended use, it may be advantageous to either preserve or remove such whitespace.

A very few templates are provided to enable the functions to be freely used in entries in main space:

Function Template
replace {{replace}}

Global options

ignore_errors
If set to true or 1, any error condition will result in an empty string being returned rather than an error message.

See also