Template:Dialogue
Jump to navigation
Jump to search
[edit] [ ] Documentation
Usage
This template is intended for use when documenting dialogue trees and the effects of certain choices.
Parameters
This template takes the following parameters:
- Accept
For a dialogue option that ends the current and accepts the next task of a mission.
- This selection loops to another branch of this conversation which is already documented.
{{Dialogue|accept}}
- Close
For a dialogue option that closes the dialogue window (usually has no effect)
- This selection loops to another branch of this conversation which is already documented.
{{Dialogue|close}}
- End
For a dialogue option that ends the current mission.
- This selection loops to another branch of this conversation which is already documented.
{{Dialogue|end}}
- Loop
For a dialogue option that loops back to a previously documented piece of text. This is used by default for backwards compatibility.
- This selection loops to another branch of this conversation which is already documented.
{{Dialogue|loop}}