Template:Qud terminal:choice

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.