Template:Both: Difference between revisions
Appearance
u>Andrew Gray m Protected Template:Both: high-use template; vandalism target [edit=sysop:move=sysop] |
u>Riana {{pp-template}} |
||
| Line 1: | Line 1: | ||
{{#if:{{{1|}}}|{{#if:{{{2|}}}|1|}}|}}<noinclude>''Usage:'' <nowiki>{{both|string1|string2}}</nowiki> | {{#if:{{{1|}}}|{{#if:{{{2|}}}|1|}}|}}<noinclude>{{pp-template|small=yes}}''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). | Produces '''1''' (equivalent to a true condition) if both ''string1'' and ''string2'' are non-empty; otherwise produces the empty string (false condition). | ||
Revision as of 06:34, 20 February 2008
Template:Pp-templateUsage: {{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).
See also: Template:Allof