Template:Qud dialogue:choice row
Jump to navigation
Jump to search
for use in Template:Qud dialogue:choice only.
| tonode | the next node this points to. case sensitive. if tonode = end or endfight, changes the link what it should be |
|---|---|
| text | the text that is actually shown. defaults to tonode if not specified. |
| comment | any additional notes. |
| quest | takes title of quest. |
| step | takes the quest step id associated with it. if step = reward, links to the rewards section of the page and changes [Complete Quest Step] to [Recieve Quest Rewards]. if step = accept, just links to the main quest page and changes the message to [Accept Quest] |
| quest2 | for a second quest argument |
| step2 |
Blank Template
{{qud dialogue|nodetitle=
|text=}}
{{qud dialogue:choice|
{{qud dialogue:choice row
| tonode=
| text=}}
{{!}}-
{{qud dialogue:choice row
| tonode=
| text=}}}}
Example
{{Qud dialogue:choice|
{{Qud dialogue:choice row|
tonode=end|text=yadayadaydadayda blah blah blah blah blah|comment=any comment here! |quest=quest 1|step=accept|quest2=quest 2|step2 = step 2}}
{{!}}-
{{Qud dialogue:choice row|tonode=endfight|text = Text here!|comment = Another comment! Your mother smelled of elderberries.|}}}}