Template:Infobox voting method: Difference between revisions

Content added Content deleted
(description)
(testing categories)
Line 1: Line 1:
{{Infobox
|title={{{title|}}}
}}
{{#if: {{{condorcet|}}}
| [[Category:Condorcet_methods]]
|
}}
<noinclude>
<noinclude>
<templatedata>
<templatedata>
Line 10: Line 17:
"description": "Does someone from a set of candidates that a majority of voters prefer over all others always win?",
"description": "Does someone from a set of candidates that a majority of voters prefer over all others always win?",
"example": "If a majority of voters are split between several flavors of chocolate ice cream, but agree that any flavor of chocolate is better than any other flavor, then one of the chocolate-type flavors must win.",
"example": "If a majority of voters are split between several flavors of chocolate ice cream, but agree that any flavor of chocolate is better than any other flavor, then one of the chocolate-type flavors must win.",
"type": "boolean"
},
"Condorcet criterion": {
"description": "Does the Condorcet winner always win when they exist?",
"type": "boolean"
"type": "boolean"
},
},
Line 44: Line 47:
"description": "Which proportional allocation method does this voting method become equivalent to when voters vote on party lines?",
"description": "Which proportional allocation method does this voting method become equivalent to when voters vote on party lines?",
"type": "wiki-page-name"
"type": "wiki-page-name"
},
"condorcet": {
"label": "Condorcet criterion",
"description": "Does the Condorcet winner always win when they exist?",
"type": "boolean"
}
}
},
},
Line 51: Line 59:
"Majority criterion",
"Majority criterion",
"Mutual majority criterion",
"Mutual majority criterion",
"Condorcet criterion",
"condorcet",
"Smith criterion",
"Smith criterion",
"Independence of Smith-dominated Alternatives criterion",
"Independence of Smith-dominated Alternatives criterion",