Difference between revisions of "Template:STDialogue/doc"

From Dragalia Lost Wiki
Jump to navigation Jump to search
(Created page with "{{doc/start}} <div align="left" style="width:50%;margin: auto;"> Dialogue template for stories. {{STDialogue|Intro|Siren|Dragon Songstress}} <!-- Character Intro --> {{STDial...")
>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.)
 
(31 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{doc/start}}
 
{{doc/start}}
 +
Dialogue templates for stories.<br><br>
 +
Types:
 +
* Intro
 +
* End
 +
<br><br>
 +
=== 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>
 +
Indicated with type: Intro<br><br>
 +
Parameters:
 +
# Type
 +
# Character
 +
# Text
 +
<br>
 +
Example:
 +
* <nowiki>{{STDialogue|Intro|Siren|Dragon Songstress}}</nowiki>
 +
<br>
 
<div align="left" style="width:50%;margin: auto;">
 
<div align="left" style="width:50%;margin: auto;">
Dialogue template for stories.
+
{{STDialogue|Intro|Siren|Dragon Songstress}}
 
 
{{STDialogue|Intro|Siren|Dragon Songstress}} <!-- Character Intro -->
 
{{STDialogue|End}} <!-- Story Outro -->
 
{{STDialogue|Line|???|This is a line of unknown character dialogue.}}
 
{{STDialogue|Line|Siren|This is a line of character dialogue.}}
 
{{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.}}
 
{{STDialogue|Scene}} <!-- Scene Transition -->
 
{{STDialogue|Line|Siren|This is another line of character dialogue. I am testing the text wrapping with this, so it is longer than the other lines, but that's ok, we love it anyway.}}
 
 
</div>
 
</div>
 +
<br>
 +
=== Story Outro ===
 +
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:
 +
# Type
 +
<br>
 +
Example:
 +
* <nowiki>{{STDialogue|End}}</nowiki>
 +
<br>
 +
<div align="left" style="width:50%;margin: auto;">
 +
{{STDialogue|End}}
 +
</div>
 +
<br>
 +
{{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