Difference between revisions of "Template:ACMajority"

From blackwiki
Jump to navigation Jump to search
blackwiki>Jenks24
m (fixed dashes using a script)
blackwiki>AGK
(option to hide table)
Line 1: Line 1:
For {{#if:{{{motion|}}}|the purposes of this (or these) motion(s),|this case,}} there are {{{active|{{{1|13}}}}}} active arbitrators, {{#ifexpr:{{{inactive|{{{2|0}}}}}}{{{recused|{{{3|0}}}}}}!=0|not counting {{#ifexpr:{{{inactive|{{{2|0}}}}}}>0|{{{inactive|{{{2}}}}}} who {{#ifexpr:{{{inactive|{{{2|0}}}}}}>1|are|is}} inactive{{#ifexpr:{{{recused|{{{3|0}}}}}}>0| and }}}}{{#ifexpr:{{{recused|{{{3|0}}}}}}>0| {{{recused|{{{3}}}}}} who {{#ifexpr:{{{recused|{{{3|0}}}}}}>1|are|is}} recused}},}} so {{#expr:(floor ({{{active|{{{1|13}}}}}}/2))+1}} support votes are a majority.
+
For {{#if:{{{motion|}}}|the purposes of this (or these) motion(s),|this case,}} there are {{{active|{{{1|13}}}}}} active arbitrators, {{#ifexpr:{{{inactive|{{{2|0}}}}}}{{{recused|{{{3|0}}}}}}!=0|not counting {{#ifexpr:{{{inactive|{{{2|0}}}}}}>0|{{{inactive|{{{2}}}}}} who {{#ifexpr:{{{inactive|{{{2|0}}}}}}>1|are|is}} inactive{{#ifexpr:{{{recused|{{{3|0}}}}}}>0|&nbsp;and&nbsp;}}}}{{#ifexpr:{{{recused|{{{3|0}}}}}}>0| {{{recused|{{{3}}}}}} who {{#ifexpr:{{{recused|{{{3|0}}}}}}>1|are|is}} recused}},}} so {{#expr:(floor ({{{active|{{{1|13}}}}}}/2))+1}} support votes are a majority.{{#if:{{{motion|}}}|<div style="display: none;">|{{#if:{{{hidetable|}}}|<div style="display: none;">|}}}}
  
 
{|class="wikitable" style="text-align:center;"
 
{|class="wikitable" style="text-align:center;"
Line 26: Line 26:
 
{{!}} {{#expr:(floor ({{{active|{{{1|13}}}}}}/2))-1}}
 
{{!}} {{#expr:(floor ({{{active|{{{1|13}}}}}}/2))-1}}
 
}}
 
}}
|}<noinclude>
+
|}{{#if:{{{motion|}}}|</div>|{{#if:{{{hidetable|}}}|</div>|}}}}<noinclude>
 
----
 
----
  

Revision as of 00:15, 1 June 2012

For this case, there are 13 active arbitrators, so 7 support votes are a majority.

Majority reference
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.

Majority reference
Abstentions Support votes needed for majority
0–1 6
2–3 5
4–5 4