Template:Proposal archive: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary |
m (Simplifying further. I'll modify the archive list accordingly.) |
||
Line 1: | Line 1: | ||
<includeonly>{| style="width:100%;font-size:12px;margin:0;{{#if:{{{6|}}}|background:#fff;border:1px solid gray}}" | <includeonly>{| style="width:100%;font-size:12px;margin:0;{{#if:{{{6|}}}|background:#fff;border:1px solid gray}}" | ||
| style="padding:1px 5px" bgcolor="{{#switch: {{{6}}} | red = Salmon | green = SpringGreen | white = FFFFFF | grey | gray = CCCCCC | yellow = FFFF22 | blue = SkyBlue | pink = FFAADD | purple = DF73FF | orange = FFBB00| brown = BurlyWood | teal = 00B3B3}}"|{{#ifeq:{{{1}}}|NA||<span style="color:black">#{{{1}}} • </span>}}[[MarioWiki:Proposals/{{{2}}}|<span style="color:black">{{{3}}}]]</span><span style="color:black">,</span> [[User:{{{4}}}|<span style="color:black">{{{4}}}</span>]] <span title="{{#switch: {{{6}}} | red = Proposal failed, no change was made. | green = Proposal passed, result is currently enforced. | grey | gray = Proposal passed, but change has not been made yet. | yellow = Proposal passed, but is no longer enforced or applicable. | blue = Proposal itself failed, but proposed changes are currently enforced. | pink = Proposal canceled by proposer. | purple = Proposal canceled by admins. | orange = Proposal was classified as a "no quorum". | brown = Proposal ended in a tie. | teal = Proposal was canceled and immediately put into effect.}}" style="color:black">(ended {{{5}}})</span> | | style="padding:1px 5px" bgcolor="{{#switch: {{{6}}} | red = Salmon | green = SpringGreen | white = FFFFFF | grey | gray = CCCCCC | yellow = FFFF22 | blue = SkyBlue | pink = FFAADD | purple = DF73FF | orange = FFBB00| brown = BurlyWood | teal = 00B3B3}}"|{{#ifeq:{{{1}}}|NA||<span style="color:black">#{{{1}}} • </span>}}[[MarioWiki:Proposals/Archive/{{{2}}}|<span style="color:black">{{{3}}}]]</span><span style="color:black">,</span> [[User:{{{4}}}|<span style="color:black">{{{4}}}</span>]] <span title="{{#switch: {{{6}}} | red = Proposal failed, no change was made. | green = Proposal passed, result is currently enforced. | grey | gray = Proposal passed, but change has not been made yet. | yellow = Proposal passed, but is no longer enforced or applicable. | blue = Proposal itself failed, but proposed changes are currently enforced. | pink = Proposal canceled by proposer. | purple = Proposal canceled by admins. | orange = Proposal was classified as a "no quorum". | brown = Proposal ended in a tie. | teal = Proposal was canceled and immediately put into effect.}}" style="color:black">(ended {{{5}}})</span> | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
==Usage== | ==Usage== |
Revision as of 05:39, March 9, 2024
Usage
Typing:
{{PArchive|99|Archive/100#Proposal|Title|User|January 1|grey}}
results in: Template:PArchive
The inputs are as follows:
# | Example | Explanation |
---|---|---|
1 | 99 | The chronological number of the proposal. This can also be used to subcategorize certain multiple step proposals (43a, 43b, etc), or set to "NA" to omit. |
2 | Archive/100#Proposal | The link to the actual archived proposal. |
3 | Title | A descriptive name for the proposal that allows readers to know exactly what changes did or didn't happen. It may or may not be the same as the name in the archive, and cannot be too long. |
4 | User | The name of the user who made the proposal. Their name at the time of the proposal should be used, even if they were subsequently renamed. If more than one user made a proposal, name the primary author only. |
5 | January 1 | When the proposal ended. This is usually the deadline, however it may be earlier if the proposal is withdrawn. |
6 | grey | The color that indicates the results of the proposal (see the chart below for the colors that can be inputted and the outcomes they indicate). |
Color | Outcome |
---|---|
red | Failed, no change was made. |
green | Passed, change was made, result is currently enforced. |
grey / gray | Passed, but change has not been made yet. |
yellow | Passed, but is no longer enforced or applicable. |
blue | Proposal itself failed, but proposed changes are currently enforced. |
pink | Proposal canceled by proposer. |
purple | Proposal canceled by admins. |
orange | Proposal was classified as a "no quorum". |
brown | Proposal ended in a tie. |
teal | Proposal was canceled and immediately put into effect. |