Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×

Can't get images to work properly in character attacks.

Hello all. I recently tried to use image links. I use for instance&nbsp;[Right Hook](<a href="https://imgur.com/a/VY6sYA8.jpg" rel="nofollow">https://imgur.com/a/VY6sYA8.jpg</a>) to let a character throw a punch, and I have them on rolling automatic damage. Yet I can't get the image to work somehow--I keep getting this instead. No actual image, just what looks like an icon to a broken link. Am I doing anything wrong, or is the image the cause at fault?
1591366816

Edited 1591366926
Oosh
Sheet Author
API Scripter
The link is the problem by the looks - you need an embed link, the one you have there is a link to an imgur page. It's also a png, not a jpg. I don't use imgur so not 100% sure how you get the link you need. I see it has an "embed post" which is not what you want - you need a direct link to the image. You can try <a href="https://i.imgur.com/HrQRQtC.png" rel="nofollow">https://i.imgur.com/HrQRQtC.png</a> which is just a 'copy image location' right click from the site.