Template:Qud terminal:choice: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
Line 1: Line 1:
<includeonly>|-
<includeonly>|-
| style="padding: 0em 0.8em 1.5em 1.5em;" |{{uc:<b>{{{letter|}}}.}} {{#ifeq: {{{tonode|}}}|end|{{uc:{{{text|}}}}}|[[{{FULLPAGENAME}}#{{{tonode}}}|{{uc:{{{text}}}}}]]}}</b></includeonly><noinclude>[[Category:Qud Templates]]For use in [[Template:Qud terminal]] only.  
| style="padding: 0em 0.8em 1.2em 1.5em;" |{{uc:<b>{{{letter|}}}.}} {{#ifeq: {{{tonode|}}}|end|{{uc:{{{text|}}}}}|[[{{FULLPAGENAME}}#{{{tonode}}}|{{uc:{{{text}}}}}]]}}</b></includeonly><noinclude>[[Category:Qud Templates]]For use in [[Template:Qud terminal]] only.  
{| class="wikitable"
{| class="wikitable"
!letter
!letter

Latest revision as of 17:47, 25 August 2019

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.