989
edits
No edit summary |
No edit summary |
||
| Line 23: | Line 23: | ||
|- | |- | ||
!colspan="3"| {{#if: {{{result}}} | {{{result}}} | | !colspan="3"| {{#if: {{{result}}} | {{{result}}} | | ||
{{#ifexpr: {{{yes}}}+{{{no}}}+{{{abstain}}}<5 | No quorum | | {{#ifeq: "{{{yes}}}" | "All" | Carried | | ||
{{#ifexpr: {{{yes}}}+{{{no}}}+{{{abstain}}}<5 | No quorum | | |||
{{#ifexpr: {{{yes}}}>{{{no}}} | Carried | | |||
{{#ifexpr: {{{no}}}>{{{yes}}} | Defeated | }} | {{#ifexpr: {{{no}}}>{{{yes}}} | Defeated | }} | ||
}} | }} | ||