Difference between revisions of "Template:Both/doc"

From CannaQAWiki
Jump to navigationJump to search
m (1 revision imported: Attempting import of LIMSwiki templates A–B)
m (Updated for LabLynx Wiki)
Line 27: Line 27:
<includeonly>
<includeonly>
[[Category:Boolean, register, and condition testing templates]]
[[Category:Boolean, register, and condition testing templates]]
[[Category:LIMSwiki formatting and function templates]]
[[Category:LabLynx Wiki formatting and function templates]]


</includeonly>
</includeonly>

Revision as of 22:32, 27 February 2015

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

Template Data

This is the TemplateData documentation for this template used by VisualEditor and other tools.

Both

Produces '1' (equivalent to a true condition) if both 'string1' and 'string2' are non-empty; otherwise produces the empty string (false condition).

Template parameters

ParameterDescriptionTypeStatus
String11

First string

Stringrequired
String22

Second string

Stringrequired