Template:Qud terminal:choice

Revision as of 17:47, 25 August 2019 by Teamtoto (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

For use in Template:Qud terminal only.

letter letter the choice uses
text text of the choice
tonode the node that this choice will jump to. set this to 'end' if it's the end of the dialogue.

Usage

{{qud terminal|nodetitle=title|
text=texthere.|
choices=
{{qud terminal:choice|letter=A|tonode=TO NODE|text=This is a choice.}}
}}

title

TEXTHERE.

A. THIS IS A CHOICE.