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

shrinking a picture

Is there anyway to format the size of a picture you add to a template when you do something like: {{subtags=[img](<a href="https://somesite.com\mypicture.png" rel="nofollow">https://somesite.com\mypicture.png</a>)}} I've googled around and experimented, but have not hit on anything yet.
1757203260

Edited 1757203309
vÍnce
Pro
Sheet Author
Roll template styling is normally the domain of the character sheet's code.&nbsp; Sheet designers style roll templates based on what they expect will be included for any defined key and value.&nbsp; {{subtags}} was probably designed to a certain spec and large images may not have been considered. What is the issue you are experiencing with {{subtags}}?&nbsp; Have you tried including your image in any of the other roll template keys?&nbsp; What sheet?&nbsp; Short of modifying a sheet's code, you may be trying to force a square peg through a round hole. ;-)&nbsp; You also might be able to inject some inline styling <a href="https://app.roll20.net/forum/permalink/9119412/" rel="nofollow">https://app.roll20.net/forum/permalink/9119412/</a> &nbsp;within your macros to force the styling you desire.&nbsp;