Difference between revisions of "Template:Both"
Jump to navigation
Jump to search
blackwiki>Kotniski |
blackwiki>Kotniski |
||
| Line 1: | Line 1: | ||
| − | + | {{#if:{{{1|}}}|{{#if:{{{2|}}}|1|}}|}}<noinclude>''Usage:'' <nowiki>{{both|s1|s2}}</nowiki> | |
| − | |||
| − | |||
Returns '''1''' if both s1 and s2 are non-empty; otherwise returns the empty string.</noinclude> | Returns '''1''' if both s1 and s2 are non-empty; otherwise returns the empty string.</noinclude> | ||
Revision as of 10:35, 30 October 2007
Usage: {{both|s1|s2}}
Returns 1 if both s1 and s2 are non-empty; otherwise returns the empty string.