I have five tables set up. Each table represents a d6 with 3 similar faces/2 similar faces/and 1 unique face. Each of these is weighted in the table at 50/33/16. I then have a macro that calls each table and returns the result with the default template formatting. &{template:default}{{Earth =[[ 1t[1] ]]}}{{Water =[[ 1t[2] ]]}}{{Fire =[[ 1t[3] ]]}}{{Air =[[ 1t[4] ]]}}{{Moon =[[ 1t[5] ]]}} The macro and tables work just fine. However, the icons that I have (16) in total for the different faces do not appear even though I have them all uploaded to the tables. How can I use the above macro to roll all five tables, state the result, and show the respective icon? The result would look like... Earth (in text) Icon for Earth Water (in text) Icon for Water . . Moon (in text) Icon for Moon or any combination of those five tables stating the result and displaying the correct image.