Template:Consensus/doc: Difference between revisions

fixing examples mainly
individual -> position
Line 5: Line 5:
"status": {
"status": {
"label": "Status",
"label": "Status",
"description": "One of: individual, draft, or consensus.",
"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 individual or draft) Name or wikilink(s) to contributor(s), e.g. [[User:Ewelchmorgan]]. For individual, also replaces 'a specific group or individual' in the banner text.",
"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