Line 9:
Line 9:
|}}
|}}
{{#if: {{{Trigger1Unchecked|}}}|
{{#if: {{{Trigger1Unchecked|}}}|
−
<div style="width: 5%; float: left; font-size: 20px">☑</div>
+
<div style="width: 5%; float: left; font-size: 20px">☐</div>
<div style="width: 95%; float: left;">{{{Trigger1Unchecked}}}</div>
<div style="width: 95%; float: left;">{{{Trigger1Unchecked}}}</div>
<div style="clear: both;"></div>
<div style="clear: both;"></div>
Line 19:
Line 19:
|}}
|}}
{{#if: {{{Trigger2Unchecked|}}}|
{{#if: {{{Trigger2Unchecked|}}}|
−
<div style="width: 5%; float: left; font-size: 20px">☑</div>
+
<div style="width: 5%; float: left; font-size: 20px">☐</div>
<div style="width: 95%; float: left;">{{{Trigger2Unchecked}}}</div>
<div style="width: 95%; float: left;">{{{Trigger2Unchecked}}}</div>
<div style="clear: both;"></div>
<div style="clear: both;"></div>
Line 29:
Line 29:
|}}
|}}
{{#if: {{{Trigger3Unchecked|}}}|
{{#if: {{{Trigger3Unchecked|}}}|
−
<div style="width: 5%; float: left; font-size: 20px">☑</div>
+
<div style="width: 5%; float: left; font-size: 20px">☐</div>
<div style="width: 95%; float: left;">{{{Trigger3Unchecked}}}</div>
<div style="width: 95%; float: left;">{{{Trigger3Unchecked}}}</div>
<div style="clear: both;"></div>
<div style="clear: both;"></div>