MediaWiki:ContentDroplets.json: Difference between revisions

No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 32: Line 32:
"content": "{{TOClimit|limit=1|nonum=0|notitle=0|noborder=0|fontlarge=0|inline=0}}"
"content": "{{TOClimit|limit=1|nonum=0|notitle=0|noborder=0|fontlarge=0|inline=0}}"
},
},
"AISupportedContent": {
"AIAssistedContent": {
"name": "AISupportedContent",
"name": "AI-assisted Content",
"type": "template",
"type": "template",
"template": "AISupportedContent",
"template": "AIAssistedContent",
"params": [],
"params": [],
"description": "Adds an AI disclaimer to a page",
"description": "Add an AI disclaimer to a page",
"icon": "AIstars",
"icon": "AIstars",
"rlModules": [],
"rlModules": [],
Line 43: Line 43:
"content"
"content"
],
],
"content": "{{AISupportedContent}}"
"content": "{{AIAssistedContent}}"
}
}
}
}

Latest revision as of 10:38, 8 July 2026

TOClimit
name"TOClimit"
type"template"
template"TOClimit"
params
limit"1"
nonum"0"
notitle"0"
noborder"0"
fontlarge"0"
inline"0"
description"Adjusts the formatting of the Table of Contents"
icon"check"
rlModules
Empty array
categories
"content"
content"{{TOClimit|limit=1|nonum=0|notitle=0|noborder=0|fontlarge=0|inline=0}}"
AIAssistedContent
name"AI-assisted Content"
type"template"
template"AIAssistedContent"
params
Empty array
description"Add an AI disclaimer to a page"
icon"AIstars"
rlModules
Empty array
categories
"content"
content"{{AIAssistedContent}}"