Template:CommandOutputTemplate/doc

<templatedata> {

   "description": "",
   "params": {
       "color": {
           "label":"color",
           "description": "The text color for the prompt",
           "type": "string"
       },
       "color": {
           "label":"prompt",
           "description": "The prompt",
           "type": "string"
       },
       "color": {
           "label":"command",
           "description": "The command part of the template",
           "type": "string"
       },
       "output": {
           "label":"command",
           "description": "The command part of the template",
           "type": "string"
       },
   }

} </templatedata>