Hi, I'm using the &{template:default} to format character generation options and I have {{Siblings=[[1t[Family-Siblings]]]}} as part of it. The table has as its entries: None, 1d4 Brothers & Sisters, 1d6 Brothers & Sisters, 1d8 Brothers & Sisters & 2d6 Brothers & Sisters each with equal weight. The output only shows the result of the die roll if anything other than "None" is rolled. Can I combine the text & die roll somehow? I've tried using [[ ]], { }, ' ', " " around the die roll but it outputs as [[1d4]] Brothers & Sisters (or whatever quote marks were put around the roll).