Template:ReportHeader: Difference between revisions

Template page
m (2 revisions imported)
No edit summary
Tag: Manual revert
Line 4: Line 4:
</includeonly>
</includeonly>
<noinclude>
<noinclude>
{{Documentation|templatedata=
{{Documentation}}
<templatedata>
{
"description": "Identifies page as a report.",
"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": "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",
"type": "number",
"required": true
},
"timeframe": {
"label": "Date(s) / Timeframe",
"description": "If applicable, the approximate date or date range of the incident.",
"type": "string",
"suggested": true,
"example": "2020 - Present"
}
},
"paramOrder": [
"title",
"type",
"timeframe"
],
"format": "{{_\n| _ = _\n}}"
}
 
</templatedata>
}}
</noinclude>
</noinclude>

Revision as of 03:31, 5 February 2024