Template:Dialogue

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
[edit] [purge] 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.

Mission Selected2.png Completes the current task and accepts the next.
{{Dialogue|accept}}
Close

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.

Mission Selected.png Ends the mission.
{{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.

Loops to another branch of this conversation which is already documented.
{{Dialogue|loop}}

See also