Template:Proposal archive: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary |
(new and improved usage section; a couple tweaks to the colour coding) |
||
Line 1: | Line 1: | ||
{| style="border:1px solid gray; width:100%; font-size:11px; font-family:Arial; font-size:12px" | {| style="border:1px solid gray; width:100%; font-size:11px; font-family:Arial; font-size:12px" | ||
|bgcolor={{#switch: {{{6}}} | red = Salmon | green = SpringGreen | yellow = FFFF22 | blue = SkyBlue | grey = CCCCCC | gray= CCCCCC| orange= FFBB00 | purple = DF73FF | pink = FFAADD}}|<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>]] [[User talk:{{{4}}}|<span style="color:black;">(<small>Talk</small>)</span>]] <span style="color:black;">(ended {{{5}}})</span> | |bgcolor={{#switch: {{{6}}} | red = Salmon | green = SpringGreen | yellow = FFFF22 | blue = SkyBlue | grey = CCCCCC | gray= CCCCCC| orange= FFBB00 | purple = DF73FF | pink = FFAADD | brown = BurlyWood}}|<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>]] [[User talk:{{{4}}}|<span style="color:black;">(<small>Talk</small>)</span>]] <span style="color:black;">(ended {{{5}}})</span> | ||
|}<noinclude> | |}<noinclude> | ||
==Usage== | |||
Typing: | |||
#Title | <pre>{{PArchive|99|Archive 100#Proposal|Title|User|January 1|grey}}</pre> | ||
results in: | |||
# | {{PArchive|99|Archive 100#Proposal|Title|User|January 1|grey}} | ||
The | The inputs are as follows: | ||
{| border=1 style=border-collapse:collapse;width:100%;float:right;margin-left:1em; cellpadding=3 | |||
|- | |||
!colspan=1 bgcolor=#E9E9E9 valign=center align=center width="5%"| # | |||
!colspan=1 bgcolor=#E9E9E9 valign=center align=center width="15%"| Example | |||
!colspan=1 bgcolor=#E9E9E9 valign=center align=center width="80%"| Explanation | |||
|- | |||
|align=center|1 | |||
|99 | |||
|The chronological number of the proposal. This can also be used to subcategorize certain multiple step proposals (43a, 43b, etc.) | |||
|- | |||
|align=center|2 | |||
|Archive 100#Title | |||
|The link to the actual archived proposal. | |||
|- | |||
|align=center|3 | |||
|Title | |||
|The name of the proposal. | |||
|- | |||
|align=center|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. | |||
|- | |||
|align=center|5 | |||
|January 1 | |||
|When the proposal ended. This is usually the deadline, however it may be earlier if the proposal is withdrawn. | |||
|- | |||
|align=center|6 | |||
|grey | |||
|The colour that indicates the results of the proposal (see the chart below for the colours that can be inputted and the outcomes they indicate). | |||
|} | |||
{| border=1 style=border-collapse:collapse;width:100%;float:right;margin-top:1em; cellpadding=3 | |||
|- | |||
!colspan=1 bgcolor=#E9E9E9 valign=center align=center width="10%"| Colour | |||
!colspan=1 bgcolor=#E9E9E9 valign=center align=center width="90%"| Outcome | |||
|- | |||
|align=center bgcolor=Salmon|red | |||
|Failed, no change was made. | |||
|- | |||
|align=center bgcolor=SpringGreen|green | |||
|Passed, change was made, result is currently enforced. | |||
|- | |||
|align=center bgcolor=#CCCCCC|grey / gray | |||
|Passed, but change has not been made yet. | |||
|- | |||
|align=center bgcolor=#FFFF22|yellow | |||
|Passed, but is no longer enforced or applicable. | |||
|- | |||
|align=center bgcolor=SkyBlue|blue | |||
|Proposal itself failed, but proposed changes are currently enforced. | |||
|- | |||
|align=center bgcolor=#FFAADD|pink | |||
|Proposal cancelled by proposer. | |||
|- | |||
|align=center bgcolor=#DF73FF|purple | |||
|Proposal cancelled by admins. | |||
|- | |||
|align=center bgcolor=#FFBB00|orange | |||
|Proposal was classified as a "no quorum". | |||
|- | |||
|align=center bgcolor=BurlyWood|brown | |||
|Proposal ended in a tie. | |||
|} | |||
</noinclude> | </noinclude> |
Revision as of 10:27, May 13, 2013
#{{{1}}} • [[MarioWiki:Proposals/{{{2}}}|{{{3}}}]], [[User:{{{4}}}|{{{4}}}]] [[User talk:{{{4}}}|(Talk)]] (ended {{{5}}}) |
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.) |
2 | Archive 100#Title | The link to the actual archived proposal. |
3 | Title | The name of the proposal. |
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. |
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 colour that indicates the results of the proposal (see the chart below for the colours that can be inputted and the outcomes they indicate). |
Colour | 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 cancelled by proposer. |
purple | Proposal cancelled by admins. |
orange | Proposal was classified as a "no quorum". |
brown | Proposal ended in a tie. |