Template:Proposal archive: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Protected "Template:PArchive" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only administrators] (indefinite))) |
No edit summary |
||
Line 1: | Line 1: | ||
{| style=" | <includeonly>{| style="width:100%;font-size:12px;{{#if:{{{6|}}}|border:1px solid gray}}" | ||
| style="padding:1px 5px" bgcolor="{{#switch: {{{6}}} | red = Salmon | green = SpringGreen | 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.}}" style="color:black">(ended {{{5}}})</span> | | style="padding:1px 5px" bgcolor="{{#switch: {{{6}}} | red = Salmon | green = SpringGreen | 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> | ||
|}<noinclude> | |}</includeonly><noinclude> | ||
==Usage== | ==Usage== | ||
Typing: | Typing: | ||
Line 13: | Line 12: | ||
{| style="border-collapse:collapse;width:100%" cellpadding=3 border=1 | {| style="border-collapse:collapse;width:100%" cellpadding=3 border=1 | ||
|- | |- | ||
!colspan=1 bgcolor=E9E9E9 valign=center align=center width=30px| # | !colspan=1 bgcolor=E9E9E9 valign=center align=center width=30px|# | ||
!colspan=1 bgcolor=E9E9E9 valign=center align=center width=130px| Example | !colspan=1 bgcolor=E9E9E9 valign=center align=center width=130px|Example | ||
!colspan=1 bgcolor=E9E9E9 valign=center align=center| Explanation | !colspan=1 bgcolor=E9E9E9 valign=center align=center|Explanation | ||
|- | |- | ||
|align=center|1 | |align=center|1 | ||
Line 44: | Line 43: | ||
{| style="border-collapse:collapse;width:100%;margin:1em 0" cellpadding=3 border=1 | {| style="border-collapse:collapse;width:100%;margin:1em 0" cellpadding=3 border=1 | ||
|- | |- | ||
!colspan=1 bgcolor=E9E9E9 valign=center align=center width=80px| Color | !colspan=1 bgcolor=E9E9E9 valign=center align=center width=80px|Color | ||
!colspan=1 bgcolor=E9E9E9 valign=center align=center| Outcome | !colspan=1 bgcolor=E9E9E9 valign=center align=center|Outcome | ||
|- | |- | ||
|align=center bgcolor=Salmon|red | |align=center bgcolor=Salmon|red |
Revision as of 23:02, September 12, 2021
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. |