Difference between revisions of "Template:ACMajority"
Jump to navigation
Jump to search
blackwiki>Hersfold (realigning numbers) |
blackwiki>Hersfold (add documentation) |
||
| Line 26: | Line 26: | ||
{{!}} {{#expr:(floor ({{{active|{{{1|13}}}}}}/2))-1}} | {{!}} {{#expr:(floor ({{{active|{{{1|13}}}}}}/2))-1}} | ||
}} | }} | ||
| − | |} | + | |}<noinclude> |
| + | ---- | ||
| + | |||
| + | Syntax: <tt><nowiki>{{ACMajority|active = # |inactive = # |recused = # }}</nowiki></tt> | ||
| + | |||
| + | <tt><nowiki>{{ACMajority|active = 11 |inactive = 1 |recused = 2 }}</nowiki></tt> yields:<br> | ||
| + | {{ACMajority|active = 11 |inactive = 1 |recused = 2 }} | ||
| + | </noinclude> | ||
Revision as of 06:05, 9 September 2009
For this case, there are 13 active arbitrators, so 7 support votes are a majority.
| Abstentions | Support votes needed for majority |
|---|---|
| 0-1 | 7 |
| 2-3 | 6 |
| 4-5 | 5 |
Syntax: {{ACMajority|active = # |inactive = # |recused = # }}
{{ACMajority|active = 11 |inactive = 1 |recused = 2 }} yields:
For this case, there are 11 active arbitrators, not counting 1 who is inactive and 2 who are recused, so 6 support votes are a majority.
| Abstentions | Support votes needed for majority |
|---|---|
| 0-1 | 6 |
| 2-3 | 5 |
| 4-5 | 4 |