Template:Consensus/doc: Difference between revisions
fixing examples mainly |
individual -> position |
||
| Line 5: | Line 5: | ||
"status": { | "status": { | ||
"label": "Status", | "label": "Status", | ||
"description": "One of: | "description": "One of: position, draft, or consensus.", | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
| Line 11: | Line 11: | ||
"users": { | "users": { | ||
"label": "Users", | "label": "Users", | ||
"description": "(For | "description": "(For position or draft) Name or wikilink(s) to contributor(s), e.g. [[User:Ewelchmorgan]]. For position, also replaces 'one or more contributors' in the banner text.", | ||
"type": "string", | "type": "string", | ||
"required": false | "required": false | ||