Good Day to all, A really simple question (hopefully). I have the following: &{template:default} {{name= Tyre Damage}} FR {{ [[ 1d6-3 ]] FL [[ 1d6-3]] BR [[ 1dd6-3 ]] BL [[ 1d6-3 ]] }} But I want it to display a 0 if any negative numbers are rolled. Is this possible? Thanks for any help.