Template:ReportHeader/doc: Difference between revisions

Template page
(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
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
<templatedata>
<templatedata>
{
{
"description": "Essential brand/organization information.",
"description": "Required report information.",
"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",
"description": "Brief, literal description of the provided cover image.",
"description": "Type of report: Human Rights Abuse, Political Impact, or Anti-Consumer Tactics. Refer to /wiki/Content_policy if you're unsure which to use. If none of these categories apply but you believe the report is still relevant, start a discussion page.",
"type": "string",
"type": "line",
"suggested": false
"required": true,
"suggestedvalues": [
"Human Rights Abuse",
"Anti-Consumer Tactics",
"Political Profits"
]
},
},
"timeframe": {
"timeframe": {
"label": "Date(s) / Approximate Timeframe",
"label": "Date(s) / Timeframe",
"description": "If part of an umbrella organization, the name of the parent company.",
"description": "If applicable, the approximate span of the incident.",
"type": "string",
"type": "string",
"example": "Fandom, Inc. (which owns Metacritic)"
"suggested": true,
"example": "2020 - Present"
}
}
},
},
"paramOrder": [
"paramOrder": [
"title",
"type",
"type",
"timeframe"
"timeframe"

Latest revision as of 18:29, 5 February 2024

Required report information.

Template parameters

This template has custom formatting.

ParameterDescriptionTypeStatus
Categorytype

Type of report: Human Rights Abuse, Political Impact, or Anti-Consumer Tactics. Refer to /wiki/Content_policy if you're unsure which to use. If none of these categories apply but you believe the report is still relevant, start a discussion page.

Suggested values
Human Rights Abuse Anti-Consumer Tactics Political Profits
Linerequired
Date(s) / Timeframetimeframe

If applicable, the approximate span of the incident.

Example
2020 - Present
Stringsuggested