On November 27th, 2022, the 8,000th article was added to the SuccuWiki!
Template:Str left
Jump to navigation
Jump to search
Usage
{{Str left|<string>|<count>}}
Gives the <count> substring of characters from the start of the trimmed string (the substring has length <count>).
If <count> is invalid, empty or zero, an empty string is returned. If undefined, it defaults to 1.
Limitations
- Length to 500: The maximum substring stops at 500 long, yet gives no error message. Only 500 characters can be extracted even if the <string> is longer.
- Inexpensive (uses no other templates).
The above documentation is transcluded. Please add categories and interwikis to the /doc subpage. Subpages of this template. |