Template:Proposal outcome: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (contradictions do appear to be discouraged in more formal contexts, according to policy I believe? so, I think examples shouldn't have contractions either?) |
No edit summary |
||
Line 1: | Line 1: | ||
<strong style="color:{{#switch: {{{1}}}|passed=green|failed=red|vetoed=blue|red|green|blue|gray|grey={{{1}}}|gray}};text-transform:uppercase;font-family:Verdana;font-size:150%; font-weight: inherit | <strong style="color:{{#switch:{{{1}}}|passed=green|failed=red|vetoed=blue|red|green|blue|gray|grey={{{1}}}|gray}};text-transform:uppercase;font-family:Verdana;font-size:150%;font-weight:inherit">{{#switch:{{{1}}}|vetoed=vetoed by the administrators|canceled|cancelled=canceled by proposer|passed={{{3|passed}}} {{{2|}}}|failed={{{3|failed}}} {{{2|}}}|no consensus=failed to reach consensus {{{2|}}}|red|green|blue|gray|grey={{{2}}}|#default=no quorum {{{2|}}}}}</strong>{{#if:{{{2|}}}|{{#switch:{{{1}}}|vetoed=<br><small>{{{2}}}</small>|blue=<br><small>{{{3}}}</small>}}}}<br><noinclude> | ||
==Usage== | ==Usage== | ||
This template is to display the outcome of a proposal after the deadline has been met. | This template is to display the outcome of a proposal after the deadline has been met. | ||
Line 8: | Line 7: | ||
The following table demonstrates the different varieties and different usages of the template. | The following table demonstrates the different varieties and different usages of the template. | ||
{|class="wikitable" | {| class="wikitable" | ||
|width=60%|{{ProposalOutcome|passed|11-3}} | |width=60%|{{ProposalOutcome|passed|11-3}} | ||
|width=40%|<code>{{ProposalOutcome|passed|11-3}}</code> | |width=40%|<code>{{ProposalOutcome|passed|11-3}}</code> | ||
Line 30: | Line 29: | ||
|width=40%|<code>{{ProposalOutcome|vetoed|*insert text here*}}</code> | |width=40%|<code>{{ProposalOutcome|vetoed|*insert text here*}}</code> | ||
|- | |- | ||
|width=60%|{{ProposalOutcome| | |width=60%|{{ProposalOutcome|canceled}} | ||
|width=40%|<code>{{ProposalOutcome| | |width=40%|<code>{{ProposalOutcome|canceled}}</code> | ||
|- | |- | ||
|width=60%|{{ProposalOutcome|no quorum|2-0}} | |width=60%|{{ProposalOutcome|no quorum|2-0}} | ||
Line 37: | Line 36: | ||
|} | |} | ||
Alternatively you can use the same template with the old system by specifying a color (red,green,gray) followed by the outcome in plain text. | Alternatively you can use the same template with the old system by specifying a color (red,green,gray) followed by the outcome in plain text. | ||
<pre>{{ProposalOutcome|color|title + votes}}</pre> | <pre>{{ProposalOutcome|color|title + votes}}</pre> | ||
Line 47: | Line 46: | ||
|width=40%|<code>{{ProposalOutcome|green|split the articles 7-3}}</code> | |width=40%|<code>{{ProposalOutcome|green|split the articles 7-3}}</code> | ||
|- | |- | ||
|width=60%|{{ProposalOutcome|blue|vetoed by the administrators | |width=60%|{{ProposalOutcome|blue|vetoed by the administrators|*insert text here*}} | ||
|width=40%|<code>{{ProposalOutcome|blue|vetoed by the administrators | |width=40%|<code>{{ProposalOutcome|blue|vetoed by the administrators|*insert text here*}}</code> | ||
|} | |} | ||
Revision as of 09:47, June 1, 2022
no quorum
Usage
This template is to display the outcome of a proposal after the deadline has been met.
{{ProposalOutcome|passed/failed/vetoed/canceled/no consensus/no quorum|votes (if necessary)|argument}}
The following table demonstrates the different varieties and different usages of the template.
Template:ProposalOutcome | {{ProposalOutcome|passed|11-3}}
|
Template:ProposalOutcome | {{ProposalOutcome|passed|5-0|implement}}
|
Template:ProposalOutcome | {{ProposalOutcome|passed|8-0-0|create articles for paper jam characters only}}
|
Template:ProposalOutcome | {{ProposalOutcome|failed|3-5}}
|
Template:ProposalOutcome | {{ProposalOutcome|failed|4-8|Do not merge}}
|
Template:ProposalOutcome | {{ProposalOutcome|no consensus|10-0-8}}
|
Template:ProposalOutcome | {{ProposalOutcome|vetoed|*insert text here*}}
|
Template:ProposalOutcome | {{ProposalOutcome|canceled}}
|
Template:ProposalOutcome | {{ProposalOutcome|no quorum|2-0}}
|
Alternatively you can use the same template with the old system by specifying a color (red,green,gray) followed by the outcome in plain text.
{{ProposalOutcome|color|title + votes}}
Template:ProposalOutcome | {{ProposalOutcome|red|failed 3-6}}
|
Template:ProposalOutcome | {{ProposalOutcome|green|split the articles 7-3}}
|
Template:ProposalOutcome | {{ProposalOutcome|blue|vetoed by the administrators|*insert text here*}}
|
In both cases, the outcome will be in upper case.