Template:Dialogue line
		
		
		
		Jump to navigation
		Jump to search
		
Template documentation
Shortcut
- {{Dline}}
Used to visually represent an in-game line of dialogue. Should be wrapped in {{Dialogue start}} and {{Dialogue end}}
Usage
{{Dialogue line|<speaker>|<line>}}
Examples
Basic usage
Markup{{Dialogue start}}
* {{Dialogue line|Cashguard Artillerist Dadger|Head Banker Glitterbeard almost got my name right today.}}
** {{Dialogue line|Cashguard Basher Nickelow|Never mind Glitterbeard. It's Meadhoney's good books you want to be in.}}
*** {{Dialogue line|Cashguard Basher Nickelow|Glitterbeard might shake hands and smile, but it's Meadhoney who can assign you to the graveyard shift.}}
{{Dialogue end}} Renders as- Cashguard Artillerist Dadger
- Head Banker Glitterbeard almost got my name right today.
 - Cashguard Basher Nickelow
- Never mind Glitterbeard. It's Meadhoney's good books you want to be in.
 - Cashguard Basher Nickelow
- Glitterbeard might shake hands and smile, but it's Meadhoney who can assign you to the graveyard shift.
 
 
 
Used to visually represent an in-game line of dialogue.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Speaker | 1 | The person who is speaking this line | String | required | 
| Line | 2 | The dialogue spoken by the character | String | required | 
| Condition | condition | Text to show this dialogue option requires a condition 
 | String | optional |