Template:if both
Jump to navigation
Jump to search
- The following documentation is located at Template:if both/documentation. [edit]
- Useful links: subpage list • links • redirects • transclusions • errors (parser/module) • sandbox
Usage
{{if both|VAL1|VAL2|THEN|ELSE}}
returns THEN
if both VAL1
and VAL2
are non-empty, otherwise ELSE
.