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 .
×

Is it possible to add image on call of chtullu macro ?

I'm trying to use&nbsp;{{[img](<a href="https://media1.giphy.com/media/l0MYHq0IFikDrVQOc/giphy.gif" rel="nofollow">https://media1.giphy.com/media/l0MYHq0IFikDrVQOc/giphy.gif</a>)}} but It doesn't work.
What is the full macro?&nbsp; How is the macro being called?&nbsp; Are you just typing it (cutting and pasting) it into chat, or is it a collection macro, or an ability on a character sheet, or in the description of an attack roll, or something else? When I just put [img]( <a href="https://media1.giphy.com/media/l0MYHq0IFikDrVQOc/giphy.gif" rel="nofollow">https://media1.giphy.com/media/l0MYHq0IFikDrVQOc/giphy.gif</a> ) into chat it works, so it'll help if you also describe how &nbsp;it's not working - is nothing being shown in chat, or just the image is missing, or do you get a broken link?
I'm so sorry for that, but it doesn't work when I put&nbsp;&amp;{template:callofcthulhu}{img}{<a href="https://c.tenor.com/mKTS5nbF1zcAAAAM/cute-anime-dancing.gif" rel="nofollow">https://c.tenor.com/mKTS5nbF1zcAAAAM/cute-anime-dancing.gif</a>}
Jarren said: How is the macro being called?&nbsp; Are you just typing it (cutting and pasting) it into chat, or is it a collection macro, or an ability on a character sheet, or in the description of an attack roll, or something else?
1638159966

Edited 1638160010
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Try this: &amp;{template:callofcthulhu} {{roll_bonus=[img](<a href="https://media1.giphy.com/media/l0MYHq0IFikDrVQOc/giphy.gif" rel="nofollow">https://media1.giphy.com/media/l0MYHq0IFikDrVQOc/giphy.gif</a>)}} {{roll_bonus}} is the closest thing that template has to a free text field.
It worked, thanks guys!