Difference between revisions of "Template:STDialogue/doc"

From Dragalia Lost Wiki
Jump to navigation Jump to search
(No difference)

Revision as of 15:01, 14 August 2019

50px Documentation

Dialogue templates for stories.

Types:

  • Intro
  • End
  • Line
  • Aside
  • Scene



Character Intro

This generates an intro card for a character. Used when the game switches screens to show a character with their name and title.
Indicated with type: Intro

Parameters:

  1. Type
  2. Character
  3. Text


Example:

  • {{STDialogue|Intro|Siren|Dragon Songstress}}


Dragon Songstress
Siren


Story Outro

This generates an outro card for the story. Used at the end, if the story specifies "The End".
Indicated with type: End

Parameters:

  1. Type


Example:

  • {{STDialogue|End}}


The End


Dialogue Line


This generates a standard speech line.
Indicated with type: Line

Parameters:

  1. Type
  2. Character
  3. Text


Example:

  • {{STDialogue|Line|Siren|This is a line of character dialogue.}}







Dialogue Line (Unknown)


This generates a standard speech line from an unidentified speaker. ??? denotes an unknown character.
Indicated with type: Line

Parameters:

  1. Type
  2. Character
  3. Text


Example:

  • {{STDialogue|Line|???|This is a line of unknown character dialogue.}}




Aside/Informational Text


This generates a block of supplementary text, normally indicated in-game by a dimmed screen and white informational dialogue.
Indicated with type: Aside

Parameters:

  1. Type
  2. Text


Example:

  • {{STDialogue|Aside|This is a piece of exposition. It is meant to provide some background on events leading up to the story, or thoughts on current events in the story.}}




Scene Transition


This generates a transition break. Can be used when a story changes scenes via any means.
Indicated with type: Scene

Parameters:

  1. Type


Example:

  • {{STDialogue|Scene}}