සැකිල්ල:Str endswith
පෙනුම
yes
| මෙම සැකිල්ල ලුවා භාවිතා කරයි: |
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.
භාවිතය
[සංස්කරණය]උදාහරණ
[සංස්කරණය]{{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
අමතර අවධානයට
[සංස්කරණය]Lua දෝෂය in Module:Navbox_with_collapsible_groups at line 6: attempt to call field 'with collapsible groups' (a nil value).