Template:Feature request: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(mark as obsolete) |
||
(20 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> |
<includeonly> |
||
=== {{{Name|Untitled feature}}} === |
|||
{| |
|||
{{Definition_table |
|||
| style="font-weight:bold; text-align:right; vertical-align:top;" | Requesters || |
|||
|Requesters | {{{Requesters|<font color=#aaa>Please indicate countries or engineers making the request</font>}}} |
|||
| style="vertical-align:top;" | {{{Requesters}}} |
|||
|Requirements | {{{Requirements|<font color=#aaa>Please provide a short summary or bulleted list of user-level requirements</font>}}} |
|||
|- |
|||
|Specification | {{{Specification|<font color=#aaa>Please summarize designs, implementation details, and other references</font>}}} |
|||
| style="font-weight:bold; text-align:right; vertical-align:top;"| Requirements || |
|||
|Owners | {{{Owners|<font color=#aaa>Please indicate developers or champions supporting this request</font>}}} |
|||
| style="vertical-align:top;" | {{{Requirements}}} |
|||
⚫ | |||
|- |
|||
{{obsolete|link=[[Template:Feature tracking]]}} |
|||
| style="font-weight:bold; text-align:right; vertical-align:top;"| Specifications || |
|||
⚫ | |||
| style="vertical-align:top;" | {{{Specification}}} |
|||
|- |
|||
| style="font-weight:bold; text-align:right; vertical-align:top;"| Owners || |
|||
| style="vertical-align:top;" | {{{Owners}}} |
|||
⚫ | |||
⚫ | |||
⚫ | |||
== Usage == |
== Usage == |
||
<pre> |
|||
{{Feature_request |
|||
|Name=A brief, one-line summary of the feature, used as the title |
|||
|Requesters=Deployments, engineers, or both who support the request |
|||
|Requirements=User level requirement definition; Links to detailed wiki pages, mailing list threads, or other resources are welcome |
|||
*or |
|||
*a |
|||
*list |
|||
*of |
|||
*them |
|||
|Specification=Design and technical implementation ideas; Links to detailed wiki pages, mailing list threads, or other resources are welcome |
|||
*or a list |
|||
*of relevant links |
|||
|Owners=Names of developers and/or champions of the request who will ensure that progress is made |
|||
}}</pre> |
|||
== Sample == |
== Sample == |
||
{{Feature_request |
|||
|Name=A brief, one-line summary of the feature, used as the title |
|||
|Requesters=Deployments, engineers, or both who support the request |
|||
|Requirements=User level requirement definition; Links to detailed wiki pages, mailing list threads, or other resources are welcome |
|||
*or |
|||
*a |
|||
*list |
|||
*of |
|||
*them |
|||
|Specification=Design and technical implementation ideas; Links to detailed wiki pages, mailing list threads, or other resources are welcome |
|||
*or a list |
|||
*of relevant links |
|||
|Owners=Names of developers and/or champions of the request who will ensure that progress is made |
|||
⚫ | |||
Latest revision as of 03:59, 21 December 2008
This page has a more up-to-date location: Template:Feature tracking
Was used to add a feature to the old Feature roadmap.
Usage
{{Feature_request |Name=A brief, one-line summary of the feature, used as the title |Requesters=Deployments, engineers, or both who support the request |Requirements=User level requirement definition; Links to detailed wiki pages, mailing list threads, or other resources are welcome *or *a *list *of *them |Specification=Design and technical implementation ideas; Links to detailed wiki pages, mailing list threads, or other resources are welcome *or a list *of relevant links |Owners=Names of developers and/or champions of the request who will ensure that progress is made }}
Sample
A brief, one-line summary of the feature, used as the title
Requesters | Deployments, engineers, or both who support the request | |
Requirements | User level requirement definition; Links to detailed wiki pages, mailing list threads, or other resources are welcome
| |
Specification | Design and technical implementation ideas; Links to detailed wiki pages, mailing list threads, or other resources are welcome
| |
Owners | Names of developers and/or champions of the request who will ensure that progress is made |