Template:DialogueLine: Difference between revisions
Appearance
div |
mNo edit summary |
||
| Line 5: | Line 5: | ||
Example usage: <pre> | Example usage: <pre> | ||
SOLO: | SOLO: | ||
{{DialogueLine| | {{DialogueLine|NAME|Line.}} | ||
WITH DIALOGUEBOX: | WITH DIALOGUEBOX: | ||
Latest revision as of 02:38, 8 April 2026
Example usage:
SOLO:
{{DialogueLine|NAME|Line.}}
WITH DIALOGUEBOX:
{{DialogueBox
|id=ExampleID
|name=ExampleName
|line=ExampleLine
|content=ExampleContent
{{DialogueLine|???|"Tristy, I love you."}}
{{DialogueLine|???|"That's crazy."}}
}}
Notes:
- only use this inside the DialogueBox template inside the 'content' parameter
- this is for instances where there are multiple speakers in one object like the mirrors
- in case there is only 1 line for the first speaker please add a <br> beside the 'content' parameter