Template:Both: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Kotniski No edit summary |
meta>Kotniski No edit summary |
||
Line 1: | Line 1: | ||
{{#if:{{{1|}}}|{{#if:{{{2|}}}|1|}}|}}<noinclude>''Usage:'' <nowiki>{{both| | {{#if:{{{1|}}}|{{#if:{{{2|}}}|1|}}|}}<noinclude>''Usage:'' <nowiki>{{both|string1|string2}}</nowiki> | ||
Produces '''1''' (equivalent to a true condition) if both ''string1'' and ''string2'' are non-empty; otherwise produces the empty string (false condition). | |||
[[Category:Boolean, register, and condition testing templates]]</noinclude> |
Revision as of 10:47, 2 November 2007
Usage: {{both|string1|string2}}
Produces 1 (equivalent to a true condition) if both string1 and string2 are non-empty; otherwise produces the empty string (false condition).