
I found a macro that allows the players to whisper themselves information linked to Map Tokens and click a link to the handout of said token. My question refers to making this clickable link a picture instead of text, and open the handout I have linked.
Current Macro:
/w ?{enter your name} &{template:default} {{name=@{selected|token_name}}}
{{@{selected|bar1} [***Click Here To Learn More***](@{selected|bar1|max})}}
Bar 1 has a line of text describing the location, bar1 max has the link to the handout.