Template:STDialogue/doc
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.
Parameters: Type, Character, Text
- {{STDialogue|Intro|Siren|Dragon Songstress}}
This generates an outro card for the story. Used at the end, if the story specifies "The End".
Required Parameters: Type
- {{STDialogue|End}}
This generates a standard speech line.
Parameters: Type, Character, Text
- {{STDialogue|Line|Siren|This is a line of character dialogue.}}
This generates a standard speech line from an unidentified speaker. ??? denotes an unknown character.
Parameters: Type, Character, Text
- {{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.
Parameters: Type, Text
- {{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.
Parameters: Type
- {{STDialogue|Scene}}