Passing Multiple Values to Parameters | A Beginners Guide to Antlers Arrays and Loops
When we need to pass multiple values to tag parameters, we separate each parameter using the vertical pipe character ( | ). This differs from modifiers, which have their arguments separated by commas, much like when calling PHP functions.