模板:Cquote:修订间差异

添加146字节 、​ 2022年7月13日 (星期三)
无编辑摘要
(创建页面,内容为“<includeonly><div style="display:table;margin: auto; background-color:{{{bgcolor|transparent}}};width:{{{width|auto}}};{{#if: {{{bgcolor|}}}|border: 1px solid #AAAAA…”)
 
无编辑摘要
 
(未显示另一用户的1个中间版本)
第20行: 第20行:
</div>}}
</div>}}
</div></includeonly><noinclude>
</div></includeonly><noinclude>
== 用法 ==
{{doc}}
<pre>{{Cquote|这是一句引言|作者}}</pre>
[[Category:功能模板]]<templatedata>
{{Cquote|这是一句引言|作者}}
{
[[Category:功能模板]]</noinclude>
"params": {
"1": {
"label": "内容",
"type": "content",
"required": true
},
"2": {
"label": "作者",
"type": "string"
}
},
"description": "居中引言",
"format": "inline"
}
</templatedata></noinclude>