Template:Dialogue: Difference between revisions
Jump to navigation
Jump to search
m (Swapped colours for End and Close and added Icons for completion options.) |
m (Removed "This selection" to save on space.) |
||
Line 1: | Line 1: | ||
<includeonly>{{#switch: {{{1}}} | <includeonly>{{#switch: {{{1}}} | ||
| loop = {{ReverseBlue| | | loop = {{ReverseBlue|Loops to another branch of this conversation which is already documented.}} | ||
| close = {{ReverseGreen| | | close = {{ReverseGreen|Closes the dialogue.}} | ||
| end = [[File:Mission Selected.png|20px]] {{ReverseRed| | | end = [[File:Mission Selected.png|20px]] {{ReverseRed|Ends the mission.}} | ||
| accept = [[File:Mission Selected2.png|20px]] {{ReverseMaize| | | accept = [[File:Mission Selected2.png|20px]] {{ReverseMaize|Completes the current task and accepts the next.}} | ||
| #default = {{ReverseBlue| | | #default = {{ReverseBlue|Loops to another branch of this conversation which is already documented.}} | ||
}}</includeonly><noinclude>{{Documentation}}</noinclude> | }}</includeonly><noinclude>{{Documentation}}</noinclude> |
Latest revision as of 20:04, 16 February 2024
[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.
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}}