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 .
×
Create a free account

Links in chat?

1423061501

Edited 1423061566
Quick question, maybe I missed it somewhere but is there a way to insert clickable links to webpages into chat? What about journal links? I'm using HB's Powercards2 script and can't seem to get these to work for me. I'd like to be able to have a link either to a journal entry or and off site web page in my macro. (I do have the show url/hidden url set to true in the script)
1423070492

Edited 1423072537
vÍnce
Pro
Sheet Author
Hi Jeremiah. For powercards use @@ URL without htttp:// ||Hyperlink text goes here@@ Make sure to add a space after the first @@ before adding the url. The additional space will probably get fixed in the next update of powercards but should continue to work regardless. example; @@ <a href="http://www.d20pfsrd.com/" rel="nofollow">www.d20pfsrd.com/</a> ||PFSRD Site@@ Outside of powercards, you can paste urls right into chat or thru a macro. Handout URL's would work the same way journal.roll20.net/handout/- followed by the handouts id
Groovy, thanks man!