Template:Feature tracking: Difference between revisions

From OLPC
Jump to navigation Jump to search
(modification of {{Feature_request}})
 
m (typos)
Line 2: Line 2:
Name={{{Name|Untitled feature}}} ''unused now''
Name={{{Name|Untitled feature}}} ''unused now''
{{Definition_table
{{Definition_table
|Requesters | {{{Requesters|<font color=#aaa>Please indicate countries or engineers making the request</font>}}} {{#arraymap:{{{Requesters|}}}|,|x|[[Requested by::x]]}} <!-- todo: combine this with test and warn if no requesters)
|Requesters | {{{Requesters|<font color=#aaa>Please indicate countries or engineers making the request</font>}}} {{#arraymap:{{{Requesters|}}}|,|x|[[Requested by::x]]}} <!-- todo: combine this with test and warn if no requesters) -->
|Requirements | {{{Requirements|<font color=#aaa>Please provide a short summary or bulleted list of user-level requirements</font>}}}
|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>}}}
|Specification | {{{Specification|<font color=#aaa>Please summarize designs, implementation details, and other references</font>}}}
|Owners | {{{Owners|<font color=#aaa>Please indicate developers or champions supporting this request</font>}}} {{#arraymap:{{{Owners|}}}|,|x|[[Contact person::User:x]]}} <!-- todo: combine this with test and warn if no requesters)
|Owners | {{{Owners|<font color=#aaa>Please indicate developers or champions supporting this request</font>}}} {{#arraymap:{{{Owners|}}}|,|x|[[Contact person::User:x]]}} <!-- todo: combine this with test and warn if no requesters) -->
}}</includeonly><noinclude>
}}</includeonly><noinclude>
Used to display a feature and define its semantics for the [[Feature_roadmap]].
Used to display a feature and define its semantics for the [[Feature_roadmap]].

Revision as of 14:10, 3 December 2008

Used to display a feature and define its semantics for the 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

Name=A brief, one-line summary of the feature, used as the title unused now

Requesters Deployments, engineers, or both who support the request {{#arraymap:Deployments, engineers, or both who support the request|,|x|Requested by::x}}
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 {{#arraymap:Names of developers and/or champions of the request who will ensure that progress is made|,|x|Contact person::User:x}}

Enables a dynamic Feature roadmap — see Semantic MediaWiki#For software features.