(Created page with "<templatedata> { "description": "Essential brand/organization information.", "params": { "title": { "label": "Headline", "description": "Title of report; should distinguish from possible similar incidents. Include location if applicable.", "type": "string", "required": true }, "type": { "label": "Category", "description": "Brief, literal description of the provided cover image.", "type": "string", "suggested": false }, "timeframe": {...") |
No edit summary |
||
Line 5: | Line 5: | ||
"title": { | "title": { | ||
"label": "Headline", | "label": "Headline", | ||
"description": "Title of report | "description": "Title of report. Should distinguish from possible similar incidents. Include location if applicable.", | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
Line 11: | Line 11: | ||
"type": { | "type": { | ||
"label": "Category", | "label": "Category", | ||
"description": " | "description": "Type of report: (1)Human Rights Abuse, (2)Political Impact, or (3)Anti-Consumer Tactics. If you are unsure whether these categories apply to your report, refer to [[Content_Policy]]", | ||
"type": " | "type": "number", | ||
" | "required": true | ||
}, | }, | ||
"timeframe": { | "timeframe": { | ||
"label": "Date(s) / | "label": "Date(s) / Timeframe", | ||
"description": "If | "description": "If applicable, the approximate date or date range of the incident.", | ||
"type": "string", | "type": "string", | ||
"example": " | "suggested": true, | ||
"example": "2020 - Present" | |||
} | } | ||
}, | }, |
Revision as of 21:54, 10 January 2024
Essential brand/organization information.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Headline | title | Title of report. Should distinguish from possible similar incidents. Include location if applicable. | String | required |
Category | type | Type of report: (1)Human Rights Abuse, (2)Political Impact, or (3)Anti-Consumer Tactics. If you are unsure whether these categories apply to your report, refer to [[Content_Policy]] | Number | required |
Date(s) / Timeframe | timeframe | If applicable, the approximate date or date range of the incident.
| String | suggested |