Difference between revisions of "Template:STDialogue/doc"

From Dragalia Lost Wiki
Jump to navigation Jump to search
Line 19: Line 19:
 
This generates a transition break. Can be used when a story changes scenes via any means.<br>
 
This generates a transition break. Can be used when a story changes scenes via any means.<br>
 
<nowiki>{{STDialogue|Scene}}</nowiki><br>
 
<nowiki>{{STDialogue|Scene}}</nowiki><br>
 
<div align="left" style="width:50%;margin: auto;">
 
{{STDialogue|Intro|Siren|Dragon Songstress}}
 
{{STDialogue|End}}
 
{{STDialogue|Line|Siren|This is a line of character dialogue.}}
 
{{STDialogue|Line|???|This is a line of unknown 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}}
 
{{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>
 

Revision as of 14:28, 14 August 2019

50px Documentation

Dialogue templates for stories.

This generates an intro card for a character. Used when the game switches screens to show a character with their name and title.
{{STDialogue|Intro|Siren|Dragon Songstress}}

This generates an outro card for the story. Used at the end, if the story specifies "The End".
{{STDialogue|End}}

This generates a standard speech line.
{{STDialogue|Line|Siren|This is a line of character dialogue.}}

This generates a standard speech line from an unidentified speaker. ??? denotes an unknown character.
{{STDialogue|Line|???|This is a line of unknown character dialogue.}}

This generates a block of supplementary text, normally indicated in-game by a dimmed screen and white informational 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.}}

This generates a transition break. Can be used when a story changes scenes via any means.
{{STDialogue|Scene}}