Template:Qud dialogue:choice: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
m (added var define for fun things)
mNo edit summary
Line 1: Line 1:
<includeonly><div style="overflow:hidden;">
<includeonly><div style="overflow:hidden;">
{{#vardefine:num|0}}{| style="text-align: center; font-family:Source Code Pro, Lucida Console, Consolas; width:100%;border-spacing:0px 0.3em;"
{{#vardefine:num|0}}{| style="text-align: center; font-family:Source Code Pro, Lucida Console, Consolas; width:100%;border-spacing:0px 0.3em;border-collapse: separate;"
{{{1}}}
{{{1}}}
|}</div></includeonly><noinclude>[[Category:Qud Templates]]A list of choices in conjunction with [[Template:Qud dialogue]]. There is only one argument, the usage is as follows:
|}</div></includeonly><noinclude>[[Category:Qud Templates]]A list of choices in conjunction with [[Template:Qud dialogue]]. There is only one argument, the usage is as follows:

Revision as of 17:51, 18 January 2020

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!}}
}}
1) testing, testing! [End]
2) this is choice 2! this is a comment.