Difference between revisions of "Template:Both/doc"

From CannaQAWiki
Jump to navigationJump to search
(Created as needed.)
 
(Cleaned up initial import)
 
(2 intermediate revisions by the same user not shown)
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:CannaQAwiki formatting and function templates]]


</includeonly>
</includeonly>

Latest revision as of 18:15, 16 March 2019

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