模板:quote:修订间差异
Sheep-realms(留言 | 贡献) 小 (已保护“模板:quote”([编辑=允许优秀编辑者、巡查员和管理员](无限期)[移动=允许优秀编辑者、巡查员和管理员](无限期))) |
Sheep-realms(留言 | 贡献) 无编辑摘要 |
||
| (未显示同一用户的1个中间版本) | |||
| 第7行: | 第7行: | ||
</div></div></includeonly><noinclude> | </div></div></includeonly><noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
[[Category:格式模板]]</noinclude> | [[Category:格式模板]]<templatedata> | ||
{ | |||
"params": { | |||
"1": { | |||
"label": "内容", | |||
"type": "content", | |||
"required": true | |||
}, | |||
"author": { | |||
"aliases": [ | |||
"2" | |||
], | |||
"label": "某人" | |||
}, | |||
"topic": { | |||
"aliases": [ | |||
"3" | |||
], | |||
"label": "某事", | |||
"type": "string" | |||
}, | |||
"image": { | |||
"aliases": [ | |||
"4" | |||
], | |||
"label": "插图", | |||
"example": "mcbbs.png", | |||
"type": "string" | |||
}, | |||
"custom": { | |||
"label": "自定义签名", | |||
"type": "content" | |||
} | |||
}, | |||
"description": "引言", | |||
"paramOrder": [ | |||
"1", | |||
"author", | |||
"topic", | |||
"image", | |||
"custom" | |||
] | |||
} | |||
</templatedata></noinclude> | |||