Twine Forum
Discussions
Home
›
Help! with 2.0
Sign In
·
Register
Categories
Recent Discussions
Categories
4.9K
All Categories
1.2K
Help! with 1.x
333
Workshop
3K
Help! with 2.0
343
Chit-Chat
Add an image in a passage
almerxsese
November 2015
edited November 2015
in
Help! with 2.0
Hi, can you please give an example of embedding an image in a passage description. My image is stored in a "img" folder of the story folder, so the path is something like "img/test.jpg"
Comments
greyelf
November 2015
You need to state which story format you are using, as answers can be different for each one.
The
twinery 2 how to add images
covers how to display images in Harlowe and SugarCube, and covers both hosted and local images.
Jud_Casper
November 2015
Try
<img src="img/test.jpg">
almerxsese
December 2015
Thanks
Forum Software Powered by Vanilla
Comments
The twinery 2 how to add images covers how to display images in Harlowe and SugarCube, and covers both hosted and local images.