Template:Both/doc
[http://www.nga.gov/content/ngaweb/research/casva/research-projects.html A Project of the National Gallery of Art, Center for Advanced Study in the Visual Arts ]
{{#invoke:Fallback | autotranslate
|base = Documentation subpage |lang = |page = Template:Both }}
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 the template used by the new VisualEditor.
Both <templatedata>{ "description": "Produces '1' (equivalent to a true condition) if both 'string1' and 'string2' are non-empty; otherwise produces the empty string (false condition).", "params": {
"1": { "label": "String1", "description": "First string", "type": "string", "required": true }, "2": { "label": "String2", "description": "Second string", "type": "string", "required": true }
}}</templatedata>