模板:Zy:修订间差异
跳转到导航
跳转到搜索
创建页面,内容为“<templatestyles src="Zy/styles.css" /><ruby class="zy center"><rb>{{{1}}}</rb><rp>(</rp><rt lang="{{#if:{{{3|}}}|-{zh-cn:zh-Latn;zh-tw:zh-Bopo}-|}}"><big>{{#if:{{{…” |
无编辑摘要 |
||
| 第1行: | 第1行: | ||
<ruby class="zy center"><rb>{{{1}}}</rb><rp>(</rp><rt lang="{{#if:{{{3|}}}|-{zh-cn:zh-Latn;zh-tw:zh-Bopo}-|}}"><big>{{#if:{{{3|}}}|-{zh-cn:{{{2}}};zh-hk:{{{2}}};zh-tw:{{{3}}}}-|{{{2}}}}}</big></rt><rp>)</rp></ruby> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "字符", | |||
"description": "输入汉字的原字", | |||
"example": "例如:北", | |||
"suggested": true, | |||
"required": true | |||
}, | |||
"2": { | |||
"label": "汉语拼音", | |||
"description": "输入汉字的汉语拼音", | |||
"example": "Běi", | |||
"suggested": true, | |||
"required": true | |||
} | |||
}, | |||
"description": "用于展示字符注音", | |||
"paramOrder": [ | |||
"1", | |||
"2" | |||
] | |||
} | |||
</templatedata> | |||
2022年3月6日 (日) 00:26的版本
用于展示字符注音
| 参数 | 描述 | 类型 | 状态 | |
|---|---|---|---|---|
| 字符 | 1 | 输入汉字的原字
| 未知 | 必需 |
| 汉语拼音 | 2 | 输入汉字的汉语拼音
| 未知 | 必需 |