Template:Tech goal outcome
Outcome {{{outcome_id}}} / Output {{{output_id}}}
{{{title}}}
- {{{description}}}
Goal(s)
Status
{{{status}}}
Example
{{Tech goal outcome | outcome_id = 2 | output_id = 2.1 | title = Developer satisfaction improves year over year | description = A survey is created and shared with all Wikimedia developers to measure overall satisfaction and productivity as well as identifying the most sought after needs. The top needs are shared as key goals for the team. | dependency1 = WMF Learning & Evaluation and WMF Legal teams | goal1 = Write and share a survey to measure developer satisfaction and areas for investment. - {{Phabricator|T197635}} | status = {{Note}} July 2018 : {{to do}} {{Note}} August 10, 2018 : {{to do}} {{to do}} September 2018 : Discussed... }}
<templatedata> { "params": { "outcome_id": { "description": "Numeric ID of this outcome.", "example": "2", "required": true }, "output_id": { "description": "Numeric ID of this outcome, including its output.", "example": "2.1", "required": true }, "title": { "description": "Short title for this output.", "example": "Developer satisfaction improves year over year.", "required": true }, "description": { "description": "Long description of this output.", "example": "A survey is created and shared with all Wikimedia developers to measure overall satisfaction and productivity as well as identifying the most sought after needs. The top needs are shared as key goals for the team.", "required": true }, "dependency1": { "description": "Usually a cross-departmental dependency", "example": "WMF Legal" }, "dependency2": {}, "dependency3": {}, "goal1": { "description": "Description of the goal, please include a Phabricator link.", "example": "Write and share a survey to measure developer satisfaction and areas for investment. - <translate> task <tvar name=1>T197635</tvar></translate>", "required": true }, "goal2": {}, "goal3": {}, "status": { "description": "Log of status updates.", "example": "File:OOjs UI icon lightbulb-yellow.svg <translate> Note:</translate> July 2018\n: File:Yellowpin.svg <translate> To do</translate>\nFile:OOjs UI icon lightbulb-yellow.svg <translate> Note:</translate> August 10, 2018\n: File:Yellowpin.svg <translate> To do</translate> File:Yellowpin.svg <translate> To do</translate>\nSeptember 2018\n: Discussed...", "required": true } }, "description": "Documentation for a single outcome & output." } </templatedata>