Template:Motion: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 20: Line 20:
!colspan="3"|<hr>
!colspan="3"|<hr>
|-
|-
!colspan="3"| {{#if: {{{result}}} | {{{result}}} | {{#if: {{{yes}}}+{{{no}}}+{{{abstain}}}<5 | No quorum | {{#if: {{{yes}}}>{{{no}}} | Carried | {{#if: {{{no}}}>{{{yes}}} | Defeated | }}}}}}}}
!colspan="3"| {{#if: {{{result}}} | {{{result}}} |  
                {{#if: {{{yes}}}+{{{no}}}+{{{abstain}}}<5 | No quorum |  
                  {{#if: {{{yes}}}>{{{no}}} | Carried |  
                    {{#if: {{{no}}}>{{{yes}}} | Defeated | }}
                  }}
                }}
              }}


|}
|}