989
edits
No edit summary |
No edit summary |
||
| (23 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{| class="wikitable" | {| class="wikitable" style="width: 400px;" | ||
|+colspan="3" | |+colspan="3" style="background-color:#e99; padding: 3px 40px;"|MOTION | ||
|colspan="3" style="padding:4px; 7px;"|{{{motion}}} | |||
|- | |- | ||
!colspan="3"|<hr> | |||
|- | |- | ||
|style="width:100px; background-color:#f2f2f2;"|'''Moved:''' | |||
|colspan="2" style="padding: 2px 4px;"|{{{first}}} | |||
|- | |- | ||
!''Aye'' | |style="background-color:#f2f2f2;"|'''Seconded:''' | ||
!''No'' | |colspan="2" style="padding: 2px 4px;"|{{{second}}} | ||
!''Abstain'' | |} | ||
{| class="wikitable" style="width: 400px;" | |||
!style="width:33%;"|''Aye'' | |||
!style="width:33%;"|''No'' | |||
!style="width:33%;"|''Abstain'' | |||
|- | |- | ||
|{{{yes}}} | |style="text-align:center;"|{{{yes}}} | ||
|{{{no}}} | |style="text-align:center;"|{{{no}}} | ||
|{{{abstain}}} | |style="text-align:center;"|{{{abstain}}} | ||
|- | |- | ||
!colspan="3"|<hr> | !colspan="3"|<hr> | ||
|- | |- | ||
!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 | }} | ||
}} | }} | ||