Difference between revisions of "Template:Both"
From Chezwiki
(New page: {{#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 ''s...) |
(No difference)
|
Latest revision as of 03:26, 18 June 2008
Template:Pp-metaUsage: {{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