Template documentation follows |
---|
Note: the template above may sometimes be partially or fully invisible. |
Visit Template:Ifcontains/doc to edit this documentation. (How does this work?) |
Description
This template is used within the template {{External}} to provide function to {{V}} and {{L}}.
Sample
If 1=
contains 2=
, then do 3=
; otherwise, do 4=
.
Parameters
1=
- Text that will be analyzed.
2=
- Text that will be looked for.
3=
,then=
- What to do if
1=
contains2=
. 4=
,else=
- What to do if
1=
doesn't contain2=
.
Community content is available under CC-BY-SA unless otherwise noted.