Template talk:Proposal check

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search

Add check for quorum[edit]

Good job on this template! But currently, it does not check whether the proposal has quorum or not. For example, {{proposal check|3|0|3}} returns "CONSENSUS REACHED" which is misleading because the leading option has less than 4 votes and thus has no quorum. It would be nice to add a condition like "if {{{1}}} < 4, then display NO QUORUM". Jdtendo(T|C) 02:09, August 31, 2024 (EDT)

I coded it. I also added a check for proposals ending in a tie.

<blockquote>{{#ifexpr:{{{1}}} < 4|The first place option must have at least 4 votes, but it has only '''{{{1}}}''' vote{{#ifexpr:{{{1}}}-{{{2}}}>1|s}}. '''{{color|red|NO QUORUM}}'''|
{{#ifexpr:{{{1}}} = {{{2}}}|The proposal ends in a tie. '''{{color|red|CONSENSUS NOT REACHED}}'''|
With a margin of '''{{#expr:{{{1}}}-{{{2}}}}}''' vote{{#ifexpr:{{{1}}}-{{{2}}}>1|s}},
{{#ifexpr:{{{1}}} - {{{2}}} >= 3|
	over 50% support is required. '''{{#expr:{{{1}}}/{{{3}}}*100 round 1}}%''' support achieved. '''{{#ifexpr:{{{1}}}/{{{3}}}>0.5|{{color|green|CONSENSUS REACHED}}|{{color|red|CONSENSUS NOT REACHED}}}}'''
|
	at least 60% support is required. '''{{#expr:{{{1}}}/{{{3}}}*100 round 1}}%''' support achieved. '''{{#ifexpr:{{{1}}}/{{{3}}}>=0.6|{{color|green|CONSENSUS REACHED}}|{{color|red|CONSENSUS NOT REACHED}}}}'''
}}}}}}</blockquote>

Jdtendo(T|C) 04:41, August 31, 2024 (EDT)

Silly little idea[edit]

? Block from Super Mario World This talk page or section has a conflict or question that needs to be answered. Please try to help and resolve the issue by leaving a comment.

I think it would be fun if the names in the examples were Mario characters. While we could just use the major characters (and I'd still be cool with that), I decided to spam random page to get random characters.

For the first example: 1. Partrick 2. Aster 3. Goombaria 4. Craw-Daddy 5. Wonky 6. Mitsy 7. Orbulon 8. Marilyn 9. Ben

For the second example: 1. Nabbit 2. Lock 3. Pierre 4. Lakilulu 5. Kate 6. Popple 7. Ken 8. Drumstick 9. Waluigi 10. Toadiko 11. Goomfrey

For the second example especially, I love the mix of normal names, species pun names, and Drumstick. Technetium (talk) 08:55, July 31, 2025 (EDT)