Template:Dialogue start

From bg3.wiki
Jump to navigation Jump to search
Template documentation

Inserts dialogue box CSS and opens the dialogue box div.

Markup
{{Dialogue start|source=Act1/Plains/PLA_ConflictedFlind_Flind}}
{{Dline|Rick|Let's get schwifty.}}
* {{Dopt|''Agree to get schwifty.''}}
** {{Dline|Narrator|''They both start dancing.''}}
* {{Dopt|''Refuse to get schwifty.''}}
** {{Dline|Narrator|''The gods punish them.''}}
{{Dialogue end}}
Renders as
[1]
Rick
Let's get schwifty.
  • Agree to get schwifty.
    • Narrator
      They both start dancing.
  • Refuse to get schwifty.
    • Narrator
      The gods punish them.

Template data

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Sourcesource

The dialogue file where this snippet of dialogue comes from. If used, be sure to use {{reflist}} as well on the same page.

Stringoptional