Template:ReportHeader: Difference between revisions

Template page
(Created page with "<includeonly> Category:Report {{#invoke:ReportHeader|main}} </includeonly> <noinclude> {{Documentation}} </noinclude>")
 
No edit summary
Tag: Reverted
Line 4: Line 4:
</includeonly>
</includeonly>
<noinclude>
<noinclude>
{{Documentation}}
{{Documentation|templatedata=
<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 22:00, 10 January 2024