MediaWiki:ContentDroplets.json: Difference between revisions

Created page with "{ "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": [], "categories": [ "content"..."
 
No edit summary
Line 1: Line 1:
{
{
    "TOClimit": {
"TOClimit": {
        "name": "TOClimit",
"name": "TOClimit",
        "type": "template",
"type": "template",
        "template": "TOClimit",
"template": "TOClimit",
        "params": [
"params": [
            {
{
                "limit": "1"
"limit": "1"
            },
},
            {
{
                "nonum": "0"
"nonum": "0"
            },
},
            {
{
                "notitle": "0"
"notitle": "0"
            },
},
            {
{
                "noborder": "0"
"noborder": "0"
            },
},
            {
{
                "fontlarge": "0"
"fontlarge": "0"
            },
},
            {
{
                "inline": "0"
"inline": "0"
            }
}
        ],
],
        "description": "Adjusts the formatting of the Table of Contents",
"description": "Adjusts the formatting of the Table of Contents",
        "icon": "check",
"icon": "check",
        "rlModules": [],
"rlModules": [],
        "categories": [
"categories": [
            "content"
"content"
        ],
],
        "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": {
"name": "AISupportedContent",
"type": "template",
"template": "AISupportedContent",
"params": [],
"description": "Adds an AI disclaimer to a page",
"icon": "AIstars",
"rlModules": [],
"categories": [
"content"
],
"content": "{{AISupportedContent}}"
}
}
}

Revision as of 06:45, 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}}"
AISupportedContent
name"AISupportedContent"
type"template"
template"AISupportedContent"
params
Empty array
description"Adds an AI disclaimer to a page"
icon"AIstars"
rlModules
Empty array
categories
"content"
content"{{AISupportedContent}}"