Difference between revisions of "Template:DialogueCondition"

From Cassette Beasts
(Created page with ":''{{{1}}}:''")
 
(Add indent parameter)
 
Line 1: Line 1:
:''{{{1}}}:''
+
{{#ifeq: {{{indent|}}}|3|:::|{{#ifeq:{{{indent|}}}|2|::|:}}}}''{{{1}}}:''<noinclude>
 +
== Examples ==
 +
{{DialogueCondition|If chosen "I want us to be together."}}
 +
{{DialogueCondition|If the player goes by she/her or they/them pronouns|indent=2}}
 +
{{DialogueCondition|If chosen "I think so too."|indent=3}}
 +
</noinclude>

Latest revision as of 17:26, 14 March 2024

{{{1}}}:

Examples

If chosen "I want us to be together.":
If the player goes by she/her or they/them pronouns:
If chosen "I think so too.":