Difference between revisions of "Template:STDialogue/doc"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Discoomastar
(Removing parts which were not necessary or which were not coded with responsive design in mind. It can be re-added once those are properly rewritten.)
 
(4 intermediate revisions by one other user not shown)
Line 4: Line 4:
 
* Intro
 
* Intro
 
* End
 
* End
* Line
 
* Aside
 
* Scene
 
 
<br><br>
 
<br><br>
 
=== Character Intro ===
 
=== Character Intro ===
Line 18: Line 15:
 
Example:
 
Example:
 
* <nowiki>{{STDialogue|Intro|Siren|Dragon Songstress}}</nowiki>
 
* <nowiki>{{STDialogue|Intro|Siren|Dragon Songstress}}</nowiki>
 +
<br>
 +
<div align="left" style="width:50%;margin: auto;">
 +
{{STDialogue|Intro|Siren|Dragon Songstress}}
 +
</div>
 
<br>
 
<br>
 
=== Story Outro ===
 
=== Story Outro ===
Line 28: Line 29:
 
* <nowiki>{{STDialogue|End}}</nowiki>
 
* <nowiki>{{STDialogue|End}}</nowiki>
 
<br>
 
<br>
=== Dialogue Line ===
+
<div align="left" style="width:50%;margin: auto;">
<br>This generates a standard speech line.<br>
+
{{STDialogue|End}}
Indicated with type: Line<br><br>
+
</div>
Parameters:
 
# Type
 
# Character
 
# Text
 
<br>
 
Example:
 
* <nowiki>{{STDialogue|Line|Siren|This is a line of character dialogue.}}</nowiki>
 
<br>
 
=== Dialogue Line (Unknown)===
 
<br>This generates a standard speech line from an unidentified speaker. ??? denotes an unknown character.<br>
 
Indicated with type: Line<br><br>
 
Parameters:  
 
# Type
 
# Character
 
# Text
 
<br>
 
Example:
 
* <nowiki>{{STDialogue|Line|???|This is a line of unknown character dialogue.}}</nowiki>
 
<br>
 
=== Aside/Informational Text ===
 
<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:
 
# Type
 
# Text
 
<br>
 
Example:
 
* <nowiki>{{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.}}</nowiki>
 
<br>
 
=== Scene Transition ===
 
<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:
 
# Type
 
 
<br>
 
<br>
Example:
 
* <nowiki>{{STDialogue|Scene}}</nowiki>
 
 
{{doc/end}}
 
{{doc/end}}

Latest revision as of 23:50, 14 August 2019

50px Documentation

Dialogue templates for stories.

Types:

  • Intro
  • End



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