Now there’s four issues.
Tag: Reverted
+template data
Tag: Reverted
Line 36: Line 36:
</div>
</div>
</div>
</div>
<noinclude>
<templatedata>
{
"params": {
"1": {
"label": "Issue 1",
"description": "The first issue with the article. Can be used to explain why you think it is AI generated.",
"example": "Wordy, incorrect facts, hallucinated refs",
"required": true
},
"2": {
"label": "Issue 2",
"description": "The second issue with the article. Can be used to explain why you think it is AI generated.",
"suggested": true,
"example": "Wordy, incorrect facts, hallucinated refs"
},
"3": {
"label": "Issue 3",
"description": "The third issue with the article. Can be used to explain why you think it is AI generated.",
"suggested": true,
"example": "Wordy, incorrect facts, hallucinated refs"
},
"4": {
"label": "Issue 4",
"description": "The fourth issue with the article. Can be used to explain why you think it is AI generated.",
"suggested": true,
"example": "Wordy, incorrect facts, hallucinated refs"
}
},
"paramOrder": [
"1",
"2",
"3",
"4"
],
"description": "Creates a notice used to flag an article as AI."
}
</templatedata>
</noinclude>