Template:Qud dialogue:choice

Revision as of 14:05, 29 July 2019 by Teamtoto (talk | contribs)

A list of choices in conjunction with Template:Qud dialogue. There is only one argument, the usage is as follows:

use Template:Qud dialogue:choice row (check that page for what arguments to pass) for each choice you want to create, and separate each choice with {{!}}-.

Example

{{Qud dialogue:choice|
{{Qud dialogue:choice row|number=1|tonode=end|text=testing, testing!|end= true}}
{{!}}-
{{Qud dialogue:choice row|number=2|tonode=asjklfa|text=this is choice 2!}}
}}
{| style="text-align: center; font-family:Source Code Pro, Lucida Console, Consolas; float:none;width:100%;min-width:50%;border-spacing:0px 0.3em;"

| style="padding: 10px 10px; text-align:left; background: #103837;font-size:medium;" |1) testing, testing! | style="padding: 10px; width:35%;background: #103837;border-left:4px solid #155352;font-size:medium;"| [End]

|- | style="padding: 10px 10px; text-align:left; background: #103837;font-size:medium;" |2) this is choice 2! | style="padding: 10px; width:35%;background: #103837;border-left:4px solid #155352;font-size:medium;"|this is a comment.

|}