Template:str sub-lite/documentation

Hello, you have come here looking for the meaning of the word Template:str sub-lite/documentation. In DICTIOUS you will not only get to know all the dictionary meanings for the word Template:str sub-lite/documentation, but we will also tell you about its etymology, its characteristics and you will know how to say Template:str sub-lite/documentation in singular and plural. Everything you need to know about the word Template:str sub-lite/documentation you have here. The definition of the word Template:str sub-lite/documentation will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofTemplate:str sub-lite/documentation, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
Documentation for Template:str sub-lite. [edit]
This page contains usage information, categories, interwiki links and other content describing the template.

This template returns a substring of a string. It's a lite template that doesn't make use of Lua modules.

Usage

{{str sub-lite|text|start|end}}

means:

"Substring of text starting at start and ending at end. Zero-indexed: the first character is numbered 0, and so on, e.g. {{str sub-lite|20090624130510|8|9}} returns characters starting at the 8th and ending at the 9th, i.e. "41"."

See also