Template:Str crop/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
<includeonly> | <includeonly> | ||
<!----CATEGORIES BELOW THIS LINE, PLEASE:----> | <!----CATEGORIES BELOW THIS LINE, PLEASE:----> | ||
</includeonly> |
Latest revision as of 15:39, 27 August 2020
This is a documentation subpage for Template:Str crop. It contains usage information, categories and other content that is not part of the original template page. |
Usage
Use to remove the right-most {{{2}}} characters of a string {{{1}}}.
Example
- code
{{str crop |Example |3}}
- result
- Exam