Koha Test Wiki MW Canasta on Koha Portainer
Test major Koha Wiki changes or bug fixes here without fear of breaking the production wiki.
For the current Koha Wiki, visit https://wiki.koha-community.org .Template:Str letter/trim
Jump to navigation
Jump to search
![]() | This template uses Lua: |
{{Str letter/trim}} returns a string trimmed to its "beginning letters".
Examples
{{str letter/trim}}
→{{str letter/trim |12345}}
→{{str letter/trim |abcdef?}}
→ abcdef{{str letter/trim |abc def}}
→ abc{{str letter/trim |ABcD123}}
→ ABcD{{str letter/trim |abc, def}}
→ abc{{str letter/trim |abc(def)}}
→ abc{{str letter/trim |ÁbČĐÈęFğ}}
→ ÁbČĐÈęFğ{{str letter/trim |abcdefghijklmnopqrst}}
→ abcdefghijklmnopqrst{{str letter/trim |abcdefghijklmnopqrstuvwxyz}}
→ abcdefghijklmnopqrstuvwxyz{{str letter/trim | abcdefghijklmnopqrstuvwxyz}}
→ abcdefghijklmnopqrstuvwxyz{{str letter/trim |NR<ref>A reference for test purposes.</ref>}}
→ NR
See also
- {{str number/trim}}
The above documentation is transcluded from Template:Str letter/trim/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |