Template:Str crop/doc: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Documentation subpage}} <!----PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE----> == Usage == Use to remove the right-most {{{2}}} characters of a string...") |
(No difference)
|
Revision as of 15:36, 27 August 2020
Usage
Use to remove the right-most {{{2}}} characters of a string {{{1}}}.
Example
- code
{{str crop |Example |3}}- result
- Exam
See also
Template:String-handling templates