Welcome to the Umamusume Wiki! If you want to contribute, please read the guidelines.
Template:Game Transcript Row
Jump to navigation
Jump to search
Generates a table row representing a box of dialogue. For use in game event transcripts. Do not use outside of a table.
| Example | |
|---|---|
|
Special Week |
Standard line of dialogue |
|
??? |
Line with custom name |
|
Line with no speaker |
|
|
Selection from player |
|
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Speaker | speaker 1 | The name of the character speaking. Leave out if a box of dialogue has no speaker (e.g. narration). | String | optional |
| Text | text 2 | The dialogue. | Content | optional |
| Name | name 3 | The name displayed with the box of dialogue. Only necessary if different from the actual name of the speaker (e.g. a character who hasn't yet been introduced being displayed as "???"). | String | optional |
| Background | background 4 | The background image. For use at the start of the transcript or whenever the background changes. If provided, no other variables are necessary. | File | optional |
