|
|
(9 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| <noincclude>If you make a request use the following template for your requests, just copy and paste and fill in the blanks. | | <noinclude>'''''Note: do not edit this template without reading [[User:Blash/The proposal system|about it]] or contacting [[User:Blash]]'''''</noinclude> |
| <pre>{{Request|title=
| | ==Introduction== |
| <!--- The request's title --->
| | {{{introduction|(none)}}} |
| |signatures=
| | ==Requesting Parties== |
| <!--- Your names [[User:NAME|NAME]] --->
| | {{{signatures|(none)}}} |
| |criteria=
| |
| <!--- The criteria for proposals to fit the request --->
| |
| |unevaluated_proposals=
| |
| <!--- When first making a proposal put it here [[LINK|NAME_OF_PROPOSAL]] --->
| |
| |evaluated_proposals=
| |
| <!--- After a proposal has been looked at place it here --->
| |
| |passed_proposals=
| |
| <!--- If there is no question it meets all the criteria place it here --->
| |
| |rejected_proposals=
| |
| <!--- If there is no question it fails, put it into this happy graveyard --->
| |
| |accepted_proposals=
| |
| <!--- If it becomes accepted and it's going to be implemented, move it here (technically closes the request) --->}}</pre>
| |
| As usual, an example I randomly cook up:
| |
| {{Request|title=Proposals
| |
| <!--- The request's title --->
| |
| |signatures=[[User:Arenlor|Arenlor]]
| |
| <!--- Your names [[User:NAME|NAME]] --->
| |
| |criteria=*Must make some sense of how to make a proposal.
| |
| *Must be easily made into templates and categories.
| |
| <!--- The criteria for proposals to fit the request ---> | |
| |unevaluated_proposals=
| |
| <!--- When first making a proposal put it here [[LINK|NAME_OF_PROPOSAL]] --->
| |
| |evaluated_proposals=
| |
| <!--- After a proposal has been looked at place it here --->
| |
| |passed_proposals=
| |
| <!--- If there is no question it meets all the criteria place it here --->
| |
| |rejected_proposals=
| |
| <!--- If there is no question it fails, put it into this happy graveyard --->
| |
| |accepted_proposals= | |
| <!--- If it becomes accepted and it's going to be implemented, move it here (technically closes the request) --->}}</noinclude><includeonly>
| |
| ==Request for {{{title}}}== | |
| Requesting parties:<br>
| |
| {{{signatures}}} | |
| ==Criteria== | | ==Criteria== |
| {{{criteria}}} | | {{{criteria|(none)}}} |
| ==Proposals== | | ==Proposals== |
| ===UnEvaluated===
| | {{{proposals|(none)}}} |
| The following proposals have not yet been evaluated:<br>
| |
| {{{unevaluated_proposals|(none)}}}
| |
| ===Evaluated===
| |
| The following proposals have been checked against the criteria:<br>
| |
| {{{evaluated_proposals|(none)}}}
| |
| ===Passed===
| |
| The following proposals meet all criteria:<br>
| |
| {{{passed_proposals|(none)}}}
| |
| ===Rejected===
| |
| The following proposals don't meet all criteria:<br>
| |
| {{{rejected_proposals|(none)}}} | |
| ===Accepted===
| |
| The following proposals have been accepted and will be implemented:<br>
| |
| {{{accepted_proposals|(none)}}}
| |
| [[Category:Proposal]]</includeonly>
| |