Template:STDialogue/doc
Dialogue templates for stories.
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.
Parameters:
- Type
- Character
- 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".
Parameters:
- Type
Example:
- {{STDialogue|End}}
Dialogue Line
This generates a standard speech line.
Parameters:
- Type
- Character
- 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.
Parameters:
- Type
- Character
- 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.
Parameters:
- Type
- 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.
Parameters:
- Type
Example:
- {{STDialogue|Scene}}