Skip to main content

Story

Story appearance

TagDescription
# continue_maximally: falsePause the story after each line.
# single_sceneStore only the last scene in the Atrament state.
# scenes_align: centerScene alignment on the screen. Can be set to top, center, or bottom.

CLEAR

TagDescription
# CLEARClear scenes list before saving current scene to Atrament state.

Hypertext

TagDescription
# hypertextUse links instead of choices.
# HYPERTEXTUse links instead of choices for this scene.

If global tag hypertext is set, Atrament UI switches to hypertext mode. In this mode choice options are not displayed. However, author can use [link=target choice text]link text[/link] to link specific phrases to the choices.

For better user experience in hypertext mode authors can set global tags single_scene and scenes_align: top.

Author can enable hypertext for a chosen scene with HYPERTEXT scene tag.

# hypertext
# single_scene
# scenes_align: top

You are standing in an open field west of a white house,
with a boarded [link=Open door]front door[/link].
There is a [link=Examine mailbox]small mailbox[/link] here.

+ [Examine mailbox] -> examine_mailbox
+ [Open door] -> inside_house