Template:ReportHeader: Difference between revisions

Template page
No edit summary
Tag: Reverted
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
[[Category:Report]]
{{#invoke:ReportHeader|main|title={{SUBPAGENAME}}}}
{{#invoke:ReportHeader|main}}
</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>

Latest revision as of 17:08, 5 February 2024