Template:VN:Dialogue:Choice/doc

This template is usually used to display player's dialogue options and subsequent dialogue if it differs based on player's choice.

It uses syntax that is similar to what is used for regular wiki tables except the table data cells should be separated with Template:! instead of regular | symbols.

{{VN:Dialogue:Choice
|heading=3 options
|header=
!Option 1
!Option 2
!Option 3
|body=
{{!}}Body text 1
{{!}}colspan=2{{!}}Body text 2
}}
3 options
Option 1 Option 2 Option 3
Body text 1 Body text 2