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.)
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{doc/start}}
 
{{doc/start}}
Dialogue templates for stories.
+
Dialogue templates for stories.<br><br>
 +
Types:
 +
* Intro
 +
* End
 +
<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 10: 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 ===
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 19: 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><br>
+
{{STDialogue|End}}
Parameters:  
+
</div>
# 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><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><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><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