Skip to main content

Images

Paragraph illustrations

TagDescription
# IMAGE: some/picture.jpgShow image before paragraph text.
MarkupDescription
[picture]path/to/image.jpg[/picture]Display image (same as #IMAGE knot tag). The image is sized automatically to fit the container. When using images inside of the [block] tags, you may want to set picture margins.
Attributes:
width=50% sets picture width.
leftmargin=0.5em sets left margin.
rightmargin=0.5em sets right margin.

Inline images

MarkupDescription
[img]path/to/image.jpg[/img]Display inline image.

Backgrounds

TagDescription
# background: some/picture.jpgSet background image for the game backdrop.
TagDescription
# BACKGROUND: some/picture.jpgSet background image for the game text. Use # BACKGROUND: false to unset it.
# PAGE_BACKGROUND: some/picture.jpgSet background image for the game backdrop. Use # PAGE_BACKGROUND: false to unset it.