Template:Dialogue/doc
< Template:Dialogue
Jump to navigation
Jump to search
Revision as of 15:12, 11 February 2024 by Aberrant (talk | contribs) (Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --> ==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. :{{Dialogue|accept}} :<code><nowiki>{{Dialogue|accept}}</nowiki></code> ;Close For a dialogue option that c...")
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.
For a dialogue option that closes the dialogue window (usually has no effect)
- Closes the dialogue.
{{Dialogue|close}}
- End
For a dialogue option that ends the current mission.
For a dialogue option that loops back to a previously documented piece of text. This is used by default for backwards compatibility.
- Loops to another branch of this conversation which is already documented.
{{Dialogue|loop}}