Changes
{{sandbox other}}
{{Documentation subpage}}
{{high-risk|975000+}}
===Usage===
{{tlc|{{BASEPAGENAME}}|string1|string2}}
Produces '''1''' (equivalent to a true condition) if both ''string1'' and ''string2'' are non-empty; otherwise produces the empty string (false condition).
===TemplateData===
{{TemplateDataHeader}}
<templatedata>{
"description": "Produces '1' (equivalent to a true condition) if both 'string1' and 'string2' are non-empty; otherwise produces the empty string (false condition).",
"params": {
"1": {
"label": "String1",
"description": "First string",
"type": "string",
"required": true
},
"2": {
"label": "String2",
"description": "Second string",
"type": "string",
"required": true
}
}}</templatedata>
== See also ==
*{{tl|if}}
<includeonly>{{sandbox other||
[[Category:Boolean, register, and condition testing templates]]
[[Category:If-then-else templates]]
}}</includeonly>
{{high-risk|975000+}}
===Usage===
{{tlc|{{BASEPAGENAME}}|string1|string2}}
Produces '''1''' (equivalent to a true condition) if both ''string1'' and ''string2'' are non-empty; otherwise produces the empty string (false condition).
===TemplateData===
{{TemplateDataHeader}}
<templatedata>{
"description": "Produces '1' (equivalent to a true condition) if both 'string1' and 'string2' are non-empty; otherwise produces the empty string (false condition).",
"params": {
"1": {
"label": "String1",
"description": "First string",
"type": "string",
"required": true
},
"2": {
"label": "String2",
"description": "Second string",
"type": "string",
"required": true
}
}}</templatedata>
== See also ==
*{{tl|if}}
<includeonly>{{sandbox other||
[[Category:Boolean, register, and condition testing templates]]
[[Category:If-then-else templates]]
}}</includeonly>