模板:color:修订间差异

删除45字节 、​ 2022年7月13日 (星期三)
无编辑摘要
无编辑摘要
无编辑摘要
第3行: 第3行:
<templatedata>
<templatedata>
{
{
    "description": "设置文本颜色",
"description": "设置文本颜色",
    "params": {
"params": {
        "1": {
"1": {
            "label": "颜色",
"label": "颜色",
            "description": "支持HTML颜色名、16进制颜色码、RGB函数等。",
"description": "支持HTML颜色名、16进制颜色码、RGB函数等。",
            "type": "string"
"type": "string",
        },
"required": true
        "2": {
},
            "label": "内容",
"2": {
            "description": "需要改变颜色的内容。",
"label": "内容",
            "type": "content"
"description": "需要改变颜色的内容。",
        }
"type": "content",
    }
"required": true
}
}
}
}
</templatedata>
</templatedata>
[[Category:格式模板]]</noinclude>
[[Category:格式模板]]</noinclude>