Difference between revisions of "Template:Both/doc"

From blackwiki
Jump to navigation Jump to search
imported>Bachinchi
m (es-iw)
imported>Mark85296341
Line 9: Line 9:
 
[[Category:Boolean, register, and condition testing templates]]
 
[[Category:Boolean, register, and condition testing templates]]
  
 +
[[en:Template:Both]]
 
[[cy:Nodyn:Y ddau]]
 
[[cy:Nodyn:Y ddau]]
 
[[es:Plantilla:Both]]
 
[[es:Plantilla:Both]]
 
</includeonly>
 
</includeonly>

Revision as of 09:56, 13 November 2010

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).