الگو:Str endswith
ظاهر
yes
[ویرایش] [تاریخچه] [پاکسازی میانگیر] توضیحات الگو
This is the {{str endswith}} meta-template.
It returns "yes" if the first parameter ends with the second parameter. It uses both {{str left}} and {{str len}}, so it's subject to their limitations. 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
- {{str endswith|[499 characters]X|X}} → yes
- {{str endswith|[499 characters]X|Y}} →
- {{str endswith|[499 characters]X|[same 499 characters]X}} → yes
- {{str endswith|[499 characters]X|[same 499 characters]Y}} →
- {{str endswith|[500 characters]X|X}} → yes الگو:N
- {{str endswith|[500 characters]X|Y}} →
See also
[ویرایش] توضیحات بالا از الگو:Str endswith/توضیحات به این صفحه آورده شدهاند. (ویرایش | تاریخچه) برای آزمایش این الگو به صفحهٔ تمرین (ایجاد | آینه) و نسخهٔ آزمایشی (ایجاد) بروید. لطفاً ردهها و میانویکیها را به زیرصفحهٔ /توضیحات بیفزایید. زیرصفحههای این الگو. |