Like this:

Thanks Jeff, it’s obviously much more easier to read and follow compared to my tricky solution.
So to summarize, for the processing of data, especially boolean tests, can we say that:
Template Columns allows “AND” operations, whereas IF-THEN-ELSE allows “OR” operations ?
Templates just join data and text. How would you expect it to work differently? The If Then columns handle OR’s just fine. You can create any combination of columns to get the result you want.