No edit summary Tag: Reverted |
Tags: Undo Reverted |
||
Line 3: | Line 3: | ||
"description": "Identifies page as a report. ", | "description": "Identifies page as a report. ", | ||
"params": { | "params": { | ||
"title": { | |||
"label": "Headline", | |||
"description": "Title of report. Should distinguish from possible similar incidents. Include location if applicable.", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"type": { | "type": { | ||
"label": "Category", | "label": "Category", | ||
Line 18: | Line 24: | ||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
"title", | |||
"type", | "type", | ||
"timeframe" | "timeframe" |
Revision as of 03:40, 5 February 2024
Identifies page as a report.
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 /wiki/ContentPolicy | Number | required |
Date(s) / Timeframe | timeframe | If applicable, the approximate date or date range of the incident.
| String | suggested |