Reviewer, editor, pagecreator
50,485
edits
(Created page with '{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> === Usage === : <code>{{Tlx|Str left|<string>|<count>}}</code> Gives the <co…') |
m (→See also: added nowiki) |
||
Line 23: | Line 23: | ||
=== See also === | === See also === | ||
* {{Tl|Trunc|<string>|<count>}} - truncate right-side of string | * <nowiki>{{Tl|Trunc|<string>|<count>}}</nowiki> - truncate right-side of string | ||
* {{Tl|Str right|<string>|<count>}} - extract remainder of string | * <nowiki>{{Tl|Str right|<string>|<count>}}</nowiki> - extract remainder of string | ||
* {{Tl|Str rightc|<string>|<count>}} - extract right-side of string | * <nowiki>{{Tl|Str rightc|<string>|<count>}}</nowiki> - extract right-side of string | ||
* {{Tl|Str len|<string>}} - get numeric length of string (can be over 300 long) | * {{Tl|Str len|<string>}} - get numeric length of string (can be over 300 long) | ||