Difference between revisions of "Template:STDialogue/doc"
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.) |
||
| (30 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;"> | ||
| − | + | {{STDialogue|Intro|Siren|Dragon Songstress}} | |
| − | |||
| − | {{STDialogue|Intro|Siren|Dragon Songstress | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
</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
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:
- Type
- Character
- 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:
- Type
Example:
- {{STDialogue|End}}
The End