Template:Feature request: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
|- |
|- |
||
| style="font-weight:bold; text-align:right; vertical-align:top;"| Specifications || |
| style="font-weight:bold; text-align:right; vertical-align:top;"| Specifications || |
||
| style="vertical-align:top;" | {{{Specification}}} |
| style="vertical-align:top;" | {{{Specification|Unknown}}} |
||
|- |
|- |
||
| style="font-weight:bold; text-align:right; vertical-align:top;"| Owners || |
| style="font-weight:bold; text-align:right; vertical-align:top;"| Owners || |
||
Line 18: | Line 18: | ||
== Usage == |
== Usage == |
||
<pre> |
|||
{{Feature_request|Name=My cool feature |
|||
|Requesters= |
|||
Some countries |
|||
|Requirements= |
|||
Some requirements |
|||
*or |
|||
*a |
|||
*list |
|||
*of |
|||
*them |
|||
|Specification= |
|||
Detailed specification |
|||
*or a list |
|||
*of relevant links |
|||
|Owners= |
|||
Some developers |
|||
}} |
|||
</pre> |
|||
== Sample == |
== Sample == |
||
{{Feature_request|Name=My cool feature |
|||
|Requesters= |
|||
Some countries |
|||
|Requirements= |
|||
Some requirements |
|||
*or |
|||
*a |
|||
*list |
|||
*of |
|||
*them |
|||
|Specification= |
|||
Detailed specification |
|||
*or a list |
|||
*of relevant links |
|||
|Owners= |
|||
Some developers |
|||
}} |
|||
Revision as of 21:26, 22 October 2008
Used to add a feature to the Feature_roadmap.
Usage
{{Feature_request|Name=My cool feature |Requesters= Some countries |Requirements= Some requirements *or *a *list *of *them |Specification= Detailed specification *or a list *of relevant links |Owners= Some developers }}
Sample
My cool feature
Requesters | Some countries | |
Requirements | Some requirements
| |
Specifications | Detailed specification
| |
Owners | Some developers |