Template:Proposal outcome: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Wait, I can edit these. Thought they were protected.)
m (Rules #8, #10, #11 make that a bad example)
Line 34: Line 34:
|width=40%|<code>&#123;{ProposalOutcome|cancelled}}</code>
|width=40%|<code>&#123;{ProposalOutcome|cancelled}}</code>
|-
|-
|width=60%|{{ProposalOutcome|no quorum|7-6}}
|width=60%|{{ProposalOutcome|no quorum|2-0}}
|width=40%|<code>&#123;{ProposalOutcome|no quorum|7-6}}</code>
|width=40%|<code>&#123;{ProposalOutcome|no quorum|2-0}}</code>
|}
|}



Revision as of 17:10, May 19, 2018

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|Don't merge}}
Template:ProposalOutcome {{ProposalOutcome|no consensus|10-0-8}}
Template:ProposalOutcome {{ProposalOutcome|vetoed|*insert text here*}}
Template:ProposalOutcome {{ProposalOutcome|cancelled}}
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. (This however cannot produce admin comments in the vetoed outcome, so you have to add it manually)

{{ProposalOutcome|color|title + votes}}
Template:ProposalOutcome {{ProposalOutcome|red|failed 3-6}}
Template:ProposalOutcome {{ProposalOutcome|green|split the articles 7-3}}
Template:ProposalOutcome*insert text here*
{{ProposalOutcome|blue|vetoed by the administrators}}<small>*insert text here*<br>

In both cases, the outcome will be in upper case.