Talk:MediaWiki Developer Summit 2015/Lessons learned/Graph

{{{1}}}


Template specifically for drawing graphs of [[MediaWiki Developer Summit 2015/Lessons learned#Data] data.

Usage

edit
Sample invocation
{{:Talk:MediaWiki Developer Summit 2015/Lessons learned/Graph| How satisfied were you with the schedule in general? | 19 | 40 | 5 | 0 | 0 }} produces:
How satisfied were you with the schedule in general?


Parameters

edit

Provide these 6 parameters, in order, separated by '|'

  1. Question title
  2. count of "Very satisfied" responses" responses
  3. count of "Satisfied" responses" responses
  4. count of "Neither satisfied nor dissatisfied" responses
  5. count of "Dissatisfied" responses
  6. count of "Very Dissatisfied" responses
Return to "MediaWiki Developer Summit 2015/Lessons learned/Graph" page.