Template:AnyOf: Difference between revisions

From NOWA-CL
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:


XXX:{{{1|{{{2|{{{3|}}}}}}}}}:YYY
XXX:{{{1|{{{2|{{{3|}}}}}}}}}:YYY
XXX:{{{2|{{{3|{{{4|}}}}}}}}}:YYY




</includeonly>
</includeonly>

Revision as of 06:47, 21 December 2019

Semantic Sugar.

Returns a non-empty string if any of the first 3 arguments is a non-empty string

Usage

{{AnyOf|{{{foo|}}}|{{{bar|}}}|{{{baz|}}}}}