Difference between revisions of "Template:STDialogue/doc"

From Dragalia Lost Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
{{doc/start}}
 
{{doc/start}}
Dialogue templates for stories.
+
Dialogue templates for stories.<br><br>
 +
Types:
 +
* Intro
 +
* End
 +
* Line
 +
* Aside
 +
* Scene
 +
<br><br>
 
=== Character Intro ===
 
=== 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.<br><br>
+
This generates an intro card for a character. Used when the game switches screens to show a character with their name and title.<br>
 +
Indicated with type: Intro<br><br>
 
Parameters:  
 
Parameters:  
 
# Type
 
# Type
Line 12: Line 20:
 
<br>
 
<br>
 
=== Story Outro ===
 
=== Story Outro ===
This generates an outro card for the story. Used at the end, if the story specifies "The End".<br><br>
+
This generates an outro card for the story. Used at the end, if the story specifies "The End".<br>
 +
Indicated with type: End<br><br>
 
Parameters:  
 
Parameters:  
 
# Type
 
# Type
Line 20: Line 29:
 
<br>
 
<br>
 
=== Dialogue Line ===
 
=== Dialogue Line ===
<br>This generates a standard speech line.<br><br>
+
<br>This generates a standard speech line.<br>
 +
Indicated with type: Line<br><br>
 
Parameters:  
 
Parameters:  
 
# Type
 
# Type
Line 30: Line 40:
 
<br>
 
<br>
 
=== Dialogue Line (Unknown)===
 
=== Dialogue Line (Unknown)===
<br>This generates a standard speech line from an unidentified speaker. ??? denotes an unknown character.<br><br>
+
<br>This generates a standard speech line from an unidentified speaker. ??? denotes an unknown character.<br>
 +
Indicated with type: Line<br><br>
 
Parameters:  
 
Parameters:  
 
# Type
 
# Type
Line 40: Line 51:
 
<br>
 
<br>
 
=== Aside/Informational Text ===
 
=== Aside/Informational Text ===
<br>This generates a block of supplementary text, normally indicated in-game by a dimmed screen and white informational dialogue.<br><br>
+
<br>This generates a block of supplementary text, normally indicated in-game by a dimmed screen and white informational dialogue.<br>
 +
Indicated with type: Aside<br><br>
 
Parameters:  
 
Parameters:  
 
# Type
 
# Type
Line 49: Line 61:
 
<br>
 
<br>
 
=== Scene Transition ===
 
=== Scene Transition ===
<br>This generates a transition break. Can be used when a story changes scenes via any means.<br><br>
+
<br>This generates a transition break. Can be used when a story changes scenes via any means.<br>
 +
Indicated with type: Scene<br><br>
 
Parameters:  
 
Parameters:  
 
# Type
 
# Type

Revision as of 14:55, 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}}


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}}


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}}