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 endswith/sandbox
Jump to navigation
Jump to search
yes
This is the template sandbox page for Template:Str endswith (diff). See also the companion subpage for test cases. |
This template uses Lua: |
This is the {{str endswith}} meta-template.
It returns "yes" if the first parameter ends with the second parameter. Both parameters are trimmed before use.
Examples
- {{str endswith|foo (bar)|(bar)}} → yes
- {{str endswith|foo|bar}} →
- {{str endswith|(bar)|foo (bar)}} →
- {{str endswith|foo bar | bar}} → yes
- border cases
- {{str endswith}} → yes
- {{str endswith||}} → yes
- {{str endswith|| }} → yes
- {{str endswith| |}} → yes
See also
The above documentation is transcluded from Template:Str endswith/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |