Template:Qud dialogue:choice row: Difference between revisions

added syntax highlight
mNo edit summary
(added syntax highlight)
Line 28: Line 28:
|}
|}


==Test==
==Example==
{|class="wikitable" style="text-align: center; margin:.5%; width:69%; font-family:Lucida Console, Consolas; border-width:1px; border-color:#b1c9c3;"
<syntaxhighlight lang="xml">
{{Qud dialogue:choice|
{{Qud dialogue:choice row|number=1|tonode=A|text=yadayadaydadayda blah blah blah blah blah|comment=any comment here!}}
{{Qud dialogue:choice row|number=1|tonode=A|text=yadayadaydadayda blah blah blah blah blah|comment=any comment here!}}
|-
{{!}}-
{{Qud dialogue:choice row|number=2|tonode=B|quest=What's Eating the Watervine?|step=Retrieve a girshling corpse}}
{{Qud dialogue:choice row|number=2|tonode=B|quest=What's Eating the Watervine?|step=Retrieve a girshling corpse}}}}
|}
</syntaxhighlight>
 
{{Qud dialogue:choice|
{{Qud dialogue:choice row|number=1|tonode=A|text=yadayadaydadayda blah blah blah blah blah|comment=any comment here!}}
{{!}}-
{{Qud dialogue:choice row|number=2|tonode=B|quest=What's Eating the Watervine?|step=Retrieve a girshling corpse}}}}